Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 534
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3017
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 285
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 5752dcad7ddd5826a64165cf3a221127ec29563a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
Commit message: "JDK24+ exclude Skynet100kWithMonitors.java on aix-all"
> git rev-list --no-walk 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-09T21:13:44.295Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-08-09T21:13:44.296Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-09T21:13:44.304Z] 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-09T21:13:44.308Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-08-09T21:13:59.312Z] Still waiting to schedule task
[2025-08-09T21:13:59.313Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker’
[2025-08-09T21:18:23.028Z] 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-09T21:18:23.063Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-09T21:18:23.282Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-09T21:18:23.282Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-09T21:18:23.383Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-09T21:18:23.512Z] The recommended git tool is: git
[2025-08-09T21:18:23.724Z] No credentials specified
[2025-08-09T21:18:23.829Z] Cloning the remote Git repository
[2025-08-09T21:18:23.984Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-09T21:18:23.984Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-08-09T21:18:23.997Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-09T21:18:23.997Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-09T21:18:23.998Z] > git --version # timeout=10
[2025-08-09T21:18:24.007Z] > git --version # 'git version 2.43.0'
[2025-08-09T21:18:24.008Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-09T21:18:27.565Z] Avoid second fetch
[2025-08-09T21:18:27.677Z] Checking out Revision 5752dcad7ddd5826a64165cf3a221127ec29563a (origin/master)
[2025-08-09T21:18:27.383Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-09T21:18:27.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-09T21:18:27.611Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-09T21:18:27.725Z] > git config core.sparsecheckout # timeout=10
[2025-08-09T21:18:27.730Z] > git checkout -f 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
[2025-08-09T21:18:28.657Z] Commit message: "JDK24+ exclude Skynet100kWithMonitors.java on aix-all"
[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-09T21:18:30.695Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-09T21:18:30.736Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-09T21:18:32.019Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-09T21:18:32.462Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-09T21:18:33.688Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-09T21:18:33.688Z] Unix type machine..
[2025-08-09T21:18:33.688Z] Running on a Linux host
[2025-08-09T21:18:33.688Z] 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-09T21:18:36.108Z] + printenv
[2025-08-09T21:18:36.111Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-09T21:18:36.111Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-09T21:18:36.111Z] SETUP_JCK_RUN=false
[2025-08-09T21:18:36.111Z] USE_TESTENV_PROPERTIES=false
[2025-08-09T21:18:36.111Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-09T21:18:36.111Z] BUILD_LIST=external
[2025-08-09T21:18:36.111Z] USER=jenkins
[2025-08-09T21:18:36.111Z] SSH_CLIENT=78.47.239.97 59836 22
[2025-08-09T21:18:36.111Z] SDK_RESOURCE=upstream
[2025-08-09T21:18:36.111Z] CI=true
[2025-08-09T21:18:36.111Z] OPENJ9_BRANCH=master
[2025-08-09T21:18:36.111Z] jobStatus=SUCCESS
[2025-08-09T21:18:36.111Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-09T21:18:36.111Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/626/display/redirect?page=changes
[2025-08-09T21:18:36.111Z] UPSTREAM_JOB_NUMBER=534
[2025-08-09T21:18:36.111Z] XDG_SESSION_TYPE=tty
[2025-08-09T21:18:36.111Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-09T21:18:36.111Z] TARGET=sanity.external
[2025-08-09T21:18:36.111Z] EXIT_FAILURE=false
[2025-08-09T21:18:36.111Z] SHLVL=0
[2025-08-09T21:18:36.111Z] 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-09T21:18:36.111Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-08-09T21:18:36.111Z] HOME=/home/jenkins
[2025-08-09T21:18:36.111Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-09T21:18:36.111Z] USE_JRE=false
[2025-08-09T21:18:36.111Z] OLDPWD=/home/jenkins
[2025-08-09T21:18:36.111Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/626/
[2025-08-09T21:18:36.111Z] ADOPTOPENJDK_BRANCH=master
[2025-08-09T21:18:36.111Z] TAP_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux.tap
[2025-08-09T21:18:36.111Z] JDK_IMPL=hotspot
[2025-08-09T21:18:36.111Z] HUDSON_COOKIE=32412041-ea2e-4339-855c-11fc9b906d0b
[2025-08-09T21:18:36.111Z] DOCKER_REQUIRED=true
[2025-08-09T21:18:36.111Z] JENKINS_SERVER_COOKIE=durable-f71107e32f66de8a3ce6a454aa8813a85f849b883687ca087610ddd326516cd9
[2025-08-09T21:18:36.111Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-08-09T21:18:36.111Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-08-09T21:18:36.111Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-09T21:18:36.111Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-09T21:18:36.111Z] KEEP_WORKSPACE=false
[2025-08-09T21:18:36.111Z] ARCHIVE_TEST_RESULTS=false
[2025-08-09T21:18:36.111Z] GENERATE_JOBS=true
[2025-08-09T21:18:36.111Z] DOCKERIMAGE_TAG=nightly
[2025-08-09T21:18:36.111Z] NODE_NAME=test-azure-ubuntu2404-x64-1
[2025-08-09T21:18:36.111Z] LOGNAME=jenkins
[2025-08-09T21:18:36.111Z] PERSONAL_BUILD=false
[2025-08-09T21:18:36.111Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-09T21:18:36.111Z] JDK_BRANCH=jdk8u472-b02_adopt
[2025-08-09T21:18:36.111Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-08-09T21:18:36.111Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/626/display/redirect?page=artifacts
[2025-08-09T21:18:36.111Z] AUTO_DETECT=true
[2025-08-09T21:18:36.111Z] STAGE_NAME=Setup
[2025-08-09T21:18:36.111Z] XDG_SESSION_CLASS=user
[2025-08-09T21:18:36.111Z] EXECUTOR_NUMBER=0
[2025-08-09T21:18:36.111Z] JDK_VERSION=8
[2025-08-09T21:18:36.111Z] XDG_SESSION_ID=27631
[2025-08-09T21:18:36.111Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-09T21:18:36.111Z] BUILD_DISPLAY_NAME=#626
[2025-08-09T21:18:36.111Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-09T21:18:36.111Z] TIME_LIMIT=25
[2025-08-09T21:18:36.111Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/626/display/redirect?page=tests
[2025-08-09T21:18:36.111Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-09T21:18:36.111Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-09T21:18:36.111Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-09T21:18:36.111Z] DIAGNOSTICLEVEL=noDetails
[2025-08-09T21:18:36.111Z] TKG_ITERATIONS=1
[2025-08-09T21:18:36.111Z] PLATFORM=x86-64_linux
[2025-08-09T21:18:36.111Z] BUILD_ID=626
[2025-08-09T21:18:36.111Z] EXIT_SUCCESS=false
[2025-08-09T21:18:36.111Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-08-09T21:18:36.111Z] RERUN_FAILURE=true
[2025-08-09T21:18:36.111Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/system_lib
[2025-08-09T21:18:36.111Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-09T21:18:36.111Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.external_x86-64_linux-626
[2025-08-09T21:18:36.111Z] LANG=C.UTF-8
[2025-08-09T21:18:36.111Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-09T21:18:36.111Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-09T21:18:36.111Z] KEEP_REPORTDIR=false
[2025-08-09T21:18:36.111Z] ORIGIN_JDK_VERSION=8
[2025-08-09T21:18:36.111Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/
[2025-08-09T21:18:36.111Z] JCK_GIT_BRANCH=master
[2025-08-09T21:18:36.111Z] BUILD_NUMBER=626
[2025-08-09T21:18:36.111Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-09T21:18:36.111Z] ITERATIONS=1
[2025-08-09T21:18:36.111Z] JENKINS_NODE_COOKIE=9ab672a4-42e8-45ce-893f-f20554776e2a
[2025-08-09T21:18:36.111Z] SHELL=/bin/bash
[2025-08-09T21:18:36.111Z] SPEC=linux_x86-64
[2025-08-09T21:18:36.111Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-09T21:18:36.111Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-09T21:18:36.111Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-09T21:18:36.111Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/626/display/redirect
[2025-08-09T21:18:36.111Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-09T21:18:36.111Z] NUM_PROCESSORS=2
[2025-08-09T21:18:36.111Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.external_x86-64_linux/display/redirect
[2025-08-09T21:18:36.111Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2025-08-09T21:18:36.111Z] SLACK_CHANNEL=aqavit-bot
[2025-08-09T21:18:36.111Z] JOB_NAME=Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-09T21:18:36.111Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-09T21:18:36.111Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[2025-08-09T21:18:36.111Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:18:36.111Z] SSH_CONNECTION=78.47.239.97 59836 172.22.0.4 22
[2025-08-09T21:18:36.111Z] TEST_TIME=120
[2025-08-09T21:18:36.111Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux@tmp
[2025-08-09T21:18:36.111Z] PARALLEL=Dynamic
[2025-08-09T21:18:36.111Z] JOBSTARTTIME=Sat, 09 Aug 2025 21:18:31 +0000
[2025-08-09T21:18:36.111Z] DYNAMIC_COMPILE=true
[2025-08-09T21:18:36.111Z] 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-09T21:18:36.416Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-09T21:18:36.427Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-09T21:19:17.837Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 534
[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-09T21:19:18.078Z] 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-09T21:19:18.085Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-08-09T21:19:18.155Z] $ ssh-agent
[2025-08-09T21:19:18.620Z] SSH_AUTH_SOCK=/tmp/ssh-iBvDzQaFwu6D/agent.2851035
[2025-08-09T21:19:18.620Z] SSH_AGENT_PID=2851037
[2025-08-09T21:19:18.620Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-09T21:19:18.635Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-09T21:19:18.678Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-08-09T21:19:19.861Z] + pwd
[2025-08-09T21:19:19.861Z] + ./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-09T21:19:19.861Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-09T21:19:19.861Z] get jdk binary...
[2025-08-09T21:19:19.861Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-09T21:19:19.861Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b02-ea.tar.gz ...
[2025-08-09T21:19:23.014Z] List files in jdkbinary folder...
[2025-08-09T21:19:23.014Z] total 385504
[2025-08-09T21:19:23.014Z] -rw-r--r-- 1 jenkins jenkins 156974414 Aug 9 20:49 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:23.014Z] -rw-r--r-- 1 jenkins jenkins 93166513 Aug 9 20:11 OpenJDK8U-jdk-sources_8u472b02-ea.tar.gz
[2025-08-09T21:19:23.014Z] -rw-r--r-- 1 jenkins jenkins 103085606 Aug 9 20:49 OpenJDK8U-jdk_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:23.014Z] -rw-r--r-- 1 jenkins jenkins 41411303 Aug 9 20:48 OpenJDK8U-jre_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:23.014Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 9 20:56 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea-metadata.json
[2025-08-09T21:19:23.014Z] -rw-r--r-- 1 jenkins jenkins 80282 Aug 9 20:58 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea.json
[2025-08-09T21:19:23.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 21:19 tmp
[2025-08-09T21:19:23.014Z] List files in jdkbinary/tmp folder...
[2025-08-09T21:19:23.014Z] total 4
[2025-08-09T21:19:23.014Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 9 20:11 jdk8u472-b02-src
[2025-08-09T21:19:23.014Z] Moving directory jdk8u472-b02-src/ to ../source-image
[2025-08-09T21:19:23.014Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b02-ea.tar.gz ...
[2025-08-09T21:19:24.386Z] List files in jdkbinary folder...
[2025-08-09T21:19:24.386Z] total 385508
[2025-08-09T21:19:24.386Z] -rw-r--r-- 1 jenkins jenkins 156974414 Aug 9 20:49 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:24.386Z] -rw-r--r-- 1 jenkins jenkins 93166513 Aug 9 20:11 OpenJDK8U-jdk-sources_8u472b02-ea.tar.gz
[2025-08-09T21:19:24.387Z] -rw-r--r-- 1 jenkins jenkins 103085606 Aug 9 20:49 OpenJDK8U-jdk_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:24.387Z] -rw-r--r-- 1 jenkins jenkins 41411303 Aug 9 20:48 OpenJDK8U-jre_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:24.387Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 9 20:56 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea-metadata.json
[2025-08-09T21:19:24.387Z] -rw-r--r-- 1 jenkins jenkins 80282 Aug 9 20:58 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea.json
[2025-08-09T21:19:24.387Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 9 20:11 source-image
[2025-08-09T21:19:24.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 21:19 tmp
[2025-08-09T21:19:24.387Z] List files in jdkbinary/tmp folder...
[2025-08-09T21:19:24.387Z] total 4
[2025-08-09T21:19:24.387Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 9 20:48 jdk8u472-b02
[2025-08-09T21:19:24.387Z] Moving directory jdk8u472-b02/ to ../j2sdk-image
[2025-08-09T21:19:24.387Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b02-ea.tar.gz ...
[2025-08-09T21:19:25.039Z] List files in jdkbinary folder...
[2025-08-09T21:19:25.039Z] total 385512
[2025-08-09T21:19:25.039Z] -rw-r--r-- 1 jenkins jenkins 156974414 Aug 9 20:49 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:25.039Z] -rw-r--r-- 1 jenkins jenkins 93166513 Aug 9 20:11 OpenJDK8U-jdk-sources_8u472b02-ea.tar.gz
[2025-08-09T21:19:25.039Z] -rw-r--r-- 1 jenkins jenkins 103085606 Aug 9 20:49 OpenJDK8U-jdk_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:25.039Z] -rw-r--r-- 1 jenkins jenkins 41411303 Aug 9 20:48 OpenJDK8U-jre_x64_linux_hotspot_8u472b02-ea.tar.gz
[2025-08-09T21:19:25.039Z] -rw-rw-r-- 1 jenkins jenkins 21292 Aug 9 20:56 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea-metadata.json
[2025-08-09T21:19:25.039Z] -rw-r--r-- 1 jenkins jenkins 80282 Aug 9 20:58 OpenJDK8U-sbom_x64_linux_hotspot_8u472b02-ea.json
[2025-08-09T21:19:25.039Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 9 20:48 j2sdk-image
[2025-08-09T21:19:25.039Z] drwxr-xr-x 15 jenkins jenkins 4096 Aug 9 20:11 source-image
[2025-08-09T21:19:25.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 21:19 tmp
[2025-08-09T21:19:25.039Z] List files in jdkbinary/tmp folder...
[2025-08-09T21:19:25.039Z] total 4
[2025-08-09T21:19:25.039Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 9 20:48 jdk8u472-b02-jre
[2025-08-09T21:19:25.039Z] Moving directory jdk8u472-b02-jre/ to ../j2re-image
[2025-08-09T21:19:25.040Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b02-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-09T21:19:28.921Z] Removing top-level folder jdk8u472-b02-debug-image/
[2025-08-09T21:19:28.921Z] Removing top-level folder jdk8u472-b02/
[2025-08-09T21:19:28.921Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-08-09T21:19:28.921Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-09T21:19:28.921Z] openjdk version "1.8.0_472-beta"
[2025-08-09T21:19:28.921Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508092011-b02)
[2025-08-09T21:19:28.921Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b02, mixed mode)
[2025-08-09T21:19:28.921Z] =JAVA VERSION OUTPUT END=
[2025-08-09T21:19:28.921Z] =RELEASE INFO BEGIN=
[2025-08-09T21:19:28.921Z] JAVA_VERSION="1.8.0_472"
[2025-08-09T21:19:28.921Z] OS_NAME="Linux"
[2025-08-09T21:19:28.921Z] OS_VERSION="2.6"
[2025-08-09T21:19:28.921Z] OS_ARCH="amd64"
[2025-08-09T21:19:28.921Z] SOURCE=".:git:4a3d1b107fa6+"
[2025-08-09T21:19:28.921Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-09T21:19:28.921Z] BUILD_SOURCE="git:3dc9fd226c176ae978c9f99e389501a68f293148"
[2025-08-09T21:19:28.921Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-09T21:19:28.921Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-09T21:19:28.921Z] FULL_VERSION="1.8.0_472-beta-202508092011-b02"
[2025-08-09T21:19:28.921Z] SEMANTIC_VERSION="8.0.472+2"
[2025-08-09T21:19:28.921Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure"
[2025-08-09T21:19:28.921Z] JVM_VARIANT="Hotspot"
[2025-08-09T21:19:28.921Z] JVM_VERSION="25.472-b02"
[2025-08-09T21:19:28.921Z] IMAGE_TYPE="JDK"
[2025-08-09T21:19:28.921Z] =RELEASE INFO END=
[2025-08-09T21:19:28.921Z] get testKitGen...
[2025-08-09T21:19:28.921Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-09T21:19:31.044Z] git rev-parse master
[2025-08-09T21:19:31.044Z] git checkout -q -f bea54c1cdedccc03648a5817d19a3e2dd6d1aa04
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-09T21:19:31.451Z] $ ssh-agent -k
[2025-08-09T21:19:31.456Z] unset SSH_AUTH_SOCK;
[2025-08-09T21:19:31.456Z] unset SSH_AGENT_PID;
[2025-08-09T21:19:31.456Z] echo Agent pid 2851037 killed;
[2025-08-09T21:19:31.913Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-09T21:19:32.428Z] 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-b02_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=534&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-09T21:19:32.454Z] 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-b02_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=534&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-09T21:19:32.525Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-09T21:19:33.264Z] Copied 1 artifact from "getTRSSOutput" build number 1860
[Pipeline] sh
[2025-08-09T21:19:34.457Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-09T21:19:34.457Z] + tar xof -
[2025-08-09T21:19:34.457Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-09T21:19:34.457Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-09T21:19:34.798Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-09T21:19:34.824Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-09T21:19:36.041Z] + 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-09T21:19:39.104Z] --------------------------------------------
[2025-08-09T21:19:39.104Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:39.104Z] task is set to default
[2025-08-09T21:19:39.104Z] dependencyList is set to all
[2025-08-09T21:19:39.104Z] --------------------------------------------
[2025-08-09T21:19:39.104Z] Starting download third party dependent jars
[2025-08-09T21:19:39.104Z] --------------------------------------------
[2025-08-09T21:19:39.104Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /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-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] /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-09T21:19:39.104Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-09T21:19:39.104Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-09T21:19:39.453Z] 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-09T21:19:40.646Z] + cd ./aqa-tests/TKG
[2025-08-09T21:19:40.646Z] + uname
[2025-08-09T21:19:40.646Z] + [ Linux = AIX ]
[2025-08-09T21:19:40.646Z] + uname
[2025-08-09T21:19:40.646Z] + [ Linux = SunOS ]
[2025-08-09T21:19:40.646Z] + uname
[2025-08-09T21:19:40.646Z] + [ Linux = *BSD ]
[2025-08-09T21:19:40.646Z] + MAKE=make
[2025-08-09T21:19:40.646Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-08-09T21:19:40.646Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-09T21:19:40.646Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:40.646Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:40.646Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:40.646Z] (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-09T21:19:40.646Z] 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-09T21:19:40.647Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-09T21:19:40.647Z]
[2025-08-09T21:19:40.647Z] build:
[2025-08-09T21:19:40.647Z]
[2025-08-09T21:19:40.647Z] clean:
[2025-08-09T21:19:40.647Z]
[2025-08-09T21:19:40.647Z] init:
[2025-08-09T21:19:40.647Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-09T21:19:40.647Z]
[2025-08-09T21:19:40.647Z] getDependentLibs:
[2025-08-09T21:19:41.316Z] [exec] --------------------------------------------
[2025-08-09T21:19:41.316Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:41.316Z] [exec] task is set to default
[2025-08-09T21:19:41.316Z] [exec] dependencyList is set to json_simple
[2025-08-09T21:19:41.316Z] [exec] --------------------------------------------
[2025-08-09T21:19:41.316Z] [exec] Starting download third party dependent jars
[2025-08-09T21:19:41.316Z] [exec] --------------------------------------------
[2025-08-09T21:19:41.316Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:41.316Z] [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-09T21:19:41.316Z] [exec] downloaded dependent third party jars successfully
[2025-08-09T21:19:41.316Z]
[2025-08-09T21:19:41.316Z] compile:
[2025-08-09T21:19:41.316Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-09T21:19:41.316Z] [echo] ============COMPILER SETTINGS============
[2025-08-09T21:19:41.316Z] [echo] ===fork: yes
[2025-08-09T21:19:41.316Z] [echo] ===debug: on
[2025-08-09T21:19:41.316Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-09T21:19:43.460Z]
[2025-08-09T21:19:43.460Z] dist:
[2025-08-09T21:19:43.460Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-09T21:19:43.460Z]
[2025-08-09T21:19:43.461Z] BUILD SUCCESSFUL
[2025-08-09T21:19:43.461Z] Total time: 2 seconds
[2025-08-09T21:19:43.461Z] 0
[2025-08-09T21:19:43.461Z] /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-09T21:19:43.461Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-09T21:19:43.461Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-09T21:19:44.132Z] ****************************** MACHINE INFO ******************************
[2025-08-09T21:19:44.132Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-09T21:19:44.132Z] Free Physical Memory Size : 2291773440
[2025-08-09T21:19:44.132Z] Free space (bytes) : 119736475648
[2025-08-09T21:19:44.132Z] Total Physical Memory Size : 8277016576
[2025-08-09T21:19:44.132Z] Total space (bytes) : 126227120128
[2025-08-09T21:19:44.132Z] Usable space (bytes) : 113277247488
[2025-08-09T21:19:44.132Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-09T21:19:44.132Z] bashVersion :
[2025-08-09T21:19:44.132Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-09T21:19:44.132Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-09T21:19:44.132Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-09T21:19:44.132Z]
[2025-08-09T21:19:44.132Z] This is free software; you are free to change and redistribute it.
[2025-08-09T21:19:44.132Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-09T21:19:44.132Z] cpuCores : 2
[2025-08-09T21:19:44.132Z] curlVersion :
[2025-08-09T21:19:44.132Z] 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-09T21:19:44.132Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-09T21:19:44.132Z] 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-09T21:19:44.132Z] 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-09T21:19:44.132Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-09T21:19:44.132Z] gcc version : 13
[2025-08-09T21:19:44.132Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-09T21:19:44.132Z] gdb version : bash: line 1: gdb: command not found
[2025-08-09T21:19:44.132Z] lldb version : Command could not be executed
[2025-08-09T21:19:44.132Z] makeVersion :
[2025-08-09T21:19:44.132Z] GNU Make 4.3
[2025-08-09T21:19:44.132Z] Built for x86_64-pc-linux-gnu
[2025-08-09T21:19:44.132Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-09T21:19:44.132Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-09T21:19:44.132Z] This is free software: you are free to change and redistribute it.
[2025-08-09T21:19:44.132Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-09T21:19:44.132Z] mavenVersion :
[2025-08-09T21:19:44.132Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-09T21:19:44.132Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-09T21:19:44.132Z] 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-09T21:19:44.132Z] Default locale: en, platform encoding: UTF-8
[2025-08-09T21:19:44.132Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-09T21:19:44.132Z] osInfo :
[2025-08-09T21:19:44.132Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-09T21:19:44.132Z] NAME="Ubuntu"
[2025-08-09T21:19:44.132Z] VERSION_ID="24.04"
[2025-08-09T21:19:44.132Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-09T21:19:44.132Z] VERSION_CODENAME=noble
[2025-08-09T21:19:44.132Z] ID=ubuntu
[2025-08-09T21:19:44.132Z] ID_LIKE=debian
[2025-08-09T21:19:44.132Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-09T21:19:44.132Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-09T21:19:44.132Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-09T21:19:44.132Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-09T21:19:44.132Z] UBUNTU_CODENAME=noble
[2025-08-09T21:19:44.132Z] LOGO=ubuntu-logo
[2025-08-09T21:19:44.132Z] osLabel : ubuntu.24
[2025-08-09T21:19:44.132Z] perlVersion :
[2025-08-09T21:19:44.132Z]
[2025-08-09T21:19:44.132Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-09T21:19:44.132Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] Copyright 1987-2023, Larry Wall
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-09T21:19:44.133Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-09T21:19:44.133Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-09T21:19:44.133Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-09T21:19:44.133Z] procArch : x86_64
[2025-08-09T21:19:44.133Z] sysArch : x86_64
[2025-08-09T21:19:44.133Z] sysOS : Linux
[2025-08-09T21:19:44.133Z] ulimit :
[2025-08-09T21:19:44.133Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-09T21:19:44.133Z] core file size (blocks, -c) 0
[2025-08-09T21:19:44.133Z] data seg size (kbytes, -d) unlimited
[2025-08-09T21:19:44.133Z] scheduling priority (-e) 0
[2025-08-09T21:19:44.133Z] file size (blocks, -f) unlimited
[2025-08-09T21:19:44.133Z] pending signals (-i) 31444
[2025-08-09T21:19:44.133Z] max locked memory (kbytes, -l) 1010376
[2025-08-09T21:19:44.133Z] max memory size (kbytes, -m) unlimited
[2025-08-09T21:19:44.133Z] open files (-n) 1048576
[2025-08-09T21:19:44.133Z] pipe size (512 bytes, -p) 8
[2025-08-09T21:19:44.133Z] POSIX message queues (bytes, -q) 819200
[2025-08-09T21:19:44.133Z] real-time priority (-r) 0
[2025-08-09T21:19:44.133Z] stack size (kbytes, -s) 8192
[2025-08-09T21:19:44.133Z] cpu time (seconds, -t) unlimited
[2025-08-09T21:19:44.133Z] max user processes (-u) 31444
[2025-08-09T21:19:44.133Z] virtual memory (kbytes, -v) unlimited
[2025-08-09T21:19:44.133Z] file locks (-x) unlimited
[2025-08-09T21:19:44.133Z] 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-09T21:19:44.133Z] vmVendor : Oracle Corporation
[2025-08-09T21:19:44.133Z] vmVersion : 25.472-b02
[2025-08-09T21:19:44.133Z] xlc version : bash: line 1: xlC: command not found
[2025-08-09T21:19:44.133Z] **************************************************************************
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.133Z] System.getProperty('java.vendor')=Temurin
[2025-08-09T21:19:44.133Z]
[2025-08-09T21:19:44.134Z] System.getProperty('os.name')=Linux
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z] System.getProperty('os.arch')=amd64
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z] System.getProperty('java.fullversion')=null
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z] System.getProperty('sun.arch.data.model')=64
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z] 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-09T21:19:44.134Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:44.134Z] perl scripts/configure.pl
[2025-08-09T21:19:44.134Z] /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-09T21:19:44.134Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.134Z] Starting to generate parallel test lists.
[2025-08-09T21:19:44.134Z]
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-09T21:19:44.796Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-09T21:19:44.796Z] Attempting to get test duration data from TRSS.
[2025-08-09T21:19:44.796Z] 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-09T21:19:45.464Z] Attempting to get test duration data from cached files.
[2025-08-09T21:19:45.464Z]
[2025-08-09T21:19:45.464Z] TEST DURATION
[2025-08-09T21:19:45.464Z] ====================================================================================
[2025-08-09T21:19:45.464Z] Total number of tests searched: 5
[2025-08-09T21:19:45.464Z] Number of test durations found: 4
[2025-08-09T21:19:45.464Z] Top slowest tests:
[2025-08-09T21:19:45.464Z] 35m56s tomee_test_hs_0
[2025-08-09T21:19:45.464Z] 00m40s example_functional_0
[2025-08-09T21:19:45.464Z] 00m12s openliberty_microprofile_tck_jdk8_hs_0
[2025-08-09T21:19:45.464Z] Following test duration data cannot be found:
[2025-08-09T21:19:45.464Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-08-09T21:19:45.464Z] [example_functional_0]
[2025-08-09T21:19:45.464Z] ====================================================================================
[2025-08-09T21:19:45.464Z]
[2025-08-09T21:19:45.464Z] Test target is split into 1 lists.
[2025-08-09T21:19:45.464Z] Reducing estimated test running time from 36m49s to 36m49s.
[2025-08-09T21:19:45.464Z]
[2025-08-09T21:19:45.464Z] -------------------------------------testList_0-------------------------------------
[2025-08-09T21:19:45.464Z] Number of tests: 5
[2025-08-09T21:19:45.464Z] Estimated running time: 36m49s
[2025-08-09T21:19:45.464Z] TESTLIST=tomee_test_hs_0,example_functional_0,openliberty_microprofile_tck_jdk8_hs_0,payara_microprofile_tck_0,spring_test_0
[2025-08-09T21:19:45.464Z] ------------------------------------------------------------------------------------
[2025-08-09T21:19:45.464Z]
[2025-08-09T21:19:45.464Z] 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-09T21:19:45.464Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-09T21:19:45.878Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-09T21:19:46.211Z] 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-09T21:19:46.285Z] Building tests...
[Pipeline] timeout
[2025-08-09T21:19:46.289Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-09T21:19:46.308Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-09T21:19:47.506Z] + 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-09T21:19:50.517Z] --------------------------------------------
[2025-08-09T21:19:50.517Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:50.517Z] task is set to default
[2025-08-09T21:19:50.517Z] dependencyList is set to all
[2025-08-09T21:19:50.517Z] --------------------------------------------
[2025-08-09T21:19:50.517Z] Starting download third party dependent jars
[2025-08-09T21:19:50.517Z] --------------------------------------------
[2025-08-09T21:19:50.517Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-09T21:19:50.517Z] /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-09T21:19:50.517Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-09T21:19:50.851Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-09T21:19:51.006Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-08-09T21:19:51.006Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-08-09T21:19:51.007Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-09T21:19:51.274Z] 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-09T21:19:51.295Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-09T21:19:51.350Z] $ ssh-agent
[2025-08-09T21:19:51.824Z] SSH_AUTH_SOCK=/tmp/ssh-NFeyW8CJAB1K/agent.2851406
[2025-08-09T21:19:51.824Z] SSH_AGENT_PID=2851408
[2025-08-09T21:19:51.824Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-09T21:19:53.073Z] + uname
[2025-08-09T21:19:53.073Z] + [ Linux = AIX ]
[2025-08-09T21:19:53.073Z] + uname
[2025-08-09T21:19:53.073Z] + [ Linux = SunOS ]
[2025-08-09T21:19:53.073Z] + uname
[2025-08-09T21:19:53.073Z] + [ Linux = *BSD ]
[2025-08-09T21:19:53.073Z] + MAKE=make
[2025-08-09T21:19:53.073Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-09T21:19:53.073Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-09T21:19:54.751Z] + uname
[2025-08-09T21:19:54.751Z] + [ Linux = AIX ]
[2025-08-09T21:19:54.751Z] + uname
[2025-08-09T21:19:54.751Z] + [ Linux = SunOS ]
[2025-08-09T21:19:54.751Z] + uname
[2025-08-09T21:19:54.751Z] + [ Linux = *BSD ]
[2025-08-09T21:19:54.751Z] + MAKE=make
[2025-08-09T21:19:54.751Z] + cd ./aqa-tests
[2025-08-09T21:19:54.751Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-09T21:19:54.751Z] + set +x
[2025-08-09T21:19:54.751Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-09T21:19:54.751Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:54.751Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:54.751Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:54.751Z] (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-09T21:19:54.751Z] 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-09T21:19:54.751Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-09T21:19:54.751Z]
[2025-08-09T21:19:54.751Z] build:
[2025-08-09T21:19:54.751Z]
[2025-08-09T21:19:54.751Z] clean:
[2025-08-09T21:19:54.751Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-08-09T21:19:54.751Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-09T21:19:54.751Z]
[2025-08-09T21:19:54.751Z] init:
[2025-08-09T21:19:54.751Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-09T21:19:54.751Z]
[2025-08-09T21:19:54.751Z] getDependentLibs:
[2025-08-09T21:19:54.751Z] [exec] --------------------------------------------
[2025-08-09T21:19:54.751Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:54.751Z] [exec] task is set to default
[2025-08-09T21:19:54.751Z] [exec] dependencyList is set to json_simple
[2025-08-09T21:19:54.751Z] [exec] --------------------------------------------
[2025-08-09T21:19:54.751Z] [exec] Starting download third party dependent jars
[2025-08-09T21:19:54.751Z] [exec] --------------------------------------------
[2025-08-09T21:19:54.751Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-08-09T21:19:54.751Z] [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-09T21:19:54.751Z] [exec] downloaded dependent third party jars successfully
[2025-08-09T21:19:54.751Z]
[2025-08-09T21:19:54.751Z] compile:
[2025-08-09T21:19:54.751Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-09T21:19:54.751Z] [echo] ============COMPILER SETTINGS============
[2025-08-09T21:19:54.751Z] [echo] ===fork: yes
[2025-08-09T21:19:54.751Z] [echo] ===debug: on
[2025-08-09T21:19:55.404Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-08-09T21:19:56.875Z]
[2025-08-09T21:19:56.875Z] dist:
[2025-08-09T21:19:56.875Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-09T21:19:56.875Z]
[2025-08-09T21:19:56.875Z] BUILD SUCCESSFUL
[2025-08-09T21:19:56.875Z] Total time: 2 seconds
[2025-08-09T21:19:56.876Z] 0
[2025-08-09T21:19:56.876Z] /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-09T21:19:56.876Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-09T21:19:56.876Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-08-09T21:19:57.542Z] ****************************** MACHINE INFO ******************************
[2025-08-09T21:19:57.542Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-09T21:19:57.542Z] Free Physical Memory Size : 2468044800
[2025-08-09T21:19:57.542Z] Free space (bytes) : 119736463360
[2025-08-09T21:19:57.542Z] Total Physical Memory Size : 8277016576
[2025-08-09T21:19:57.542Z] Total space (bytes) : 126227120128
[2025-08-09T21:19:57.542Z] Usable space (bytes) : 113277235200
[2025-08-09T21:19:57.542Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-09T21:19:57.542Z] bashVersion :
[2025-08-09T21:19:57.542Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
[2025-08-09T21:19:57.542Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-08-09T21:19:57.542Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] This is free software; you are free to change and redistribute it.
[2025-08-09T21:19:57.542Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-09T21:19:57.542Z] cpuCores : 2
[2025-08-09T21:19:57.542Z] curlVersion :
[2025-08-09T21:19:57.542Z] 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-09T21:19:57.542Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-08-09T21:19:57.542Z] 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-09T21:19:57.542Z] 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-09T21:19:57.542Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~24.04.2
[2025-08-09T21:19:57.542Z] gcc version : 13
[2025-08-09T21:19:57.542Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-08-09T21:19:57.542Z] gdb version : bash: line 1: gdb: command not found
[2025-08-09T21:19:57.542Z] lldb version : Command could not be executed
[2025-08-09T21:19:57.542Z] makeVersion :
[2025-08-09T21:19:57.542Z] GNU Make 4.3
[2025-08-09T21:19:57.542Z] Built for x86_64-pc-linux-gnu
[2025-08-09T21:19:57.542Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-08-09T21:19:57.542Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-09T21:19:57.542Z] This is free software: you are free to change and redistribute it.
[2025-08-09T21:19:57.542Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-09T21:19:57.542Z] mavenVersion :
[2025-08-09T21:19:57.542Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-08-09T21:19:57.542Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-08-09T21:19:57.542Z] 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-09T21:19:57.542Z] Default locale: en, platform encoding: UTF-8
[2025-08-09T21:19:57.542Z] OS name: "linux", version: "6.11.0-1015-azure", arch: "amd64", family: "unix"
[2025-08-09T21:19:57.542Z] osInfo :
[2025-08-09T21:19:57.542Z] PRETTY_NAME="Ubuntu 24.04.3 LTS"
[2025-08-09T21:19:57.542Z] NAME="Ubuntu"
[2025-08-09T21:19:57.542Z] VERSION_ID="24.04"
[2025-08-09T21:19:57.542Z] VERSION="24.04.3 LTS (Noble Numbat)"
[2025-08-09T21:19:57.542Z] VERSION_CODENAME=noble
[2025-08-09T21:19:57.542Z] ID=ubuntu
[2025-08-09T21:19:57.542Z] ID_LIKE=debian
[2025-08-09T21:19:57.542Z] HOME_URL="https://www.ubuntu.com/"
[2025-08-09T21:19:57.542Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-08-09T21:19:57.542Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-08-09T21:19:57.542Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-08-09T21:19:57.542Z] UBUNTU_CODENAME=noble
[2025-08-09T21:19:57.542Z] LOGO=ubuntu-logo
[2025-08-09T21:19:57.542Z] osLabel : ubuntu.24
[2025-08-09T21:19:57.542Z] perlVersion :
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
[2025-08-09T21:19:57.542Z] (with 51 registered patches, see perl -V for more detail)
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] Copyright 1987-2023, Larry Wall
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-09T21:19:57.542Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-09T21:19:57.542Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-09T21:19:57.542Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] podmanVersion : bash: line 1: podman: command not found
[2025-08-09T21:19:57.542Z] procArch : x86_64
[2025-08-09T21:19:57.542Z] sysArch : x86_64
[2025-08-09T21:19:57.542Z] sysOS : Linux
[2025-08-09T21:19:57.542Z] ulimit :
[2025-08-09T21:19:57.542Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-08-09T21:19:57.542Z] core file size (blocks, -c) 0
[2025-08-09T21:19:57.542Z] data seg size (kbytes, -d) unlimited
[2025-08-09T21:19:57.542Z] scheduling priority (-e) 0
[2025-08-09T21:19:57.542Z] file size (blocks, -f) unlimited
[2025-08-09T21:19:57.542Z] pending signals (-i) 31444
[2025-08-09T21:19:57.542Z] max locked memory (kbytes, -l) 1010376
[2025-08-09T21:19:57.542Z] max memory size (kbytes, -m) unlimited
[2025-08-09T21:19:57.542Z] open files (-n) 1048576
[2025-08-09T21:19:57.542Z] pipe size (512 bytes, -p) 8
[2025-08-09T21:19:57.542Z] POSIX message queues (bytes, -q) 819200
[2025-08-09T21:19:57.542Z] real-time priority (-r) 0
[2025-08-09T21:19:57.542Z] stack size (kbytes, -s) 8192
[2025-08-09T21:19:57.542Z] cpu time (seconds, -t) unlimited
[2025-08-09T21:19:57.542Z] max user processes (-u) 31444
[2025-08-09T21:19:57.542Z] virtual memory (kbytes, -v) unlimited
[2025-08-09T21:19:57.542Z] file locks (-x) unlimited
[2025-08-09T21:19:57.542Z] 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-09T21:19:57.542Z] vmVendor : Oracle Corporation
[2025-08-09T21:19:57.542Z] vmVersion : 25.472-b02
[2025-08-09T21:19:57.542Z] xlc version : bash: line 1: xlC: command not found
[2025-08-09T21:19:57.542Z] **************************************************************************
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('java.vendor')=Temurin
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('os.name')=Linux
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('os.arch')=amd64
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('java.fullversion')=null
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] System.getProperty('sun.arch.data.model')=64
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-08-09T21:19:57.542Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:57.542Z] perl scripts/configure.pl
[2025-08-09T21:19:57.542Z] /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-09T21:19:57.542Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:57.542Z] Starting to generate build list.
[2025-08-09T21:19:57.542Z]
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-09T21:19:58.203Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-09T21:19:58.203Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-08-09T21:19:58.203Z]
[2025-08-09T21:19:58.203Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:58.203Z] make -f clean.mk cleanBuild
[2025-08-09T21:19:58.203Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:58.203Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-08-09T21:19:58.203Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:58.203Z] make -f compile.mk compile
[2025-08-09T21:19:58.203Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:19:58.203Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:58.203Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-09T21:19:58.203Z] (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-09T21:19:58.203Z] 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-09T21:19:58.864Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-08-09T21:19:58.864Z] [echo] build.list is TestConfig/build.xml,external/tomee/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml
[2025-08-09T21:19:58.864Z]
[2025-08-09T21:19:58.864Z] -create_test_directory:
[2025-08-09T21:19:58.864Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-09T21:19:58.864Z]
[2025-08-09T21:19:58.864Z] stage_test_material:
[2025-08-09T21:19:59.518Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest
[2025-08-09T21:19:59.518Z]
[2025-08-09T21:19:59.518Z] build:
[2025-08-09T21:19:59.518Z]
[2025-08-09T21:19:59.518Z] move_scripts:
[2025-08-09T21:19:59.518Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-09T21:19:59.518Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-09T21:19:59.518Z]
[2025-08-09T21:19:59.518Z] clean_image:
[2025-08-09T21:19:59.518Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 8 --impl hotspot
[2025-08-09T21:19:59.518Z] [exec] # =================== Info =================== Info =================== Info =================== #Error response from daemon: No such container: functional-test-test
[2025-08-09T21:19:59.518Z] [exec]
[2025-08-09T21:19:59.518Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:19:59.518Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:19:59.518Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:19:59.518Z] [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-09T21:19:59.518Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:19:59.518Z] [exec] The test here is functional-test
[2025-08-09T21:19:59.518Z] [exec] The directory in the external.sh is functional-test
[2025-08-09T21:19:59.518Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:19:59.518Z] [exec] Untagged: adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full
[2025-08-09T21:19:59.518Z] [exec] Deleted: sha256:c71c493635ee1e73a6bc8ba8eee5e6b31f1fa7f6b6b5c203239d7ad3bbfdc7c5
[2025-08-09T21:19:59.518Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-09T21:19:59.518Z] [exec] Error response from daemon: invalid reference format
[2025-08-09T21:19:59.518Z] [exec] Result: 1
[2025-08-09T21:19:59.518Z]
[2025-08-09T21:19:59.518Z] build_image:
[2025-08-09T21:19:59.518Z] [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-09T21:19:59.518Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:19:59.518Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:19:59.518Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:19:59.518Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:19:59.518Z] [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-09T21:19:59.518Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:19:59.518Z] [exec] The test here is functional-test
[2025-08-09T21:19:59.518Z] [exec] The directory in the external.sh is functional-test
[2025-08-09T21:19:59.518Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:19:59.518Z] [exec] build_image.sh functional-test 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-09T21:19:59.518Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-09T21:20:00.178Z] [exec]
[2025-08-09T21:20:00.178Z] [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-09T21:20:00.178Z] [exec] done
[2025-08-09T21:20:00.178Z] [exec]
[2025-08-09T21:20:00.178Z] [exec] The test in the build_image() function is functional-test
[2025-08-09T21:20:00.178Z] [exec] #####################################################
[2025-08-09T21:20:00.178Z] [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-09T21:20:00.178Z] [exec] #####################################################
[2025-08-09T21:20:00.178Z] [exec] #0 building with "default" instance using docker driver
[2025-08-09T21:20:00.178Z] [exec]
[2025-08-09T21:20:00.178Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-09T21:20:00.178Z] [exec] #1 transferring dockerfile: 2.89kB done
[2025-08-09T21:20:00.178Z] [exec] #1 DONE 0.1s
[2025-08-09T21:20:00.178Z] [exec]
[2025-08-09T21:20:00.178Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-09T21:20:00.841Z] [exec] #2 DONE 0.5s
[2025-08-09T21:20:00.841Z] [exec]
[2025-08-09T21:20:00.841Z] [exec] #3 [internal] load .dockerignore
[2025-08-09T21:20:00.841Z] [exec] #3 transferring context: 2B done
[2025-08-09T21:20:00.841Z] [exec] #3 DONE 0.1s
[2025-08-09T21:20:00.841Z] [exec]
[2025-08-09T21:20:00.841Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9
[2025-08-09T21:20:00.841Z] [exec] #4 resolve docker.io/library/eclipse-temurin:8-jdk@sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9 0.0s done
[2025-08-09T21:20:00.841Z] [exec] #4 ...
[2025-08-09T21:20:00.841Z] [exec]
[2025-08-09T21:20:00.841Z] [exec] #5 [internal] load build context
[2025-08-09T21:20:00.841Z] [exec] #5 transferring context: 3.18kB done
[2025-08-09T21:20:00.841Z] [exec] #5 DONE 0.1s
[2025-08-09T21:20:00.841Z] [exec]
[2025-08-09T21:20:00.841Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9 5.91kB / 5.91kB done
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:8a5c518422bbf3017338bd7ee3da6ae8a7f7643f266f2367d41a737f6fa4c51a 1.94kB / 1.94kB done
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:368f4f56b46694c3437773dd1f80e3917c0e2081417449b638c903c131b9d5af 5.62kB / 5.62kB done
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927 7.34MB / 29.72MB 0.2s
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:643eee78316aee7ed7b5b2fc84edcd3c43293524412c746781b83ef436b36287 3.15MB / 16.97MB 0.2s
[2025-08-09T21:20:00.841Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 3.15MB / 54.74MB 0.2s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927 28.31MB / 29.72MB 0.4s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:643eee78316aee7ed7b5b2fc84edcd3c43293524412c746781b83ef436b36287 16.97MB / 16.97MB 0.3s done
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 17.83MB / 54.74MB 0.4s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:46ec3d96b91e4e9b7e856fe23b9e9c7a2c808ce171f908f8965024159caab669 0B / 128B 0.4s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 24.12MB / 54.74MB 0.5s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:46ec3d96b91e4e9b7e856fe23b9e9c7a2c808ce171f908f8965024159caab669 128B / 128B 0.5s
[2025-08-09T21:20:01.524Z] [exec] #4 extracting sha256:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927 29.72MB / 29.72MB 0.5s done
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 32.51MB / 54.74MB 0.6s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:46ec3d96b91e4e9b7e856fe23b9e9c7a2c808ce171f908f8965024159caab669 128B / 128B 0.5s done
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:83caa22e85e54496b4b127b25d24c5c41705b03b4da5295fea1bbe0e6e7ec879 0B / 2.31kB 0.6s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 38.80MB / 54.74MB 0.7s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:83caa22e85e54496b4b127b25d24c5c41705b03b4da5295fea1bbe0e6e7ec879 2.31kB / 2.31kB 0.6s done
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 46.14MB / 54.74MB 0.8s
[2025-08-09T21:20:01.524Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 53.48MB / 54.74MB 0.9s
[2025-08-09T21:20:02.214Z] [exec] #4 sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 54.74MB / 54.74MB 1.2s done
[2025-08-09T21:20:02.870Z] [exec] #4 extracting sha256:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927 1.1s done
[2025-08-09T21:20:02.870Z] [exec] #4 extracting sha256:643eee78316aee7ed7b5b2fc84edcd3c43293524412c746781b83ef436b36287
[2025-08-09T21:20:03.637Z] [exec] #4 extracting sha256:643eee78316aee7ed7b5b2fc84edcd3c43293524412c746781b83ef436b36287 0.8s done
[2025-08-09T21:20:05.017Z] [exec] #4 extracting sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0
[2025-08-09T21:20:05.676Z] [exec] #4 extracting sha256:f4a3f368990e52d6868f003260ffd25dd32bc188ae258506e34040e753caf2a0 0.8s done
[2025-08-09T21:20:06.368Z] [exec] #4 extracting sha256:46ec3d96b91e4e9b7e856fe23b9e9c7a2c808ce171f908f8965024159caab669
[2025-08-09T21:20:06.368Z] [exec] #4 extracting sha256:46ec3d96b91e4e9b7e856fe23b9e9c7a2c808ce171f908f8965024159caab669 done
[2025-08-09T21:20:06.368Z] [exec] #4 extracting sha256:83caa22e85e54496b4b127b25d24c5c41705b03b4da5295fea1bbe0e6e7ec879 done
[2025-08-09T21:20:07.120Z] [exec] #4 DONE 6.0s
[2025-08-09T21:20:07.120Z] [exec]
[2025-08-09T21:20:07.120Z] [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-09T21:20:07.120Z] [exec] #6 0.456 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-09T21:20:07.120Z] [exec] #6 0.530 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-09T21:20:07.120Z] [exec] #6 0.549 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-09T21:20:07.120Z] [exec] #6 0.604 Get:4 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.605 Get:5 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.642 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.672 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.815 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.818 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,086 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.828 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,664 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.837 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.839 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.845 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 0.845 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-09T21:20:07.792Z] [exec] #6 1.029 Get:15 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-09T21:20:08.449Z] [exec] #6 1.398 Get:16 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,326 kB]
[2025-08-09T21:20:08.449Z] [exec] #6 1.483 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-09T21:20:08.449Z] [exec] #6 1.484 Get:18 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,975 kB]
[2025-08-09T21:20:08.449Z] [exec] #6 1.817 Fetched 32.0 MB in 1s (23.0 MB/s)
[2025-08-09T21:20:09.107Z] [exec] #6 1.817 Reading package lists...
[2025-08-09T21:20:13.115Z] [exec] #6 6.314 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:20:13.115Z] [exec] #6 6.393 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-09T21:20:13.115Z] [exec] #6 6.393 (Reading database ...
[2025-08-09T21:20:13.115Z] [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 6.401 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:20:13.115Z] [exec] #6 6.409 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:13.115Z] [exec] #6 6.565 Selecting previously unselected package python3.12-minimal.
[2025-08-09T21:20:13.115Z] [exec] #6 6.567 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:20:13.115Z] [exec] #6 6.576 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:13.115Z] [exec] #6 6.676 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:13.768Z] [exec] #6 6.703 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:14.420Z] [exec] #6 7.463 Selecting previously unselected package python3-minimal.
[2025-08-09T21:20:14.420Z] [exec] #6 7.463 (Reading database ...
[2025-08-09T21:20:14.421Z] [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 7.470 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.476 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.524 Selecting previously unselected package media-types.
[2025-08-09T21:20:14.421Z] [exec] #6 7.526 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.532 Unpacking media-types (10.1.0) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.587 Selecting previously unselected package netbase.
[2025-08-09T21:20:14.421Z] [exec] #6 7.589 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.595 Unpacking netbase (6.4) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.638 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-09T21:20:14.421Z] [exec] #6 7.640 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.646 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.797 Selecting previously unselected package python3.12.
[2025-08-09T21:20:14.421Z] [exec] #6 7.799 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.805 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.852 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-09T21:20:14.421Z] [exec] #6 7.853 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.859 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:14.421Z] [exec] #6 7.905 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:15.075Z] [exec] #6 8.097 Selecting previously unselected package python3.
[2025-08-09T21:20:15.075Z] [exec] #6 8.097 (Reading database ...
[2025-08-09T21:20:15.075Z] [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 8.104 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:20:15.075Z] [exec] #6 8.114 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.170 Selecting previously unselected package libapparmor1:amd64.
[2025-08-09T21:20:15.076Z] [exec] #6 8.171 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.187 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.248 Selecting previously unselected package libargon2-1:amd64.
[2025-08-09T21:20:15.076Z] [exec] #6 8.250 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.258 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.311 Preparing to unpack .../libudev1_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.328 Unpacking libudev1:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.404 Setting up libudev1:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.469 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-09T21:20:15.076Z] [exec] #6 8.469 (Reading database ...
[2025-08-09T21:20:15.076Z] [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 ... 7374 files and directories currently installed.)#6 8.476 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.483 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.541 Selecting previously unselected package libjson-c5:amd64.
[2025-08-09T21:20:15.076Z] [exec] #6 8.543 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.549 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.599 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-09T21:20:15.076Z] [exec] #6 8.601 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.607 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:20:15.076Z] [exec] #6 8.660 Selecting previously unselected package libfdisk1:amd64.
[2025-08-09T21:20:15.727Z] [exec] #6 8.662 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.669 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.721 Selecting previously unselected package libkmod2:amd64.
[2025-08-09T21:20:15.727Z] [exec] #6 8.723 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.729 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.769 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-09T21:20:15.727Z] [exec] #6 8.771 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.777 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.856 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.874 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:20:15.727Z] [exec] #6 8.964 Setting up libsystemd0:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:15.727Z] [exec] #6 9.027 Selecting previously unselected package systemd-dev.
[2025-08-09T21:20:15.727Z] [exec] #6 9.027 (Reading database ...
[2025-08-09T21:20:15.727Z] [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 ... 7413 files and directories currently installed.)#6 9.036 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 9.042 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:15.727Z] [exec] #6 9.112 Selecting previously unselected package systemd.
[2025-08-09T21:20:15.727Z] [exec] #6 9.114 Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:15.727Z] [exec] #6 9.127 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.412 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.431 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.449 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.473 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.492 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.511 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.528 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.546 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.564 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.582 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:16.384Z] [exec] #6 9.644 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-09T21:20:16.384Z] [exec] #6 9.650 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-09T21:20:16.384Z] [exec] #6 9.653 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-09T21:20:16.384Z] [exec] #6 9.660 Initializing machine ID from random generator.
[2025-08-09T21:20:16.384Z] [exec] #6 9.682 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:20:16.384Z] [exec] #6 9.682 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:20:16.384Z] [exec] #6 9.682 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:20:16.384Z] [exec] #6 9.682 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:20:16.384Z] [exec] #6 9.682 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:20:16.385Z] [exec] #6 9.683 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:20:16.385Z] [exec] #6 9.683 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:20:16.385Z] [exec] #6 9.683 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:20:16.385Z] [exec] #6 9.683 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:20:16.385Z] [exec] #6 9.710 Creating group 'systemd-journal' with GID 999.
[2025-08-09T21:20:16.385Z] [exec] #6 9.710 Creating group 'systemd-network' with GID 998.
[2025-08-09T21:20:16.385Z] [exec] #6 9.710 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-09T21:20:16.385Z] [exec] #6 9.794 Selecting previously unselected package systemd-sysv.
[2025-08-09T21:20:16.385Z] [exec] #6 9.794 (Reading database ...
[2025-08-09T21:20:16.385Z] [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 9.802 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:16.385Z] [exec] #6 9.808 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:16.385Z] [exec] #6 9.871 Selecting previously unselected package sgml-base.
[2025-08-09T21:20:16.385Z] [exec] #6 9.873 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-09T21:20:16.385Z] [exec] #6 9.883 Unpacking sgml-base (1.31) ...
[2025-08-09T21:20:16.385Z] [exec] #6 9.957 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-09T21:20:17.037Z] [exec] #6 9.958 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 9.964 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.01 Selecting previously unselected package dbus-bin.
[2025-08-09T21:20:17.037Z] [exec] #6 10.01 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.01 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.05 Selecting previously unselected package dbus-session-bus-common.
[2025-08-09T21:20:17.037Z] [exec] #6 10.06 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.06 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.11 Selecting previously unselected package dbus-daemon.
[2025-08-09T21:20:17.037Z] [exec] #6 10.11 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.12 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.18 Selecting previously unselected package dbus-system-bus-common.
[2025-08-09T21:20:17.037Z] [exec] #6 10.18 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.19 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.25 Selecting previously unselected package dbus.
[2025-08-09T21:20:17.037Z] [exec] #6 10.25 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.26 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.32 Selecting previously unselected package distro-info-data.
[2025-08-09T21:20:17.037Z] [exec] #6 10.32 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.33 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.39 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-09T21:20:17.037Z] [exec] #6 10.39 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.41 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:17.037Z] [exec] #6 10.48 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-09T21:20:17.696Z] [exec] #6 10.48 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.49 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.55 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-09T21:20:17.696Z] [exec] #6 10.55 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.55 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.61 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-09T21:20:17.696Z] [exec] #6 10.61 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.61 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.66 Selecting previously unselected package iso-codes.
[2025-08-09T21:20:17.696Z] [exec] #6 10.66 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.66 Unpacking iso-codes (4.16.0-1) ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.90 Selecting previously unselected package libcap2-bin.
[2025-08-09T21:20:17.696Z] [exec] #6 10.90 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.91 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.96 Selecting previously unselected package libelf1t64:amd64.
[2025-08-09T21:20:17.696Z] [exec] #6 10.96 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 10.97 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:20:17.696Z] [exec] #6 11.02 Selecting previously unselected package libglib2.0-data.
[2025-08-09T21:20:17.696Z] [exec] #6 11.02 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 11.02 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:17.696Z] [exec] #6 11.07 Selecting previously unselected package libicu74:amd64.
[2025-08-09T21:20:17.696Z] [exec] #6 11.07 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-09T21:20:17.696Z] [exec] #6 11.08 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:20:17.696Z] [exec] #6 11.29 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-09T21:20:18.347Z] [exec] #6 11.29 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.29 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.36 Selecting previously unselected package libxml2:amd64.
[2025-08-09T21:20:18.347Z] [exec] #6 11.36 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.37 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.43 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-09T21:20:18.347Z] [exec] #6 11.43 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.44 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.49 Selecting previously unselected package lsb-release.
[2025-08-09T21:20:18.347Z] [exec] #6 11.49 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.50 Unpacking lsb-release (12.0-2) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.54 Selecting previously unselected package python-apt-common.
[2025-08-09T21:20:18.347Z] [exec] #6 11.54 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.55 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.60 Selecting previously unselected package python3-apt.
[2025-08-09T21:20:18.347Z] [exec] #6 11.61 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.61 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.66 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-09T21:20:18.347Z] [exec] #6 11.66 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.67 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.72 Selecting previously unselected package python3-dbus.
[2025-08-09T21:20:18.347Z] [exec] #6 11.72 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.73 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:20:18.347Z] [exec] #6 11.78 Selecting previously unselected package python3-gi.
[2025-08-09T21:20:19.005Z] [exec] #6 11.79 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.79 Unpacking python3-gi (3.48.2-1) ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.85 Selecting previously unselected package python3-pkg-resources.
[2025-08-09T21:20:19.005Z] [exec] #6 11.85 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.86 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.92 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 11.93 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.93 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.98 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-09T21:20:19.005Z] [exec] #6 11.98 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 11.99 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.04 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.05 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.05 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.11 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.11 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.12 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.18 Selecting previously unselected package libxmlb2:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.18 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.19 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.24 Selecting previously unselected package libappstream5:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.24 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.25 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.31 Selecting previously unselected package libduktape207:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.31 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.31 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.37 Selecting previously unselected package libdw1t64:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.37 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.38 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.42 Selecting previously unselected package libglib2.0-bin.
[2025-08-09T21:20:19.005Z] [exec] #6 12.42 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.43 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.48 Selecting previously unselected package libunwind8:amd64.
[2025-08-09T21:20:19.005Z] [exec] #6 12.48 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.49 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:20:19.005Z] [exec] #6 12.54 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-09T21:20:19.661Z] [exec] #6 12.55 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.55 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.64 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-09T21:20:19.661Z] [exec] #6 12.64 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.64 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.70 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-09T21:20:19.661Z] [exec] #6 12.70 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.71 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.76 Selecting previously unselected package xml-core.
[2025-08-09T21:20:19.661Z] [exec] #6 12.77 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.77 Unpacking xml-core (0.19) ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.84 Selecting previously unselected package polkitd.
[2025-08-09T21:20:19.661Z] [exec] #6 12.84 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.88 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.93 Selecting previously unselected package python3-blinker.
[2025-08-09T21:20:19.661Z] [exec] #6 12.93 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 12.94 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.02 Selecting previously unselected package python3-cryptography.
[2025-08-09T21:20:19.661Z] [exec] #6 13.02 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.03 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.12 Selecting previously unselected package python3-pyparsing.
[2025-08-09T21:20:19.661Z] [exec] #6 13.12 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.13 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.18 Selecting previously unselected package python3-httplib2.
[2025-08-09T21:20:19.661Z] [exec] #6 13.19 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.19 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:20:19.661Z] [exec] #6 13.26 Selecting previously unselected package python3-jwt.
[2025-08-09T21:20:20.312Z] [exec] #6 13.27 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.27 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.33 Selecting previously unselected package python3-lazr.uri.
[2025-08-09T21:20:20.312Z] [exec] #6 13.33 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.34 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.40 Selecting previously unselected package python3-wadllib.
[2025-08-09T21:20:20.312Z] [exec] #6 13.40 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.41 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.47 Selecting previously unselected package python3-distro.
[2025-08-09T21:20:20.312Z] [exec] #6 13.47 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.48 Unpacking python3-distro (1.9.0-1) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.54 Selecting previously unselected package python3-oauthlib.
[2025-08-09T21:20:20.312Z] [exec] #6 13.54 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.54 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.61 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-09T21:20:20.312Z] [exec] #6 13.61 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.62 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.68 Selecting previously unselected package python3-six.
[2025-08-09T21:20:20.312Z] [exec] #6 13.68 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.68 Unpacking python3-six (1.16.0-4) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.74 Selecting previously unselected package python3-launchpadlib.
[2025-08-09T21:20:20.312Z] [exec] #6 13.75 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.75 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:20:20.312Z] [exec] #6 13.81 Selecting previously unselected package python3-software-properties.
[2025-08-09T21:20:20.962Z] [exec] #6 13.82 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-09T21:20:20.962Z] [exec] #6 13.82 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-09T21:20:20.962Z] [exec] #6 13.88 Selecting previously unselected package packagekit.
[2025-08-09T21:20:20.962Z] [exec] #6 13.88 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:20:20.962Z] [exec] #6 13.89 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:20.962Z] [exec] #6 13.97 Selecting previously unselected package software-properties-common.
[2025-08-09T21:20:20.962Z] [exec] #6 13.97 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-09T21:20:20.962Z] [exec] #6 13.98 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.04 Setting up media-types (10.1.0) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.08 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.12 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.14 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.16 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.18 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.21 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.23 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.26 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.28 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.30 No schema files found: doing nothing.
[2025-08-09T21:20:20.962Z] [exec] #6 14.31 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.33 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.35 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.37 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.40 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.42 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.44 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.46 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.48 Setting up netbase (6.4) ...
[2025-08-09T21:20:20.962Z] [exec] #6 14.53 Setting up sgml-base (1.31) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.57 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.59 Setting up lsb-release (12.0-2) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.61 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.74 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.76 Setting up iso-codes (4.16.0-1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.77 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.79 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.81 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.83 Setcap worked! gst-ptp-helper is not suid!
[2025-08-09T21:20:21.617Z] [exec] #6 14.83 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.85 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:20:21.617Z] [exec] #6 14.87 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.71 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.73 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.75 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.77 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.80 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:22.273Z] [exec] #6 15.82 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:20:22.932Z] [exec] #6 15.84 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:22.932Z] [exec] #6 15.90 Setting up xml-core (0.19) ...
[2025-08-09T21:20:22.932Z] [exec] #6 16.11 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:20:22.932Z] [exec] #6 16.20 debconf: unable to initialize frontend: Dialog
[2025-08-09T21:20:22.932Z] [exec] #6 16.20 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-09T21:20:22.932Z] [exec] #6 16.20 debconf: falling back to frontend: Readline
[2025-08-09T21:20:22.932Z] [exec] #6 16.20 debconf: unable to initialize frontend: Readline
[2025-08-09T21:20:22.932Z] [exec] #6 16.20 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-09T21:20:22.932Z] [exec] #6 16.20 debconf: falling back to frontend: Teletype
[2025-08-09T21:20:22.932Z] [exec] #6 16.28 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:22.932Z] [exec] #6 16.30 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:22.932Z] [exec] #6 16.33 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:20:22.932Z] [exec] #6 16.34 running python rtupdate hooks for python3.12...
[2025-08-09T21:20:22.932Z] [exec] #6 16.34 running python post-rtupdate hooks for python3.12...
[2025-08-09T21:20:22.932Z] [exec] #6 16.44 Setting up python3-six (1.16.0-4) ...
[2025-08-09T21:20:23.587Z] [exec] #6 16.56 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:20:23.587Z] [exec] #6 16.74 Setting up python3-gi (3.48.2-1) ...
[2025-08-09T21:20:23.587Z] [exec] #6 16.91 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:20:23.587Z] [exec] #6 17.05 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:20:23.587Z] [exec] #6 17.07 Setting up python3-blinker (1.7.0-1) ...
[2025-08-09T21:20:23.587Z] [exec] #6 17.19 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:20:24.238Z] [exec] #6 17.40 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:20:24.238Z] [exec] #6 17.54 Setting up python3-distro (1.9.0-1) ...
[2025-08-09T21:20:24.238Z] [exec] #6 17.67 Setting up python3-jwt (2.7.0-1) ...
[2025-08-09T21:20:24.238Z] [exec] #6 17.80 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:20:24.890Z] [exec] #6 17.96 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:20:24.890Z] [exec] #6 18.09 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:20:24.890Z] [exec] #6 18.33 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-09T21:20:24.890Z] [exec] #6 18.45 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:20:25.548Z] [exec] #6 18.63 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:20:25.548Z] [exec] #6 18.76 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:20:25.548Z] [exec] #6 19.00 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-09T21:20:26.200Z] [exec] #6 19.02 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.16 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.22 Processing triggers for sgml-base (1.31) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.25 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.26 Creating group 'polkitd' with GID 997.
[2025-08-09T21:20:26.200Z] [exec] #6 19.26 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-09T21:20:26.200Z] [exec] #6 19.32 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:20:26.200Z] [exec] #6 19.32 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-09T21:20:26.200Z] [exec] #6 19.42 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-09T21:20:26.200Z] [exec] #6 19.43 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.47 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:20:26.200Z] [exec] #6 19.47 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-09T21:20:26.200Z] [exec] #6 19.47 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-09T21:20:26.200Z] [exec] #6 19.58 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-09T21:20:26.200Z] [exec] #6 19.59 Setting up software-properties-common (0.99.49.2) ...
[2025-08-09T21:20:26.200Z] [exec] #6 19.73 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:20:30.075Z] [exec] #6 23.24 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:20:30.075Z] [exec] #6 23.24 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:20:30.075Z] [exec] #6 23.25 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:20:30.075Z] [exec] #6 23.27 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:20:30.075Z] [exec] #6 23.58 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-09T21:20:30.727Z] [exec] #6 23.66 Fetched 24.4 kB in 1s (43.4 kB/s)
[2025-08-09T21:20:31.377Z] [exec] #6 23.66 Reading package lists...
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Repository: 'Types: deb
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Suites: noble
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Components: main
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 '
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Description:
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-09T21:20:31.377Z] [exec] #6 24.39
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-09T21:20:31.377Z] [exec] #6 24.39 Adding repository.
[2025-08-09T21:20:31.377Z] [exec] #6 24.66 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:20:31.377Z] [exec] #6 24.73 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:20:31.377Z] [exec] #6 24.73 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:20:31.377Z] [exec] #6 24.81 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:20:32.027Z] [exec] #6 24.96 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-09T21:20:32.678Z] [exec] #6 25.02 Reading package lists...
[2025-08-09T21:20:33.329Z] [exec] #6 25.76 Reading package lists...
[2025-08-09T21:20:33.329Z] [exec] #6 26.52 Building dependency tree...
[2025-08-09T21:20:33.329Z] [exec] #6 26.70 Reading state information...
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 The following additional packages will be installed:
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 ant asciidoc-base asciidoc-common binutils binutils-common
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-08-09T21:20:33.329Z] [exec] #6 26.86 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 java-common libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl liberror-perl libgcc-13-dev
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 libitm1 libjansson4 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0
[2025-08-09T21:20:33.980Z] [exec] #6 26.86 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 perl-base perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 Suggested packages:
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libxalan2-java libxslthl-java xalan debian-keyring g++-multilib
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 liblcms2-utils pcscd libstdc++-13-doc make-doc libnss-mdns
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libtap-harness-archive-perl
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 Recommended packages:
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-08-09T21:20:33.980Z] [exec] #6 26.87 libasound2t64
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 The following NEW packages will be installed:
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 libbinutils
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 libjpeg-turbo8
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list make
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto xsltproc
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 xz-utils
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 The following packages will be upgraded:
[2025-08-09T21:20:33.980Z] [exec] #6 26.98 perl-base
[2025-08-09T21:20:33.980Z] [exec] #6 27.17 1 upgraded, 77 newly installed, 0 to remove and 1 not upgraded.
[2025-08-09T21:20:33.980Z] [exec] #6 27.17 Need to get 139 MB of archives.
[2025-08-09T21:20:33.980Z] [exec] #6 27.17 After this operation, 555 MB of additional disk space will be used.
[2025-08-09T21:20:33.980Z] [exec] #6 27.17 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.2 [1,827 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 27.85 Get:2 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-09T21:20:34.632Z] [exec] #6 27.97 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 27.97 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-09T21:20:34.632Z] [exec] #6 27.97 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.07 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.07 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.08 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.08 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.08 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-09T21:20:34.632Z] [exec] #6 28.08 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.09 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.09 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-09T21:20:34.632Z] [exec] #6 28.14 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-09T21:20:34.632Z] [exec] #6 28.22 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 28.23 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 28.23 Get:17 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-09T21:20:35.701Z] [exec] #6 29.15 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-09T21:20:35.701Z] [exec] #6 29.15 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.18 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.18 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.20 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.20 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.20 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.20 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-08-09T21:20:35.701Z] [exec] #6 29.20 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-08-09T21:20:35.701Z] [exec] #6 29.34 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.34 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.34 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.35 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.35 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.35 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.37 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.42 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.42 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.5 [20.4 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.42 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-71.71 [1,897 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.45 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.50 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.50 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.5 [2,123 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.54 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.54 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.55 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.55 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.55 Get:44 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-09T21:20:36.353Z] [exec] #6 29.77 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.77 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.83 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-08-09T21:20:36.353Z] [exec] #6 29.93 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-08-09T21:20:37.004Z] [exec] #6 29.97 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-08-09T21:20:37.004Z] [exec] #6 29.99 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-08-09T21:20:37.004Z] [exec] #6 30.03 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-08-09T21:20:37.004Z] [exec] #6 30.03 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-08-09T21:20:37.004Z] [exec] #6 30.08 Get:59 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-09T21:20:37.004Z] [exec] #6 30.48 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.48 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-08-09T21:20:37.656Z] [exec] #6 30.48 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-08-09T21:20:37.656Z] [exec] #6 30.48 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.53 Get:64 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-09T21:20:37.656Z] [exec] #6 30.76 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.76 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.77 Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.77 Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.84 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-08-09T21:20:37.656Z] [exec] #6 30.92 Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.92 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 30.93 Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 31.01 Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-08-09T21:20:37.656Z] [exec] #6 31.12 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:20:37.656Z] [exec] #6 31.15 Fetched 139 MB in 4s (34.6 MB/s)
[2025-08-09T21:20:37.656Z] [exec] #6 31.20 (Reading database ...
[2025-08-09T21:20:37.656Z] [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.21 Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:20:37.656Z] [exec] #6 31.23 Unpacking perl-base (5.38.2-3.2ubuntu0.2) over (5.38.2-3.2ubuntu0.1) ...
[2025-08-09T21:20:41.635Z] [exec] #6 34.54 Setting up perl-base (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:41.635Z] [exec] #6 34.61 Selecting previously unselected package perl-modules-5.38.
[2025-08-09T21:20:41.635Z] [exec] #6 34.61 (Reading database ...
[2025-08-09T21:20:41.635Z] [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 34.62 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-09T21:20:41.635Z] [exec] #6 34.62 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:41.635Z] [exec] #6 34.98 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-09T21:20:41.635Z] [exec] #6 34.98 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:20:41.635Z] [exec] #6 34.99 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:20:41.635Z] [exec] #6 35.05 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-09T21:20:41.635Z] [exec] #6 35.06 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:20:41.635Z] [exec] #6 35.06 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:20:41.635Z] [exec] #6 35.11 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-09T21:20:42.288Z] [exec] #6 35.12 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.12 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.38 Selecting previously unselected package perl.
[2025-08-09T21:20:42.288Z] [exec] #6 35.38 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.39 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.46 Selecting previously unselected package libjansson4:amd64.
[2025-08-09T21:20:42.288Z] [exec] #6 35.46 Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.47 Unpacking libjansson4:amd64 (2.14-2build2) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.52 Selecting previously unselected package xz-utils.
[2025-08-09T21:20:42.288Z] [exec] #6 35.52 Preparing to unpack .../06-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.53 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.60 Selecting previously unselected package ca-certificates-java.
[2025-08-09T21:20:42.288Z] [exec] #6 35.60 Preparing to unpack .../07-ca-certificates-java_20240118_all.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.61 Unpacking ca-certificates-java (20240118) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.68 Selecting previously unselected package java-common.
[2025-08-09T21:20:42.288Z] [exec] #6 35.69 Preparing to unpack .../08-java-common_0.75+exp1_all.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.69 Unpacking java-common (0.75+exp1) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.74 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-09T21:20:42.288Z] [exec] #6 35.74 Preparing to unpack .../09-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.76 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-09T21:20:42.288Z] [exec] #6 35.81 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-09T21:20:42.939Z] [exec] #6 35.82 Preparing to unpack .../10-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.82 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.87 Selecting previously unselected package libjpeg8:amd64.
[2025-08-09T21:20:42.939Z] [exec] #6 35.87 Preparing to unpack .../11-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.88 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.92 Selecting previously unselected package libnspr4:amd64.
[2025-08-09T21:20:42.939Z] [exec] #6 35.92 Preparing to unpack .../12-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.93 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-09T21:20:42.939Z] [exec] #6 35.99 Selecting previously unselected package libnss3:amd64.
[2025-08-09T21:20:42.939Z] [exec] #6 35.99 Preparing to unpack .../13-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-09T21:20:42.940Z] [exec] #6 35.99 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-09T21:20:42.940Z] [exec] #6 36.07 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-09T21:20:42.940Z] [exec] #6 36.07 Preparing to unpack .../14-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-09T21:20:42.940Z] [exec] #6 36.07 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-09T21:20:42.940Z] [exec] #6 36.13 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-09T21:20:42.940Z] [exec] #6 36.13 Preparing to unpack .../15-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-09T21:20:42.940Z] [exec] #6 36.14 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-09T21:20:43.591Z] [exec] #6 36.97 Selecting previously unselected package default-jre-headless.
[2025-08-09T21:20:43.591Z] [exec] #6 36.98 Preparing to unpack .../16-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-09T21:20:43.591Z] [exec] #6 36.98 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-09T21:20:43.591Z] [exec] #6 37.02 Selecting previously unselected package ant.
[2025-08-09T21:20:43.591Z] [exec] #6 37.02 Preparing to unpack .../17-ant_1.10.14-1_all.deb ...
[2025-08-09T21:20:43.591Z] [exec] #6 37.03 Unpacking ant (1.10.14-1) ...
[2025-08-09T21:20:43.591Z] [exec] #6 37.10 Selecting previously unselected package asciidoc-common.
[2025-08-09T21:20:44.243Z] [exec] #6 37.10 Preparing to unpack .../18-asciidoc-common_10.2.0-2_all.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.11 Unpacking asciidoc-common (10.2.0-2) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.18 Selecting previously unselected package docbook-xsl.
[2025-08-09T21:20:44.243Z] [exec] #6 37.18 Preparing to unpack .../19-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.19 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.44 Selecting previously unselected package libxml2-utils.
[2025-08-09T21:20:44.243Z] [exec] #6 37.45 Preparing to unpack .../20-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.45 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.50 Selecting previously unselected package libxslt1.1:amd64.
[2025-08-09T21:20:44.243Z] [exec] #6 37.51 Preparing to unpack .../21-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.51 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.56 Selecting previously unselected package xsltproc.
[2025-08-09T21:20:44.243Z] [exec] #6 37.56 Preparing to unpack .../22-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.57 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.63 Selecting previously unselected package asciidoc-base.
[2025-08-09T21:20:44.243Z] [exec] #6 37.63 Preparing to unpack .../23-asciidoc-base_10.2.0-2_all.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.64 Unpacking asciidoc-base (10.2.0-2) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.70 Selecting previously unselected package asciidoc.
[2025-08-09T21:20:44.243Z] [exec] #6 37.70 Preparing to unpack .../24-asciidoc_10.2.0-2_all.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.71 Unpacking asciidoc (10.2.0-2) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.75 Selecting previously unselected package binutils-common:amd64.
[2025-08-09T21:20:44.243Z] [exec] #6 37.75 Preparing to unpack .../25-binutils-common_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.76 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.243Z] [exec] #6 37.82 Selecting previously unselected package libsframe1:amd64.
[2025-08-09T21:20:44.897Z] [exec] #6 37.83 Preparing to unpack .../26-libsframe1_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 37.83 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 37.88 Selecting previously unselected package libbinutils:amd64.
[2025-08-09T21:20:44.897Z] [exec] #6 37.88 Preparing to unpack .../27-libbinutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 37.89 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 37.96 Selecting previously unselected package libctf-nobfd0:amd64.
[2025-08-09T21:20:44.897Z] [exec] #6 37.97 Preparing to unpack .../28-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 37.97 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.03 Selecting previously unselected package libctf0:amd64.
[2025-08-09T21:20:44.897Z] [exec] #6 38.03 Preparing to unpack .../29-libctf0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.04 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.09 Selecting previously unselected package libgprofng0:amd64.
[2025-08-09T21:20:44.897Z] [exec] #6 38.09 Preparing to unpack .../30-libgprofng0_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.10 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.17 Selecting previously unselected package binutils-x86-64-linux-gnu.
[2025-08-09T21:20:44.897Z] [exec] #6 38.17 Preparing to unpack .../31-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.17 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.30 Selecting previously unselected package binutils.
[2025-08-09T21:20:44.897Z] [exec] #6 38.30 Preparing to unpack .../32-binutils_2.42-4ubuntu2.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.31 Unpacking binutils (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.35 Selecting previously unselected package libc-dev-bin.
[2025-08-09T21:20:44.897Z] [exec] #6 38.35 Preparing to unpack .../33-libc-dev-bin_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.36 Unpacking libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:44.897Z] [exec] #6 38.41 Selecting previously unselected package linux-libc-dev:amd64.
[2025-08-09T21:20:45.553Z] [exec] #6 38.41 Preparing to unpack .../34-linux-libc-dev_6.8.0-71.71_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.42 Unpacking linux-libc-dev:amd64 (6.8.0-71.71) ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.69 Selecting previously unselected package libcrypt-dev:amd64.
[2025-08-09T21:20:45.553Z] [exec] #6 38.69 Preparing to unpack .../35-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.70 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.74 Selecting previously unselected package rpcsvc-proto.
[2025-08-09T21:20:45.553Z] [exec] #6 38.75 Preparing to unpack .../36-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.75 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.80 Selecting previously unselected package libc6-dev:amd64.
[2025-08-09T21:20:45.553Z] [exec] #6 38.80 Preparing to unpack .../37-libc6-dev_2.39-0ubuntu8.5_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.81 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:45.553Z] [exec] #6 38.99 Selecting previously unselected package gcc-13-base:amd64.
[2025-08-09T21:20:45.553Z] [exec] #6 38.99 Preparing to unpack .../38-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 39.00 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:45.553Z] [exec] #6 39.06 Selecting previously unselected package libisl23:amd64.
[2025-08-09T21:20:45.553Z] [exec] #6 39.06 Preparing to unpack .../39-libisl23_0.26-3build1.1_amd64.deb ...
[2025-08-09T21:20:45.553Z] [exec] #6 39.07 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-08-09T21:20:45.553Z] [exec] #6 39.14 Selecting previously unselected package libmpfr6:amd64.
[2025-08-09T21:20:46.204Z] [exec] #6 39.14 Preparing to unpack .../40-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.15 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.21 Selecting previously unselected package libmpc3:amd64.
[2025-08-09T21:20:46.204Z] [exec] #6 39.21 Preparing to unpack .../41-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.21 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.26 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-08-09T21:20:46.204Z] [exec] #6 39.27 Preparing to unpack .../42-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.27 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.45 Selecting previously unselected package cpp-13.
[2025-08-09T21:20:46.204Z] [exec] #6 39.46 Preparing to unpack .../43-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.46 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.50 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-08-09T21:20:46.204Z] [exec] #6 39.51 Preparing to unpack .../44-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.51 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.57 Selecting previously unselected package cpp.
[2025-08-09T21:20:46.204Z] [exec] #6 39.57 Preparing to unpack .../45-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.58 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.63 Selecting previously unselected package libcc1-0:amd64.
[2025-08-09T21:20:46.204Z] [exec] #6 39.63 Preparing to unpack .../46-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.64 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.204Z] [exec] #6 39.69 Selecting previously unselected package libgomp1:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 39.69 Preparing to unpack .../47-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.70 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.75 Selecting previously unselected package libitm1:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 39.76 Preparing to unpack .../48-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.76 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.82 Selecting previously unselected package libatomic1:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 39.82 Preparing to unpack .../49-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.82 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.88 Selecting previously unselected package libasan8:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 39.88 Preparing to unpack .../50-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.89 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.98 Selecting previously unselected package liblsan0:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 39.98 Preparing to unpack .../51-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 39.99 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.06 Selecting previously unselected package libtsan2:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 40.06 Preparing to unpack .../52-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.07 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.16 Selecting previously unselected package libubsan1:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 40.17 Preparing to unpack .../53-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.17 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.25 Selecting previously unselected package libhwasan0:amd64.
[2025-08-09T21:20:46.859Z] [exec] #6 40.25 Preparing to unpack .../54-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.26 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:46.859Z] [exec] #6 40.34 Selecting previously unselected package libquadmath0:amd64.
[2025-08-09T21:20:47.513Z] [exec] #6 40.34 Preparing to unpack .../55-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.35 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.40 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-08-09T21:20:47.513Z] [exec] #6 40.40 Preparing to unpack .../56-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.41 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.53 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-08-09T21:20:47.513Z] [exec] #6 40.54 Preparing to unpack .../57-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.54 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.84 Selecting previously unselected package gcc-13.
[2025-08-09T21:20:47.513Z] [exec] #6 40.84 Preparing to unpack .../58-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.85 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.90 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-08-09T21:20:47.513Z] [exec] #6 40.90 Preparing to unpack .../59-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.90 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:47.513Z] [exec] #6 40.95 Selecting previously unselected package gcc.
[2025-08-09T21:20:48.164Z] [exec] #6 40.96 Preparing to unpack .../60-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 40.96 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.01 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-08-09T21:20:48.164Z] [exec] #6 41.02 Preparing to unpack .../61-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.02 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.28 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-08-09T21:20:48.164Z] [exec] #6 41.29 Preparing to unpack .../62-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.29 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.48 Selecting previously unselected package g++-13.
[2025-08-09T21:20:48.164Z] [exec] #6 41.48 Preparing to unpack .../63-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.49 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.53 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-08-09T21:20:48.164Z] [exec] #6 41.53 Preparing to unpack .../64-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.54 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.59 Selecting previously unselected package g++.
[2025-08-09T21:20:48.164Z] [exec] #6 41.59 Preparing to unpack .../65-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.60 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.64 Selecting previously unselected package make.
[2025-08-09T21:20:48.164Z] [exec] #6 41.64 Preparing to unpack .../66-make_4.3-4.1build2_amd64.deb ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.65 Unpacking make (4.3-4.1build2) ...
[2025-08-09T21:20:48.164Z] [exec] #6 41.70 Selecting previously unselected package libdpkg-perl.
[2025-08-09T21:20:48.817Z] [exec] #6 41.70 Preparing to unpack .../67-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.70 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.78 Selecting previously unselected package bzip2.
[2025-08-09T21:20:48.817Z] [exec] #6 41.78 Preparing to unpack .../68-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.79 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.83 Selecting previously unselected package patch.
[2025-08-09T21:20:48.817Z] [exec] #6 41.84 Preparing to unpack .../69-patch_2.7.6-7build3_amd64.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.84 Unpacking patch (2.7.6-7build3) ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.89 Selecting previously unselected package lto-disabled-list.
[2025-08-09T21:20:48.817Z] [exec] #6 41.89 Preparing to unpack .../70-lto-disabled-list_47_all.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.90 Unpacking lto-disabled-list (47) ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.94 Selecting previously unselected package dpkg-dev.
[2025-08-09T21:20:48.817Z] [exec] #6 41.95 Preparing to unpack .../71-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 41.95 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.03 Selecting previously unselected package build-essential.
[2025-08-09T21:20:48.817Z] [exec] #6 42.04 Preparing to unpack .../72-build-essential_12.10ubuntu1_amd64.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.04 Unpacking build-essential (12.10ubuntu1) ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.09 Selecting previously unselected package liberror-perl.
[2025-08-09T21:20:48.817Z] [exec] #6 42.09 Preparing to unpack .../73-liberror-perl_0.17029-2_all.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.10 Unpacking liberror-perl (0.17029-2) ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.14 Selecting previously unselected package git-man.
[2025-08-09T21:20:48.817Z] [exec] #6 42.15 Preparing to unpack .../74-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.15 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:20:48.817Z] [exec] #6 42.23 Selecting previously unselected package git.
[2025-08-09T21:20:49.468Z] [exec] #6 42.23 Preparing to unpack .../75-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.24 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.42 Selecting previously unselected package ant-contrib.
[2025-08-09T21:20:49.468Z] [exec] #6 42.42 Preparing to unpack .../76-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.43 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.51 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.54 Setting up lto-disabled-list (47) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.56 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.58 Setting up java-common (0.75+exp1) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.61 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.63 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.66 Setting up linux-libc-dev:amd64 (6.8.0-71.71) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.69 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.71 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.73 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.76 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.78 Setting up libjansson4:amd64 (2.14-2build2) ...
[2025-08-09T21:20:49.468Z] [exec] #6 42.80 Setting up asciidoc-common (10.2.0-2) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.56 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.58 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.60 Setting up make (4.3-4.1build2) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.62 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.64 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.65 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-08-09T21:20:50.121Z] [exec] #6 43.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-08-09T21:20:50.772Z] [exec] #6 43.67 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-09T21:20:50.772Z] [exec] #6 43.67 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.68 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-09T21:20:50.772Z] [exec] #6 43.69 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-08-09T21:20:50.772Z] [exec] #6 43.87 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:50.772Z] [exec] #6 43.89 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.772Z] [exec] #6 43.91 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-08-09T21:20:50.773Z] [exec] #6 43.93 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.773Z] [exec] #6 43.95 Setting up patch (2.7.6-7build3) ...
[2025-08-09T21:20:50.773Z] [exec] #6 43.98 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.00 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.02 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.04 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.06 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.08 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.10 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.13 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.15 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.17 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.19 Setting up ca-certificates-java (20240118) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.23 No JRE found. Skipping Java certificates setup.
[2025-08-09T21:20:50.773Z] [exec] #6 44.23 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.25 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.27 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:20:50.773Z] [exec] #6 44.29 Setting up libc-dev-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.32 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.34 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.35 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.37 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.39 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.41 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.44 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.45 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.47 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.51 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.53 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-08-09T21:20:51.423Z] [exec] #6 44.57 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:51.423Z] [exec] #6 45.03 Setting up libc6-dev:amd64 (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:52.074Z] [exec] #6 45.06 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:52.074Z] [exec] #6 45.08 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:52.074Z] [exec] #6 45.10 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:52.074Z] [exec] #6 45.11 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-09T21:20:52.075Z] [exec] #6 45.31 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-09T21:20:52.075Z] [exec] #6 45.32 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-09T21:20:52.075Z] [exec] #6 45.33 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-09T21:20:52.075Z] [exec] #6 45.33 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-09T21:20:52.075Z] [exec] #6 45.34 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-09T21:20:52.075Z] [exec] #6 45.38 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.06 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.08 Setting up binutils (2.42-4ubuntu2.5) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.10 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.14 Setting up liberror-perl (0.17029-2) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.17 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.19 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.22 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.25 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:52.727Z] [exec] #6 46.27 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.29 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.34 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.48 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.57 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-08-09T21:20:53.379Z] [exec] #6 46.63 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-09T21:20:53.379Z] [exec] #6 46.72 Setting up build-essential (12.10ubuntu1) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.83 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:20:53.379Z] [exec] #6 46.94 Processing triggers for sgml-base (1.31) ...
[2025-08-09T21:20:54.033Z] [exec] #6 47.03 Setting up asciidoc-base (10.2.0-2) ...
[2025-08-09T21:20:54.033Z] [exec] #6 47.31 Setting up asciidoc (10.2.0-2) ...
[2025-08-09T21:20:54.033Z] [exec] #6 47.33 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-09T21:20:54.033Z] [exec] #6 47.64 Adding debian:ACCVRAIZ1.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.64 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.66 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.66 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.67 Adding debian:AffirmTrust_Commercial.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.67 Adding debian:AffirmTrust_Networking.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.67 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.68 Adding debian:AffirmTrust_Premium.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.68 Adding debian:Amazon_Root_CA_1.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.68 Adding debian:Amazon_Root_CA_2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.68 Adding debian:Amazon_Root_CA_3.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.68 Adding debian:Amazon_Root_CA_4.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.69 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.69 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.69 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.69 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.70 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.70 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.70 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.70 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.71 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.71 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.71 Adding debian:CA_Disig_Root_R2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.72 Adding debian:Certainly_Root_E1.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.72 Adding debian:Certainly_Root_R1.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.72 Adding debian:Certigna.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.73 Adding debian:Certigna_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.73 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.73 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.73 Adding debian:Certum_EC-384_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.74 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.74 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.74 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.74 Adding debian:CFCA_EV_ROOT.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.75 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.75 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.75 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.75 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.76 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.76 Adding debian:COMODO_Certification_Authority.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.76 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.77 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.78 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.78 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-09T21:20:54.687Z] [exec] #6 47.78 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.78 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.78 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.79 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.79 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.79 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.80 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.81 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.81 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.81 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.82 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.82 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.82 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.82 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.82 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.83 Adding debian:GlobalSign_Root_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.83 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.83 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.84 Adding debian:GlobalSign_Root_E46.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.84 Adding debian:GlobalSign_Root_R46.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.84 Adding debian:GLOBALTRUST_2020.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.85 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.85 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.85 Adding debian:GTS_Root_R1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.86 Adding debian:GTS_Root_R2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.86 Adding debian:GTS_Root_R3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.86 Adding debian:GTS_Root_R4.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.86 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.87 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.87 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.87 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.87 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.88 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.88 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.89 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.89 Adding debian:ISRG_Root_X1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.89 Adding debian:ISRG_Root_X2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.89 Adding debian:Izenpe.com.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.90 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.90 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.90 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.91 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.91 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.91 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.92 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.92 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.92 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.93 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.93 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.93 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.94 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.94 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.94 Adding debian:Secure_Global_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.95 Adding debian:SecureSign_RootCA11.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.95 Adding debian:SecureTrust_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.95 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.95 Adding debian:Security_Communication_RootCA2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.96 Adding debian:Security_Communication_RootCA3.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.96 Adding debian:Security_Communication_Root_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.96 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.96 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.97 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.97 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.97 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.97 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.98 Adding debian:Starfield_Class_2_CA.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.98 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.98 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.99 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.99 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 47.99 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 48.00 Adding debian:Telia_Root_CA_v2.pem
[2025-08-09T21:20:54.688Z] [exec] #6 48.00 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-09T21:20:54.688Z] [exec] #6 48.00 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.01 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.01 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.01 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.02 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.02 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.02 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.02 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.02 Adding debian:TunTrust_Root_CA.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.03 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.03 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.03 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.03 Adding debian:UCA_Global_G2_Root.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.03 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.04 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.04 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.04 Adding debian:vTrus_Root_CA.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.04 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-09T21:20:54.689Z] [exec] #6 48.08 done.
[2025-08-09T21:20:55.343Z] [exec] #6 48.09 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-09T21:20:55.343Z] [exec] #6 48.11 Setting up ant (1.10.14-1) ...
[2025-08-09T21:20:55.343Z] [exec] #6 48.13 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-08-09T21:21:00.261Z] [exec] #6 DONE 53.1s
[2025-08-09T21:21:00.261Z] [exec]
[2025-08-09T21:21:00.261Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-09T21:21:00.916Z] [exec] #7 DONE 1.0s
[2025-08-09T21:21:00.917Z] [exec]
[2025-08-09T21:21:00.917Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-08-09T21:21:00.917Z] [exec] #8 0.327 Cloning into 'aqa-tests'...
[2025-08-09T21:21:06.984Z] [exec] #8 DONE 6.5s
[2025-08-09T21:21:07.642Z] [exec]
[2025-08-09T21:21:07.642Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-08-09T21:21:07.642Z] [exec] #9 DONE 0.1s
[2025-08-09T21:21:07.642Z] [exec]
[2025-08-09T21:21:07.642Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-08-09T21:21:07.642Z] [exec] #10 0.224 Already on 'master'
[2025-08-09T21:21:07.642Z] [exec] #10 0.225 Your branch is up to date with 'origin/master'.
[2025-08-09T21:21:07.642Z] [exec] #10 DONE 0.3s
[2025-08-09T21:21:07.642Z] [exec]
[2025-08-09T21:21:07.642Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-08-09T21:21:07.642Z] [exec] #11 DONE 0.1s
[2025-08-09T21:21:07.642Z] [exec]
[2025-08-09T21:21:07.642Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-09T21:21:07.642Z] [exec] #12 DONE 0.1s
[2025-08-09T21:21:07.642Z] [exec]
[2025-08-09T21:21:07.642Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-08-09T21:21:07.642Z] [exec] #13 DONE 0.1s
[2025-08-09T21:21:08.298Z] [exec]
[2025-08-09T21:21:08.298Z] [exec] #14 exporting to image
[2025-08-09T21:21:08.298Z] [exec] #14 exporting layers
[2025-08-09T21:21:21.334Z] [exec] #14 exporting layers 12.4s done
[2025-08-09T21:21:21.334Z] [exec] #14 writing image sha256:a7a43d6c2a8b0549a29982cc8ae8c9b12fe2e214cc0c043c2a712f2ad174ba34 done
[2025-08-09T21:21:21.334Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:8-jdk-ubuntu-hotspot-full done
[2025-08-09T21:21:21.334Z] [exec] #14 DONE 12.5s
[2025-08-09T21:21:21.334Z]
[2025-08-09T21:21:21.334Z] copy_dest:
[2025-08-09T21:21:21.334Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-08-09T21:21:21.334Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-08-09T21:21:21.334Z]
[2025-08-09T21:21:21.334Z] build:
[2025-08-09T21:21:21.334Z]
[2025-08-09T21:21:21.334Z] build:
[2025-08-09T21:21:21.334Z]
[2025-08-09T21:21:21.334Z] move_scripts:
[2025-08-09T21:21:21.334Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-09T21:21:21.334Z]
[2025-08-09T21:21:21.334Z] clean_image:
[2025-08-09T21:21:21.334Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 8 --impl hotspot
[2025-08-09T21:21:21.334Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:21:21.334Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:21:21.334Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:21:21.334Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:21:21.334Z] [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-09T21:21:21.334Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:21:21.334Z] [exec] The test here is openliberty-mp-tck
[2025-08-09T21:21:21.334Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-09T21:21:21.334Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:21:21.334Z] [exec] Untagged: adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full
[2025-08-09T21:21:21.334Z] [exec] Deleted: sha256:897049a66c0755bfeb5f1bbf441488033c5b1dfa00e2d1be920ec6a34fb19f4f
[2025-08-09T21:21:21.334Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-08-09T21:21:21.335Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-09T21:21:21.335Z] [exec] Error response from daemon: invalid reference format
[2025-08-09T21:21:21.335Z] [exec] Result: 1
[2025-08-09T21:21:21.335Z]
[2025-08-09T21:21:21.335Z] build_image:
[2025-08-09T21:21:21.335Z] [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-09T21:21:21.335Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:21:21.335Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:21:21.335Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:21:21.335Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:21:21.335Z] [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-09T21:21:21.335Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:21:21.335Z] [exec] The test here is openliberty-mp-tck
[2025-08-09T21:21:21.335Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-08-09T21:21:21.335Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:21:21.335Z] [exec] build_image.sh openliberty-mp-tck 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-09T21:21:21.335Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [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-09T21:21:21.335Z] [exec] done
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-08-09T21:21:21.335Z] [exec] #####################################################
[2025-08-09T21:21:21.335Z] [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-09T21:21:21.335Z] [exec] #####################################################
[2025-08-09T21:21:21.335Z] [exec] #0 building with "default" instance using docker driver
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-09T21:21:21.335Z] [exec] #1 transferring dockerfile: 2.91kB done
[2025-08-09T21:21:21.335Z] [exec] #1 DONE 0.0s
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-09T21:21:21.335Z] [exec] #2 DONE 0.1s
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] #3 [internal] load .dockerignore
[2025-08-09T21:21:21.335Z] [exec] #3 transferring context: 2B done
[2025-08-09T21:21:21.335Z] [exec] #3 DONE 0.0s
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9
[2025-08-09T21:21:21.335Z] [exec] #4 CACHED
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [exec] #5 [internal] load build context
[2025-08-09T21:21:21.335Z] [exec] #5 transferring context: 2.23kB done
[2025-08-09T21:21:21.335Z] [exec] #5 DONE 0.0s
[2025-08-09T21:21:21.335Z] [exec]
[2025-08-09T21:21:21.335Z] [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-09T21:21:21.335Z] [exec] #6 0.267 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-09T21:21:21.335Z] [exec] #6 0.282 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-09T21:21:21.335Z] [exec] #6 0.352 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-09T21:21:21.335Z] [exec] #6 0.369 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.391 Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.414 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.456 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.469 Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,975 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.507 Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,326 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.521 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.526 Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.689 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.691 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.692 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,664 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.702 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.710 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,086 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.722 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-09T21:21:21.989Z] [exec] #6 0.722 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-09T21:21:22.643Z] [exec] #6 1.594 Fetched 32.0 MB in 1s (23.7 MB/s)
[2025-08-09T21:21:23.295Z] [exec] #6 1.594 Reading package lists...
[2025-08-09T21:21:25.412Z] [exec] #6 4.324 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:21:25.412Z] [exec] #6 4.405 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-09T21:21:25.412Z] [exec] #6 4.405 (Reading database ...
[2025-08-09T21:21:25.412Z] [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.412 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:21:25.413Z] [exec] #6 4.418 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:25.413Z] [exec] #6 4.567 Selecting previously unselected package python3.12-minimal.
[2025-08-09T21:21:26.063Z] [exec] #6 4.569 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:21:26.063Z] [exec] #6 4.578 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:26.063Z] [exec] #6 4.669 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:26.063Z] [exec] #6 4.697 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.448 Selecting previously unselected package python3-minimal.
[2025-08-09T21:21:26.765Z] [exec] #6 5.448 (Reading database ...
[2025-08-09T21:21:26.765Z] [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.454 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.461 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.509 Selecting previously unselected package media-types.
[2025-08-09T21:21:26.765Z] [exec] #6 5.510 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.516 Unpacking media-types (10.1.0) ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.573 Selecting previously unselected package netbase.
[2025-08-09T21:21:26.765Z] [exec] #6 5.574 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.581 Unpacking netbase (6.4) ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.629 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-09T21:21:26.765Z] [exec] #6 5.631 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.637 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:26.765Z] [exec] #6 5.780 Selecting previously unselected package python3.12.
[2025-08-09T21:21:27.419Z] [exec] #6 5.782 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 5.788 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:27.419Z] [exec] #6 5.842 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-09T21:21:27.419Z] [exec] #6 5.843 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 5.850 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:27.419Z] [exec] #6 5.899 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.093 Selecting previously unselected package python3.
[2025-08-09T21:21:27.419Z] [exec] #6 6.093 (Reading database ...
[2025-08-09T21:21:27.419Z] [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.100 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.109 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.167 Selecting previously unselected package libapparmor1:amd64.
[2025-08-09T21:21:27.419Z] [exec] #6 6.169 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.181 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.236 Selecting previously unselected package libargon2-1:amd64.
[2025-08-09T21:21:27.419Z] [exec] #6 6.237 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.244 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.304 Preparing to unpack .../libudev1_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.323 Unpacking libudev1:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.412 Setting up libudev1:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.488 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-09T21:21:27.419Z] [exec] #6 6.488 (Reading database ...
[2025-08-09T21:21:27.419Z] [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 ... 7374 files and directories currently installed.)#6 6.495 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.501 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:21:27.419Z] [exec] #6 6.560 Selecting previously unselected package libjson-c5:amd64.
[2025-08-09T21:21:28.070Z] [exec] #6 6.562 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.568 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.619 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-09T21:21:28.070Z] [exec] #6 6.620 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.627 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.683 Selecting previously unselected package libfdisk1:amd64.
[2025-08-09T21:21:28.070Z] [exec] #6 6.685 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.692 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.752 Selecting previously unselected package libkmod2:amd64.
[2025-08-09T21:21:28.070Z] [exec] #6 6.753 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.760 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.803 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-09T21:21:28.070Z] [exec] #6 6.804 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:28.070Z] [exec] #6 6.810 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.071Z] [exec] #6 6.893 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:28.071Z] [exec] #6 6.911 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:21:28.071Z] [exec] #6 7.009 Setting up libsystemd0:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.071Z] [exec] #6 7.069 Selecting previously unselected package systemd-dev.
[2025-08-09T21:21:28.071Z] [exec] #6 7.069 (Reading database ...
[2025-08-09T21:21:28.071Z] [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 ... 7413 files and directories currently installed.)#6 7.076 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-09T21:21:28.071Z] [exec] #6 7.083 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.071Z] [exec] #6 7.155 Selecting previously unselected package systemd.
[2025-08-09T21:21:28.071Z] [exec] #6 7.157 Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:28.071Z] [exec] #6 7.172 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.452 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.475 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.496 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.514 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.532 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.549 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.567 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.586 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.605 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.725Z] [exec] #6 7.625 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:28.726Z] [exec] #6 7.692 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-09T21:21:28.726Z] [exec] #6 7.699 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-09T21:21:28.726Z] [exec] #6 7.702 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-09T21:21:28.726Z] [exec] #6 7.709 Initializing machine ID from random generator.
[2025-08-09T21:21:28.726Z] [exec] #6 7.732 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.732 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.732 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.732 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.733 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.733 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.733 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.733 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.733 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:21:28.726Z] [exec] #6 7.760 Creating group 'systemd-journal' with GID 999.
[2025-08-09T21:21:28.726Z] [exec] #6 7.760 Creating group 'systemd-network' with GID 998.
[2025-08-09T21:21:28.726Z] [exec] #6 7.760 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-09T21:21:28.726Z] [exec] #6 7.852 Selecting previously unselected package systemd-sysv.
[2025-08-09T21:21:28.726Z] [exec] #6 7.852 (Reading database ...
[2025-08-09T21:21:29.379Z] [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 7.861 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 7.867 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:29.379Z] [exec] #6 7.935 Selecting previously unselected package sgml-base.
[2025-08-09T21:21:29.379Z] [exec] #6 7.937 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 7.948 Unpacking sgml-base (1.31) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.015 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-09T21:21:29.379Z] [exec] #6 8.017 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.023 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.070 Selecting previously unselected package dbus-bin.
[2025-08-09T21:21:29.379Z] [exec] #6 8.071 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.078 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.125 Selecting previously unselected package dbus-session-bus-common.
[2025-08-09T21:21:29.379Z] [exec] #6 8.127 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.133 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.186 Selecting previously unselected package dbus-daemon.
[2025-08-09T21:21:29.379Z] [exec] #6 8.189 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.197 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.248 Selecting previously unselected package dbus-system-bus-common.
[2025-08-09T21:21:29.379Z] [exec] #6 8.250 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.256 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.321 Selecting previously unselected package dbus.
[2025-08-09T21:21:29.379Z] [exec] #6 8.323 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.332 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:29.379Z] [exec] #6 8.390 Selecting previously unselected package distro-info-data.
[2025-08-09T21:21:30.031Z] [exec] #6 8.392 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.399 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.462 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-09T21:21:30.031Z] [exec] #6 8.464 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.478 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.550 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-09T21:21:30.031Z] [exec] #6 8.552 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.558 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.616 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-09T21:21:30.031Z] [exec] #6 8.618 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.624 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.676 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-09T21:21:30.031Z] [exec] #6 8.677 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.685 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.735 Selecting previously unselected package iso-codes.
[2025-08-09T21:21:30.031Z] [exec] #6 8.737 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.743 Unpacking iso-codes (4.16.0-1) ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.985 Selecting previously unselected package libcap2-bin.
[2025-08-09T21:21:30.031Z] [exec] #6 8.987 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 8.993 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:21:30.031Z] [exec] #6 9.045 Selecting previously unselected package libelf1t64:amd64.
[2025-08-09T21:21:30.031Z] [exec] #6 9.047 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:21:30.031Z] [exec] #6 9.055 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:21:30.031Z] [exec] #6 9.100 Selecting previously unselected package libglib2.0-data.
[2025-08-09T21:21:30.684Z] [exec] #6 9.103 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.109 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.162 Selecting previously unselected package libicu74:amd64.
[2025-08-09T21:21:30.684Z] [exec] #6 9.164 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.171 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.376 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-09T21:21:30.684Z] [exec] #6 9.378 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.384 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.450 Selecting previously unselected package libxml2:amd64.
[2025-08-09T21:21:30.684Z] [exec] #6 9.452 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.458 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.523 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-09T21:21:30.684Z] [exec] #6 9.525 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.531 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.573 Selecting previously unselected package lsb-release.
[2025-08-09T21:21:30.684Z] [exec] #6 9.574 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.581 Unpacking lsb-release (12.0-2) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.622 Selecting previously unselected package python-apt-common.
[2025-08-09T21:21:30.684Z] [exec] #6 9.624 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.630 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.687 Selecting previously unselected package python3-apt.
[2025-08-09T21:21:30.684Z] [exec] #6 9.688 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.695 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:21:30.684Z] [exec] #6 9.746 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 9.748 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.754 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.810 Selecting previously unselected package python3-dbus.
[2025-08-09T21:21:31.338Z] [exec] #6 9.812 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.817 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.871 Selecting previously unselected package python3-gi.
[2025-08-09T21:21:31.338Z] [exec] #6 9.873 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.881 Unpacking python3-gi (3.48.2-1) ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.944 Selecting previously unselected package python3-pkg-resources.
[2025-08-09T21:21:31.338Z] [exec] #6 9.946 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 9.952 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.02 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 10.02 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.03 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.08 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-09T21:21:31.338Z] [exec] #6 10.08 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.08 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.14 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 10.14 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.15 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.20 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 10.21 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.21 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.27 Selecting previously unselected package libxmlb2:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 10.27 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.28 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.35 Selecting previously unselected package libappstream5:amd64.
[2025-08-09T21:21:31.338Z] [exec] #6 10.35 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-09T21:21:31.338Z] [exec] #6 10.35 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:21:31.339Z] [exec] #6 10.42 Selecting previously unselected package libduktape207:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.42 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.42 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.48 Selecting previously unselected package libdw1t64:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.48 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.49 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.54 Selecting previously unselected package libglib2.0-bin.
[2025-08-09T21:21:31.999Z] [exec] #6 10.54 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.55 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.61 Selecting previously unselected package libunwind8:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.61 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.62 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.69 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.69 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.70 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.79 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.79 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.79 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.86 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-09T21:21:31.999Z] [exec] #6 10.86 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.87 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.94 Selecting previously unselected package xml-core.
[2025-08-09T21:21:31.999Z] [exec] #6 10.94 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-09T21:21:31.999Z] [exec] #6 10.96 Unpacking xml-core (0.19) ...
[2025-08-09T21:21:31.999Z] [exec] #6 11.04 Selecting previously unselected package polkitd.
[2025-08-09T21:21:32.658Z] [exec] #6 11.04 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:21:32.658Z] [exec] #6 11.08 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:32.658Z] [exec] #6 11.15 Selecting previously unselected package python3-blinker.
[2025-08-09T21:21:32.658Z] [exec] #6 11.16 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-09T21:21:32.658Z] [exec] #6 11.17 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-09T21:21:32.658Z] [exec] #6 11.23 Selecting previously unselected package python3-cryptography.
[2025-08-09T21:21:32.658Z] [exec] #6 11.23 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-09T21:21:32.658Z] [exec] #6 11.23 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.34 Selecting previously unselected package python3-pyparsing.
[2025-08-09T21:21:32.659Z] [exec] #6 11.34 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.35 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.40 Selecting previously unselected package python3-httplib2.
[2025-08-09T21:21:32.659Z] [exec] #6 11.40 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.41 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.46 Selecting previously unselected package python3-jwt.
[2025-08-09T21:21:32.659Z] [exec] #6 11.46 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.47 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.52 Selecting previously unselected package python3-lazr.uri.
[2025-08-09T21:21:32.659Z] [exec] #6 11.52 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.53 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.59 Selecting previously unselected package python3-wadllib.
[2025-08-09T21:21:32.659Z] [exec] #6 11.59 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.60 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.66 Selecting previously unselected package python3-distro.
[2025-08-09T21:21:32.659Z] [exec] #6 11.66 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.67 Unpacking python3-distro (1.9.0-1) ...
[2025-08-09T21:21:32.659Z] [exec] #6 11.72 Selecting previously unselected package python3-oauthlib.
[2025-08-09T21:21:33.324Z] [exec] #6 11.73 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.73 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.81 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-09T21:21:33.324Z] [exec] #6 11.81 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.82 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.88 Selecting previously unselected package python3-six.
[2025-08-09T21:21:33.324Z] [exec] #6 11.88 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.89 Unpacking python3-six (1.16.0-4) ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.96 Selecting previously unselected package python3-launchpadlib.
[2025-08-09T21:21:33.324Z] [exec] #6 11.96 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 11.97 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.05 Selecting previously unselected package python3-software-properties.
[2025-08-09T21:21:33.324Z] [exec] #6 12.06 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.06 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.12 Selecting previously unselected package packagekit.
[2025-08-09T21:21:33.324Z] [exec] #6 12.12 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.13 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.22 Selecting previously unselected package software-properties-common.
[2025-08-09T21:21:33.324Z] [exec] #6 12.22 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.23 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.29 Setting up media-types (10.1.0) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.33 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.37 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.39 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.42 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:21:33.324Z] [exec] #6 12.44 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.47 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.49 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.51 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.54 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.56 No schema files found: doing nothing.
[2025-08-09T21:21:33.975Z] [exec] #6 12.57 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.59 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.62 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.64 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.67 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.69 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.71 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.73 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.75 Setting up netbase (6.4) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.81 Setting up sgml-base (1.31) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.86 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.88 Setting up lsb-release (12.0-2) ...
[2025-08-09T21:21:33.975Z] [exec] #6 12.90 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:33.975Z] [exec] #6 13.05 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.06 Setting up iso-codes (4.16.0-1) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.09 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.11 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.13 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.15 Setcap worked! gst-ptp-helper is not suid!
[2025-08-09T21:21:34.626Z] [exec] #6 13.16 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.18 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:21:34.626Z] [exec] #6 13.20 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.04 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.07 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.09 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.11 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.14 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.17 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.19 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:35.278Z] [exec] #6 14.27 Setting up xml-core (0.19) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.47 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.55 debconf: unable to initialize frontend: Dialog
[2025-08-09T21:21:35.933Z] [exec] #6 14.55 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-09T21:21:35.933Z] [exec] #6 14.55 debconf: falling back to frontend: Readline
[2025-08-09T21:21:35.933Z] [exec] #6 14.55 debconf: unable to initialize frontend: Readline
[2025-08-09T21:21:35.933Z] [exec] #6 14.55 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-09T21:21:35.933Z] [exec] #6 14.55 debconf: falling back to frontend: Teletype
[2025-08-09T21:21:35.933Z] [exec] #6 14.63 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.66 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.68 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.70 running python rtupdate hooks for python3.12...
[2025-08-09T21:21:35.933Z] [exec] #6 14.70 running python post-rtupdate hooks for python3.12...
[2025-08-09T21:21:35.933Z] [exec] #6 14.79 Setting up python3-six (1.16.0-4) ...
[2025-08-09T21:21:35.933Z] [exec] #6 14.92 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:21:36.590Z] [exec] #6 15.10 Setting up python3-gi (3.48.2-1) ...
[2025-08-09T21:21:36.590Z] [exec] #6 15.27 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:21:36.590Z] [exec] #6 15.41 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:21:36.590Z] [exec] #6 15.43 Setting up python3-blinker (1.7.0-1) ...
[2025-08-09T21:21:36.590Z] [exec] #6 15.55 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:21:37.246Z] [exec] #6 15.78 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:21:37.246Z] [exec] #6 15.92 Setting up python3-distro (1.9.0-1) ...
[2025-08-09T21:21:37.246Z] [exec] #6 16.06 Setting up python3-jwt (2.7.0-1) ...
[2025-08-09T21:21:37.246Z] [exec] #6 16.19 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:21:37.246Z] [exec] #6 16.36 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:21:37.907Z] [exec] #6 16.48 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:21:37.907Z] [exec] #6 16.71 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-09T21:21:37.907Z] [exec] #6 16.85 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:21:38.559Z] [exec] #6 17.03 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:21:38.559Z] [exec] #6 17.17 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:21:38.559Z] [exec] #6 17.41 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-09T21:21:38.559Z] [exec] #6 17.42 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-09T21:21:38.559Z] [exec] #6 17.57 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:21:39.215Z] [exec] #6 17.61 Processing triggers for sgml-base (1.31) ...
[2025-08-09T21:21:39.215Z] [exec] #6 17.64 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:21:39.215Z] [exec] #6 17.66 Creating group 'polkitd' with GID 997.
[2025-08-09T21:21:39.215Z] [exec] #6 17.66 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-09T21:21:39.215Z] [exec] #6 17.71 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:21:39.215Z] [exec] #6 17.72 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-09T21:21:39.215Z] [exec] #6 17.82 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-09T21:21:39.215Z] [exec] #6 17.83 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:21:39.215Z] [exec] #6 17.87 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:21:39.215Z] [exec] #6 17.87 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-09T21:21:39.215Z] [exec] #6 17.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-09T21:21:39.215Z] [exec] #6 17.98 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-09T21:21:39.215Z] [exec] #6 17.99 Setting up software-properties-common (0.99.49.2) ...
[2025-08-09T21:21:39.215Z] [exec] #6 18.13 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:21:43.087Z] [exec] #6 21.53 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:21:43.087Z] [exec] #6 21.63 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:21:43.087Z] [exec] #6 21.71 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:21:43.087Z] [exec] #6 21.79 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:21:43.087Z] [exec] #6 21.91 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-09T21:21:43.087Z] [exec] #6 21.98 Fetched 24.4 kB in 1s (44.5 kB/s)
[2025-08-09T21:21:43.739Z] [exec] #6 21.98 Reading package lists...
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Repository: 'Types: deb
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Suites: noble
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Components: main
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 '
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Description:
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-09T21:21:43.739Z] [exec] #6 22.71
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-09T21:21:43.739Z] [exec] #6 22.71 Adding repository.
[2025-08-09T21:21:44.392Z] [exec] #6 22.98 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:21:44.392Z] [exec] #6 22.98 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:21:44.392Z] [exec] #6 23.06 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:21:44.392Z] [exec] #6 23.14 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:21:44.392Z] [exec] #6 23.28 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-09T21:21:45.045Z] [exec] #6 23.34 Reading package lists...
[2025-08-09T21:21:45.697Z] [exec] #6 24.06 Reading package lists...
[2025-08-09T21:21:46.349Z] [exec] #6 24.80 Building dependency tree...
[2025-08-09T21:21:46.349Z] [exec] #6 24.99 Reading state information...
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 The following additional packages will be installed:
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 ca-certificates-java default-jre-headless git-man java-common
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-09T21:21:46.349Z] [exec] #6 25.15 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libplexus-cipher-java libplexus-classworlds-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 perl perl-base perl-modules-5.38
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 Suggested packages:
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-08-09T21:21:46.349Z] [exec] #6 25.16 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-08-09T21:21:46.350Z] [exec] #6 25.16 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-08-09T21:21:46.350Z] [exec] #6 25.16 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-09T21:21:46.350Z] [exec] #6 25.16 libtap-harness-archive-perl
[2025-08-09T21:21:46.350Z] [exec] #6 25.16 Recommended packages:
[2025-08-09T21:21:46.350Z] [exec] #6 25.16 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-08-09T21:21:46.350Z] [exec] #6 25.30 The following NEW packages will be installed:
[2025-08-09T21:21:46.350Z] [exec] #6 25.30 ca-certificates-java default-jre-headless git git-man java-common
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libplexus-cipher-java libplexus-classworlds-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libplexus-component-annotations-java libplexus-interpolation-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 openjdk-21-jre-headless perl perl-modules-5.38
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 The following packages will be upgraded:
[2025-08-09T21:21:46.350Z] [exec] #6 25.31 perl-base
[2025-08-09T21:21:46.350Z] [exec] #6 25.49 1 upgraded, 50 newly installed, 0 to remove and 1 not upgraded.
[2025-08-09T21:21:46.350Z] [exec] #6 25.49 Need to get 73.3 MB of archives.
[2025-08-09T21:21:46.350Z] [exec] #6 25.49 After this operation, 296 MB of additional disk space will be used.
[2025-08-09T21:21:46.350Z] [exec] #6 25.49 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.2 [1,827 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.17 Get:2 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-09T21:21:47.703Z] [exec] #6 26.30 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.30 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-09T21:21:47.703Z] [exec] #6 26.30 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.39 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.40 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.40 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-08-09T21:21:47.703Z] [exec] #6 26.40 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.40 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.41 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-08-09T21:21:47.703Z] [exec] #6 26.41 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.41 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.46 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-08-09T21:21:47.703Z] [exec] #6 26.54 Get:15 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-09T21:21:48.354Z] [exec] #6 27.41 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-08-09T21:21:48.354Z] [exec] #6 27.41 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-09T21:21:48.354Z] [exec] #6 27.41 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.42 Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.49 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.49 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.49 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.49 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.57 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.57 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.57 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.57 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.58 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.65 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.69 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.69 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.69 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.73 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.75 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.75 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.75 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.76 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.76 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.81 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.81 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.81 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.81 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-08-09T21:21:49.005Z] [exec] #6 27.89 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.89 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.89 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.89 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.90 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.90 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-08-09T21:21:49.005Z] [exec] #6 27.97 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-08-09T21:21:49.657Z] [exec] #6 27.97 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-08-09T21:21:49.657Z] [exec] #6 27.99 Get:51 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-08-09T21:21:49.657Z] [exec] #6 28.11 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:21:49.657Z] [exec] #6 28.15 Fetched 73.3 MB in 3s (27.4 MB/s)
[2025-08-09T21:21:49.657Z] [exec] #6 28.32 (Reading database ...
[2025-08-09T21:21:49.657Z] [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.33 Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:21:49.657Z] [exec] #6 28.35 Unpacking perl-base (5.38.2-3.2ubuntu0.2) over (5.38.2-3.2ubuntu0.1) ...
[2025-08-09T21:21:52.608Z] [exec] #6 31.20 Setting up perl-base (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:52.608Z] [exec] #6 31.27 Selecting previously unselected package perl-modules-5.38.
[2025-08-09T21:21:52.608Z] [exec] #6 31.27 (Reading database ...
[2025-08-09T21:21:52.608Z] [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.28 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-09T21:21:52.608Z] [exec] #6 31.29 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:53.259Z] [exec] #6 31.85 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-09T21:21:53.259Z] [exec] #6 31.85 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:21:53.259Z] [exec] #6 31.86 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:21:53.259Z] [exec] #6 31.92 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-09T21:21:53.259Z] [exec] #6 31.92 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:21:53.259Z] [exec] #6 31.93 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:21:53.259Z] [exec] #6 31.99 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-09T21:21:53.260Z] [exec] #6 31.99 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:21:53.260Z] [exec] #6 31.99 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:53.260Z] [exec] #6 32.25 Selecting previously unselected package perl.
[2025-08-09T21:21:53.915Z] [exec] #6 32.25 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.26 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.34 Selecting previously unselected package ca-certificates-java.
[2025-08-09T21:21:53.915Z] [exec] #6 32.34 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.35 Unpacking ca-certificates-java (20240118) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.43 Selecting previously unselected package java-common.
[2025-08-09T21:21:53.915Z] [exec] #6 32.43 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.44 Unpacking java-common (0.75+exp1) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.49 Selecting previously unselected package liblcms2-2:amd64.
[2025-08-09T21:21:53.915Z] [exec] #6 32.49 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.50 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.56 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-08-09T21:21:53.915Z] [exec] #6 32.56 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.57 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.62 Selecting previously unselected package libjpeg8:amd64.
[2025-08-09T21:21:53.915Z] [exec] #6 32.63 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.63 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.68 Selecting previously unselected package libnspr4:amd64.
[2025-08-09T21:21:53.915Z] [exec] #6 32.68 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.69 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.75 Selecting previously unselected package libnss3:amd64.
[2025-08-09T21:21:53.915Z] [exec] #6 32.75 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.77 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-08-09T21:21:53.915Z] [exec] #6 32.85 Selecting previously unselected package libpcsclite1:amd64.
[2025-08-09T21:21:54.567Z] [exec] #6 32.86 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-08-09T21:21:54.567Z] [exec] #6 32.86 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-09T21:21:54.567Z] [exec] #6 32.94 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-08-09T21:21:54.567Z] [exec] #6 32.94 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.8+9~us1-0ubuntu1~24.04.1_amd64.deb ...
[2025-08-09T21:21:54.567Z] [exec] #6 32.95 Unpacking openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.82 Selecting previously unselected package default-jre-headless.
[2025-08-09T21:21:55.219Z] [exec] #6 33.82 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.83 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.88 Selecting previously unselected package liberror-perl.
[2025-08-09T21:21:55.219Z] [exec] #6 33.88 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.88 Unpacking liberror-perl (0.17029-2) ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.93 Selecting previously unselected package git-man.
[2025-08-09T21:21:55.219Z] [exec] #6 33.93 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-09T21:21:55.219Z] [exec] #6 33.94 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:21:55.219Z] [exec] #6 34.02 Selecting previously unselected package git.
[2025-08-09T21:21:55.219Z] [exec] #6 34.02 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-09T21:21:55.219Z] [exec] #6 34.03 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:21:55.219Z] [exec] #6 34.21 Selecting previously unselected package libapache-pom-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.22 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.22 Unpacking libapache-pom-java (29-2) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.28 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.28 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.29 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.33 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.33 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.34 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.40 Selecting previously unselected package libcdi-api-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.40 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.40 Unpacking libcdi-api-java (1.2-3) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.45 Selecting previously unselected package libcommons-cli-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.46 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.46 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.51 Selecting previously unselected package libcommons-parent-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.51 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.52 Unpacking libcommons-parent-java (56-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.56 Selecting previously unselected package libcommons-io-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.57 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.57 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.62 Selecting previously unselected package libcommons-lang3-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.63 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.63 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.68 Selecting previously unselected package libjsr305-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.69 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.69 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.75 Selecting previously unselected package libguava-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.75 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.76 Unpacking libguava-java (32.0.1-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.81 Selecting previously unselected package liberror-prone-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.82 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.83 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.88 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-08-09T21:21:55.872Z] [exec] #6 34.88 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.89 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-09T21:21:55.872Z] [exec] #6 34.94 Selecting previously unselected package libaopalliance-java.
[2025-08-09T21:21:56.535Z] [exec] #6 34.94 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 34.94 Unpacking libaopalliance-java (20070526-7) ...
[2025-08-09T21:21:56.535Z] [exec] #6 34.99 Selecting previously unselected package libguice-java.
[2025-08-09T21:21:56.535Z] [exec] #6 34.99 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.00 Unpacking libguice-java (4.2.3-2) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.15 Selecting previously unselected package libjansi-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.15 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.16 Unpacking libjansi-java (2.4.1-2) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.20 Selecting previously unselected package libmaven-parent-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.20 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.21 Unpacking libmaven-parent-java (35-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.26 Selecting previously unselected package libplexus-utils2-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.26 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.26 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.31 Selecting previously unselected package libwagon-provider-api-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.31 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.32 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.36 Selecting previously unselected package libmaven-resolver-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.37 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.37 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.43 Selecting previously unselected package libmaven-shared-utils-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.43 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.44 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.48 Selecting previously unselected package libplexus-cipher-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.48 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.49 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.54 Selecting previously unselected package libplexus-classworlds-java.
[2025-08-09T21:21:56.535Z] [exec] #6 35.54 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.54 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-08-09T21:21:56.535Z] [exec] #6 35.60 Selecting previously unselected package libplexus-component-annotations-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.60 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.60 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.65 Selecting previously unselected package libplexus-interpolation-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.65 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.66 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.71 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.71 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.71 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.76 Selecting previously unselected package libslf4j-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.76 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.77 Unpacking libslf4j-java (1.7.32-1) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.83 Selecting previously unselected package libsisu-inject-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.83 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.84 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.91 Selecting previously unselected package libsisu-plexus-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.91 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.92 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.97 Selecting previously unselected package libmaven3-core-java.
[2025-08-09T21:21:57.187Z] [exec] #6 35.97 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 35.98 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.05 Selecting previously unselected package libwagon-file-java.
[2025-08-09T21:21:57.187Z] [exec] #6 36.05 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.06 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.11 Selecting previously unselected package libwagon-http-shaded-java.
[2025-08-09T21:21:57.187Z] [exec] #6 36.11 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.12 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.18 Selecting previously unselected package maven.
[2025-08-09T21:21:57.187Z] [exec] #6 36.18 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.19 Unpacking maven (3.8.7-2) ...
[2025-08-09T21:21:57.187Z] [exec] #6 36.26 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-08-09T21:21:57.845Z] [exec] #6 36.28 Setting up libslf4j-java (1.7.32-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.30 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.32 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.34 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.36 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.38 Setting up java-common (0.75+exp1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.41 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.57 Setting up libaopalliance-java (20070526-7) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.59 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.61 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.64 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.66 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.69 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.71 Setting up libjansi-java (2.4.1-2) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.73 Setting up libapache-pom-java (29-2) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.75 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.77 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.79 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.81 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.83 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.85 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.87 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.89 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:57.846Z] [exec] #6 36.91 Setting up ca-certificates-java (20240118) ...
[2025-08-09T21:21:58.697Z] [exec] #6 36.94 No JRE found. Skipping Java certificates setup.
[2025-08-09T21:21:58.697Z] [exec] #6 36.95 Setting up libcdi-api-java (1.2-3) ...
[2025-08-09T21:21:58.697Z] [exec] #6 36.97 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-08-09T21:21:58.697Z] [exec] #6 36.99 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.01 Setting up libmaven-parent-java (35-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.03 Setting up libcommons-parent-java (56-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.05 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.07 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.09 Setting up libplexus-cipher-java (2.0-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.11 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.13 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.16 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.17 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.20 Setting up libwagon-file-java (3.5.3-1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.22 Setting up openjdk-21-jre-headless:amd64 (21.0.8+9~us1-0ubuntu1~24.04.1) ...
[2025-08-09T21:21:58.697Z] [exec] #6 37.40 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-08-09T21:21:58.697Z] [exec] #6 37.42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-08-09T21:21:58.697Z] [exec] #6 37.42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-08-09T21:21:58.697Z] [exec] #6 37.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-08-09T21:21:58.697Z] [exec] #6 37.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-08-09T21:21:58.698Z] [exec] #6 37.46 Setting up libcommons-io-java (2.11.0-2) ...
[2025-08-09T21:21:58.698Z] [exec] #6 37.48 Setting up liberror-perl (0.17029-2) ...
[2025-08-09T21:21:58.698Z] [exec] #6 37.50 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-08-09T21:21:58.698Z] [exec] #6 37.52 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.55 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.57 Setting up libguava-java (32.0.1-1) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.59 Setting up liberror-prone-java (2.18.0-1) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.61 Setting up libguice-java (4.2.3-2) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.63 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.65 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.69 Processing triggers for ca-certificates-java (20240118) ...
[2025-08-09T21:21:59.596Z] [exec] #6 37.99 Adding debian:ACCVRAIZ1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.00 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.02 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.02 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.03 Adding debian:AffirmTrust_Commercial.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.03 Adding debian:AffirmTrust_Networking.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.03 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.03 Adding debian:AffirmTrust_Premium.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.04 Adding debian:Amazon_Root_CA_4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.04 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_2011.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.05 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.06 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.06 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.06 Adding debian:BJCA_Global_Root_CA1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.06 Adding debian:BJCA_Global_Root_CA2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.06 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.07 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.07 Adding debian:CA_Disig_Root_R2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.08 Adding debian:Certainly_Root_E1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.08 Adding debian:Certainly_Root_R1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.08 Adding debian:Certigna.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.08 Adding debian:Certigna_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.09 Adding debian:certSIGN_Root_CA_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.09 Adding debian:certSIGN_ROOT_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.09 Adding debian:Certum_EC-384_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.10 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.10 Adding debian:Certum_Trusted_Network_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.10 Adding debian:Certum_Trusted_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.10 Adding debian:CFCA_EV_ROOT.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.10 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.11 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.11 Adding debian:Comodo_AAA_Services_root.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.12 Adding debian:COMODO_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.12 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.12 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.12 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_Global_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_Global_Root_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_Global_Root_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.13 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.14 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.14 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.14 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.14 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.15 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.15 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.15 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.15 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.15 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.16 Adding debian:emSign_Root_CA_-_C1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.16 Adding debian:emSign_Root_CA_-_G1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.16 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.16 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.16 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.17 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.17 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.17 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.18 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.18 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.18 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.18 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.18 Adding debian:GlobalSign_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_E46.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.19 Adding debian:GlobalSign_Root_R46.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.20 Adding debian:GLOBALTRUST_2020.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.20 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.20 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.20 Adding debian:GTS_Root_R1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.21 Adding debian:GTS_Root_R2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.21 Adding debian:GTS_Root_R3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.21 Adding debian:GTS_Root_R4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.21 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.22 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.22 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.22 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.22 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.23 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.23 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.23 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.24 Adding debian:ISRG_Root_X1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.24 Adding debian:ISRG_Root_X2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.24 Adding debian:Izenpe.com.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.25 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.25 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.25 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.26 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.26 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.26 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.26 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.27 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.27 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.27 Adding debian:QuoVadis_Root_CA_2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.28 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.28 Adding debian:QuoVadis_Root_CA_3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.28 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.28 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.29 Adding debian:Secure_Global_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.29 Adding debian:SecureSign_RootCA11.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.29 Adding debian:SecureTrust_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.29 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.30 Adding debian:Security_Communication_RootCA2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.30 Adding debian:Security_Communication_RootCA3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.30 Adding debian:Security_Communication_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.30 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.31 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.31 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.31 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.31 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.32 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.32 Adding debian:Starfield_Class_2_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.32 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.32 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.33 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.33 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.33 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.34 Adding debian:Telia_Root_CA_v2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.34 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.34 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.35 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.35 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.35 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.36 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.36 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.37 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.37 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.37 Adding debian:TunTrust_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.38 Adding debian:TWCA_Global_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.38 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.38 Adding debian:UCA_Extended_Validation_Root.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.39 Adding debian:UCA_Global_G2_Root.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.39 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.39 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.39 Adding debian:vTrus_ECC_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.39 Adding debian:vTrus_Root_CA.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.40 Adding debian:XRamp_Global_CA_Root.pem
[2025-08-09T21:21:59.596Z] [exec] #6 38.44 done.
[2025-08-09T21:21:59.596Z] [exec] #6 38.45 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-08-09T21:21:59.596Z] [exec] #6 38.47 Setting up maven (3.8.7-2) ...
[2025-08-09T21:21:59.596Z] [exec] #6 38.51 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-08-09T21:22:02.548Z] [exec] #6 DONE 41.5s
[2025-08-09T21:22:03.199Z] [exec]
[2025-08-09T21:22:03.199Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-08-09T21:22:03.199Z] [exec] #7 DONE 0.3s
[2025-08-09T21:22:03.199Z] [exec]
[2025-08-09T21:22:03.199Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-08-09T21:22:03.199Z] [exec] #8 0.200 Cloning into 'open-liberty'...
[2025-08-09T21:23:07.735Z] [exec] #8 55.74 Updating files: 10% (12102/115843)
[2025-08-09T21:23:25.075Z] [exec] Updating files: 11% (12743/115843)Updating files: 12% (13902/115843)Updating files: 13% (15060/115843)Updating files: 14% (16219/115843)Updating files: 15% (17377/115843)Updating files: 16% (18535/115843)Updating files: 17% (19694/115843)Updating files: 17% (20645/115843)Updating files: 18% (20852/115843)Updating files: 19% (22011/115843)Updating files: 20% (23169/115843)Updating files: 21% (24328/115843)Updating files: 22% (25486/115843)Updating files: 23% (26644/115843)Updating files: 23% (27289/115843)Updating files: 24% (27803/115843)Updating files: 25% (28961/115843)Updating files: 26% (30120/115843)Updating files: 27% (31278/115843)Updating files: 27% (32335/115843)Updating files: 28% (32437/115843)Updating files: 29% (33595/115843)Updating files: 30% (34753/115843)Updating files: 31% (35912/115843)Updating files: 32% (37070/115843)Updating files: 33% (38229/115843)Updating files: 33% (39104/115843)Updating files: 34% (39387/115843)Updating files: 35% (40546/115843)Updating files: 36% (41704/115843)Updating files: 37% (42862/115843)Updating files: 38% (44021/115843)Updating files: 38% (44953/115843)Updating files: 39% (45179/115843)Updating files: 40% (46338/115843)Updating files: 41% (47496/115843)Updating files: 42% (48655/115843)Updating files: 43% (49813/115843)Updating files: 44% (50971/115843)Updating files: 44% (51381/115843)Updating files: 45% (52130/115843)Updating files: 46% (53288/115843)Updating files: 47% (54447/115843)Updating files: 48% (55605/115843)Updating files: 49% (56764/115843)Updating files: 50% (57922/115843)Updating files: 50% (58968/115843)Updating files: 51% (59080/115843)Updating files: 52% (60239/115843)Updating files: 53% (61397/115843)Updating files: 53% (62108/115843)Updating files: 54% (62556/115843)Updating files: 54% (63598/115843)Updating files: 55% (63714/115843)Updating files: 56% (64873/115843)Updating files: 56% (64892/115843)Updating files: 56% (65814/115843)Updating files: 57% (66031/115843)Updating files: 58% (67189/115843)Updating files: 59% (68348/115843)Updating files: 60% (69506/115843)Updating files: 61% (70665/115843)Updating files: 61% (71134/115843)Updating files: 62% (71823/115843)Updating files: 63% (72982/115843)Updating files: 63% (73745/115843)Updating files: 64% (74140/115843)Updating files: 65% (75298/115843)Updating files: 66% (76457/115843)Updating files: 67% (77615/115843)Updating files: 67% (78464/115843)Updating files: 68% (78774/115843)Updating files: 69% (79932/115843)Updating files: 70% (81091/115843)Updating files: 71% (82249/115843)Updating files: 72% (83407/115843)Updating files: 73% (84566/115843)Updating files: 74% (85724/115843)Updating files: 74% (86075/115843)Updating files: 75% (86883/115843)Updating files: 76% (88041/115843)Updating files: 77% (89200/115843)Updating files: 78% (90358/115843)Updating files: 78% (91437/115843)Updating files: 79% (91516/115843)Updating files: 80% (92675/115843)Updating files: 81% (93833/115843)Updating files: 82% (94992/115843)Updating files: 82% (95939/115843)Updating files: 83% (96150/115843)Updating files: 84% (97309/115843)Updating files: 85% (98467/115843)Updating files: 86% (99625/115843)Updating files: 87% (100784/115843)Updating files: 88% (101942/115843)Updating files: 89% (103101/115843)Updating files: 89% (103873/115843)Updating files: 90% (104259/115843)Updating files: 91% (105418/115843)Updating files: 92% (106576/115843)Updating files: 92% (107006/115843)Updating files: 93% (107734/115843)Updating files: 94% (108893/115843)Updating files: 95% (110051/115843)Updating files: 96% (111210/115843)Updating files: 97% (112368/115843)Updating files: 97% (112538/115843)Updating files: 98% (113527/115843)Updating files: 99% (114685/115843)Updating files: 99% (115528/115843)Updating files: 100% (115843/115843)Updating files: 100% (115843/115843), done.#8 DONE 81.6s
[2025-08-09T21:23:25.075Z] [exec]
[2025-08-09T21:23:25.075Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-08-09T21:23:25.075Z] [exec] #9 DONE 0.1s
[2025-08-09T21:23:25.075Z] [exec]
[2025-08-09T21:23:25.075Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 Note: switching to 'gm-23.0.0.5'.
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 changes and commit them, and you can discard any commits you make in this
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 state without impacting any branches by switching back to a branch.
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 If you want to create a new branch to retain commits you create, you may
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 do so (now or later) by using -c with the switch command. Example:
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 git switch -c <new-branch-name>
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 Or undo this operation with:
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 git switch -
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-09T21:25:29.024Z] [exec] #10 114.5
[2025-08-09T21:25:29.024Z] [exec] #10 114.5 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-08-09T21:25:29.024Z] [exec] #10 DONE 115.9s
[2025-08-09T21:25:29.024Z] [exec]
[2025-08-09T21:25:29.024Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-08-09T21:25:29.024Z] [exec] #11 DONE 0.1s
[2025-08-09T21:25:29.024Z] [exec]
[2025-08-09T21:25:29.024Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-08-09T21:25:29.024Z] [exec] #12 DONE 0.1s
[2025-08-09T21:25:29.024Z] [exec]
[2025-08-09T21:25:29.024Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-08-09T21:25:29.024Z] [exec] #13 DONE 0.1s
[2025-08-09T21:25:29.024Z] [exec]
[2025-08-09T21:25:29.024Z] [exec] #14 exporting to image
[2025-08-09T21:25:29.024Z] [exec] #14 exporting layers
[2025-08-09T21:26:45.379Z] [exec] #14 exporting layers 82.3s done
[2025-08-09T21:26:45.379Z] [exec] #14 writing image sha256:e5fdc5e014d868b24742442602befb52645a1b652821c504ef567e56d49bf3b2 done
[2025-08-09T21:26:45.379Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:8-jdk-ubuntu-hotspot-full 0.0s done
[2025-08-09T21:26:45.379Z] [exec] #14 DONE 82.3s
[2025-08-09T21:26:45.379Z]
[2025-08-09T21:26:45.379Z] copy_dest:
[2025-08-09T21:26:45.379Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-08-09T21:26:45.379Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-09T21:26:45.379Z]
[2025-08-09T21:26:45.379Z] dist:
[2025-08-09T21:26:45.379Z]
[2025-08-09T21:26:45.379Z] move_scripts:
[2025-08-09T21:26:45.379Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-08-09T21:26:45.379Z]
[2025-08-09T21:26:45.379Z] clean_image:
[2025-08-09T21:26:45.379Z] [echo] Executing external.sh --clean --dir tomee --tag nightly --version 8 --impl hotspot
[2025-08-09T21:26:45.379Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:26:45.379Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:26:45.379Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:26:45.379Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:26:45.379Z] [exec] The test here is tomee
[2025-08-09T21:26:45.379Z] [exec] The directory in the external.sh is tomee
[2025-08-09T21:26:45.379Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:26:45.379Z] [exec] Untagged: adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full
[2025-08-09T21:26:45.379Z] [exec] Deleted: sha256:eea856485202b5efb12cd13d6ff3176ee49b3e946b32be297e772e0ae61b8f43
[2025-08-09T21:26:45.379Z] [exec] Error response from daemon: No such container: tomee-test
[2025-08-09T21:26:45.379Z] [exec] Error response from daemon: No such container: restore-test
[2025-08-09T21:26:45.379Z] [exec] Error response from daemon: invalid reference format
[2025-08-09T21:26:45.379Z] [exec] Result: 1
[2025-08-09T21:26:45.379Z]
[2025-08-09T21:26:45.379Z] build_image:
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:26:45.379Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-08-09T21:26:45.379Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-08-09T21:26:45.379Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-08-09T21:26:45.379Z] [exec] The test here is tomee
[2025-08-09T21:26:45.379Z] [exec] The directory in the external.sh is tomee
[2025-08-09T21:26:45.379Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-08-09T21:26:45.379Z] [exec] build_image.sh tomee 8 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-08-09T21:26:45.379Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] done
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] The test in the build_image() function is tomee
[2025-08-09T21:26:45.379Z] [exec] #####################################################
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] #####################################################
[2025-08-09T21:26:45.379Z] [exec] #0 building with "default" instance using docker driver
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-08-09T21:26:45.379Z] [exec] #1 transferring dockerfile: 3.25kB done
[2025-08-09T21:26:45.379Z] [exec] #1 DONE 0.0s
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk
[2025-08-09T21:26:45.379Z] [exec] #2 DONE 0.2s
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] #3 [internal] load .dockerignore
[2025-08-09T21:26:45.379Z] [exec] #3 transferring context: 2B done
[2025-08-09T21:26:45.379Z] [exec] #3 DONE 0.0s
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:8-jdk@sha256:85e69d6207f4e4635f627ebe88c68f3f5239a9c0c962d957a15d9ca6578d9fe9
[2025-08-09T21:26:45.379Z] [exec] #4 CACHED
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [exec] #5 [internal] load build context
[2025-08-09T21:26:45.379Z] [exec] #5 transferring context: 1.24kB done
[2025-08-09T21:26:45.379Z] [exec] #5 DONE 0.0s
[2025-08-09T21:26:45.379Z] [exec]
[2025-08-09T21:26:45.379Z] [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-09T21:26:45.379Z] [exec] #6 0.273 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.345 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.362 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.406 Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.419 Get:5 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.445 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.596 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.601 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.611 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.612 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,454 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.622 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,664 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.634 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,086 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.644 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.645 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 0.829 Get:15 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,326 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 1.214 Get:16 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 1.215 Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,134 kB]
[2025-08-09T21:26:45.379Z] [exec] #6 1.261 Get:18 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,975 kB]
[2025-08-09T21:26:46.026Z] [exec] #6 1.672 Fetched 32.0 MB in 1s (22.2 MB/s)
[2025-08-09T21:26:46.673Z] [exec] #6 1.672 Reading package lists...
[2025-08-09T21:26:48.769Z] [exec] #6 4.584 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:26:48.769Z] [exec] #6 4.667 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-08-09T21:26:48.769Z] [exec] #6 4.667 (Reading database ...
[2025-08-09T21:26:48.769Z] [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.675 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:26:48.769Z] [exec] #6 4.680 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:48.769Z] [exec] #6 4.830 Selecting previously unselected package python3.12-minimal.
[2025-08-09T21:26:49.415Z] [exec] #6 4.832 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:26:49.415Z] [exec] #6 4.841 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:49.415Z] [exec] #6 4.937 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:49.415Z] [exec] #6 4.963 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.725 Selecting previously unselected package python3-minimal.
[2025-08-09T21:26:50.061Z] [exec] #6 5.725 (Reading database ...
[2025-08-09T21:26:50.061Z] [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.732 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.739 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.790 Selecting previously unselected package media-types.
[2025-08-09T21:26:50.061Z] [exec] #6 5.792 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.798 Unpacking media-types (10.1.0) ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.855 Selecting previously unselected package netbase.
[2025-08-09T21:26:50.061Z] [exec] #6 5.857 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.864 Unpacking netbase (6.4) ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.912 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-08-09T21:26:50.061Z] [exec] #6 5.914 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 5.920 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:50.061Z] [exec] #6 6.071 Selecting previously unselected package python3.12.
[2025-08-09T21:26:50.061Z] [exec] #6 6.073 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 6.079 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:50.061Z] [exec] #6 6.131 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-08-09T21:26:50.061Z] [exec] #6 6.133 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:26:50.061Z] [exec] #6 6.140 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:50.061Z] [exec] #6 6.190 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.381 Selecting previously unselected package python3.
[2025-08-09T21:26:50.708Z] [exec] #6 6.381 (Reading database ...
[2025-08-09T21:26:50.708Z] [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.388 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.397 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.459 Selecting previously unselected package libapparmor1:amd64.
[2025-08-09T21:26:50.708Z] [exec] #6 6.461 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.473 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.532 Selecting previously unselected package libargon2-1:amd64.
[2025-08-09T21:26:50.708Z] [exec] #6 6.534 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.540 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.599 Preparing to unpack .../libudev1_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.618 Unpacking libudev1:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:26:50.708Z] [exec] #6 6.700 Setting up libudev1:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.352Z] [exec] #6 6.769 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 6.769 (Reading database ...
[2025-08-09T21:26:51.353Z] [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 ... 7374 files and directories currently installed.)#6 6.776 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.784 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.837 Selecting previously unselected package libjson-c5:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 6.838 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.847 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.905 Selecting previously unselected package libcryptsetup12:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 6.906 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.914 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.972 Selecting previously unselected package libfdisk1:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 6.974 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 6.980 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.035 Selecting previously unselected package libkmod2:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 7.036 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.042 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.095 Selecting previously unselected package libsystemd-shared:amd64.
[2025-08-09T21:26:51.353Z] [exec] #6 7.097 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.105 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.191 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.210 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.8) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.305 Setting up libsystemd0:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.362 Selecting previously unselected package systemd-dev.
[2025-08-09T21:26:51.353Z] [exec] #6 7.362 (Reading database ...
[2025-08-09T21:26:51.353Z] [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 ... 7413 files and directories currently installed.)#6 7.370 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.10_all.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.378 Unpacking systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.453 Selecting previously unselected package systemd.
[2025-08-09T21:26:51.353Z] [exec] #6 7.455 Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:51.353Z] [exec] #6 7.472 Unpacking systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.763 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.782 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.804 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.823 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.842 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.863 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.880 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.901 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.919 Setting up systemd-dev (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.999Z] [exec] #6 7.938 Setting up systemd (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:51.999Z] [exec] #6 8.003 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-08-09T21:26:52.659Z] [exec] #6 8.011 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-08-09T21:26:52.659Z] [exec] #6 8.016 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-08-09T21:26:52.659Z] [exec] #6 8.023 Initializing machine ID from random generator.
[2025-08-09T21:26:52.659Z] [exec] #6 8.046 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.047 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.047 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.047 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.047 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.047 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.048 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.048 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.048 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-08-09T21:26:52.659Z] [exec] #6 8.076 Creating group 'systemd-journal' with GID 999.
[2025-08-09T21:26:52.659Z] [exec] #6 8.076 Creating group 'systemd-network' with GID 998.
[2025-08-09T21:26:52.659Z] [exec] #6 8.076 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-08-09T21:26:52.659Z] [exec] #6 8.169 Selecting previously unselected package systemd-sysv.
[2025-08-09T21:26:52.659Z] [exec] #6 8.169 (Reading database ...
[2025-08-09T21:26:52.659Z] [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.177 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.185 Unpacking systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.259 Selecting previously unselected package sgml-base.
[2025-08-09T21:26:52.659Z] [exec] #6 8.260 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.269 Unpacking sgml-base (1.31) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.341 Selecting previously unselected package libdbus-1-3:amd64.
[2025-08-09T21:26:52.659Z] [exec] #6 8.342 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.348 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.391 Selecting previously unselected package dbus-bin.
[2025-08-09T21:26:52.659Z] [exec] #6 8.393 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.401 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.448 Selecting previously unselected package dbus-session-bus-common.
[2025-08-09T21:26:52.659Z] [exec] #6 8.449 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.455 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.509 Selecting previously unselected package dbus-daemon.
[2025-08-09T21:26:52.659Z] [exec] #6 8.510 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.517 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.564 Selecting previously unselected package dbus-system-bus-common.
[2025-08-09T21:26:52.659Z] [exec] #6 8.565 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.571 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.639 Selecting previously unselected package dbus.
[2025-08-09T21:26:52.659Z] [exec] #6 8.641 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.650 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:52.659Z] [exec] #6 8.712 Selecting previously unselected package distro-info-data.
[2025-08-09T21:26:53.305Z] [exec] #6 8.713 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.720 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.783 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-08-09T21:26:53.305Z] [exec] #6 8.785 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.799 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.873 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-08-09T21:26:53.305Z] [exec] #6 8.875 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.881 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.941 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-08-09T21:26:53.305Z] [exec] #6 8.943 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.949 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.991 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-08-09T21:26:53.305Z] [exec] #6 8.992 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 8.998 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.044 Selecting previously unselected package iso-codes.
[2025-08-09T21:26:53.305Z] [exec] #6 9.045 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.051 Unpacking iso-codes (4.16.0-1) ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.292 Selecting previously unselected package libcap2-bin.
[2025-08-09T21:26:53.305Z] [exec] #6 9.294 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.300 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.356 Selecting previously unselected package libelf1t64:amd64.
[2025-08-09T21:26:53.305Z] [exec] #6 9.357 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.365 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:26:53.305Z] [exec] #6 9.406 Selecting previously unselected package libglib2.0-data.
[2025-08-09T21:26:53.954Z] [exec] #6 9.408 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.414 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.466 Selecting previously unselected package libicu74:amd64.
[2025-08-09T21:26:53.954Z] [exec] #6 9.468 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.475 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.682 Selecting previously unselected package libpam-systemd:amd64.
[2025-08-09T21:26:53.954Z] [exec] #6 9.684 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.690 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.757 Selecting previously unselected package libxml2:amd64.
[2025-08-09T21:26:53.954Z] [exec] #6 9.759 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.765 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.828 Selecting previously unselected package libyaml-0-2:amd64.
[2025-08-09T21:26:53.954Z] [exec] #6 9.830 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.837 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.880 Selecting previously unselected package lsb-release.
[2025-08-09T21:26:53.954Z] [exec] #6 9.882 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.891 Unpacking lsb-release (12.0-2) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.934 Selecting previously unselected package python-apt-common.
[2025-08-09T21:26:53.954Z] [exec] #6 9.936 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu5_all.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.942 Unpacking python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:26:53.954Z] [exec] #6 9.995 Selecting previously unselected package python3-apt.
[2025-08-09T21:26:53.954Z] [exec] #6 9.997 Preparing to unpack .../23-python3-apt_2.7.7ubuntu5_amd64.deb ...
[2025-08-09T21:26:53.954Z] [exec] #6 10.00 Unpacking python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:26:53.954Z] [exec] #6 10.05 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.06 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.06 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.11 Selecting previously unselected package python3-dbus.
[2025-08-09T21:26:55.019Z] [exec] #6 10.12 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.12 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.18 Selecting previously unselected package python3-gi.
[2025-08-09T21:26:55.019Z] [exec] #6 10.18 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.19 Unpacking python3-gi (3.48.2-1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.25 Selecting previously unselected package python3-pkg-resources.
[2025-08-09T21:26:55.019Z] [exec] #6 10.25 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.26 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.33 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.33 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.34 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.38 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-08-09T21:26:55.019Z] [exec] #6 10.38 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.39 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.44 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.44 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.45 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.51 Selecting previously unselected package libstemmer0d:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.51 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.52 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.58 Selecting previously unselected package libxmlb2:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.58 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.59 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.64 Selecting previously unselected package libappstream5:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.64 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.65 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.71 Selecting previously unselected package libduktape207:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.71 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.72 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.78 Selecting previously unselected package libdw1t64:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.78 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.79 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.83 Selecting previously unselected package libglib2.0-bin.
[2025-08-09T21:26:55.019Z] [exec] #6 10.83 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.84 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.89 Selecting previously unselected package libunwind8:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.90 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.90 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.96 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 10.96 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 10.97 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:26:55.019Z] [exec] #6 11.05 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-08-09T21:26:55.019Z] [exec] #6 11.05 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:26:55.019Z] [exec] #6 11.05 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:26:55.019Z] [exec] #6 11.11 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-08-09T21:26:55.665Z] [exec] #6 11.11 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.11 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.18 Selecting previously unselected package xml-core.
[2025-08-09T21:26:55.665Z] [exec] #6 11.18 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.18 Unpacking xml-core (0.19) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.25 Selecting previously unselected package polkitd.
[2025-08-09T21:26:55.665Z] [exec] #6 11.26 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.28 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.36 Selecting previously unselected package python3-blinker.
[2025-08-09T21:26:55.665Z] [exec] #6 11.36 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.37 Unpacking python3-blinker (1.7.0-1) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.42 Selecting previously unselected package python3-cryptography.
[2025-08-09T21:26:55.665Z] [exec] #6 11.42 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.43 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.51 Selecting previously unselected package python3-pyparsing.
[2025-08-09T21:26:55.665Z] [exec] #6 11.52 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.52 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.58 Selecting previously unselected package python3-httplib2.
[2025-08-09T21:26:55.665Z] [exec] #6 11.58 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.59 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.64 Selecting previously unselected package python3-jwt.
[2025-08-09T21:26:55.665Z] [exec] #6 11.65 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.65 Unpacking python3-jwt (2.7.0-1) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.71 Selecting previously unselected package python3-lazr.uri.
[2025-08-09T21:26:55.665Z] [exec] #6 11.71 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.72 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:26:55.665Z] [exec] #6 11.77 Selecting previously unselected package python3-wadllib.
[2025-08-09T21:26:56.312Z] [exec] #6 11.77 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.78 Unpacking python3-wadllib (1.3.6-5) ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.84 Selecting previously unselected package python3-distro.
[2025-08-09T21:26:56.312Z] [exec] #6 11.84 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.85 Unpacking python3-distro (1.9.0-1) ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.91 Selecting previously unselected package python3-oauthlib.
[2025-08-09T21:26:56.312Z] [exec] #6 11.91 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.92 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:26:56.312Z] [exec] #6 11.99 Selecting previously unselected package python3-lazr.restfulclient.
[2025-08-09T21:26:56.312Z] [exec] #6 11.99 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.00 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.06 Selecting previously unselected package python3-six.
[2025-08-09T21:26:56.312Z] [exec] #6 12.06 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.06 Unpacking python3-six (1.16.0-4) ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.12 Selecting previously unselected package python3-launchpadlib.
[2025-08-09T21:26:56.312Z] [exec] #6 12.13 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.13 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.20 Selecting previously unselected package python3-software-properties.
[2025-08-09T21:26:56.312Z] [exec] #6 12.20 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.21 Unpacking python3-software-properties (0.99.49.2) ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.27 Selecting previously unselected package packagekit.
[2025-08-09T21:26:56.312Z] [exec] #6 12.27 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.28 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:26:56.312Z] [exec] #6 12.36 Selecting previously unselected package software-properties-common.
[2025-08-09T21:26:56.958Z] [exec] #6 12.36 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.37 Unpacking software-properties-common (0.99.49.2) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.43 Setting up media-types (10.1.0) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.47 Setting up systemd-sysv (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.50 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.52 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.55 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.57 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.59 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.62 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.64 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.66 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.68 No schema files found: doing nothing.
[2025-08-09T21:26:56.958Z] [exec] #6 12.69 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.72 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.74 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.77 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.79 Setting up python-apt-common (2.7.7ubuntu5) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.81 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.83 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.85 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.87 Setting up netbase (6.4) ...
[2025-08-09T21:26:56.958Z] [exec] #6 12.92 Setting up sgml-base (1.31) ...
[2025-08-09T21:26:57.606Z] [exec] #6 12.97 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 12.99 Setting up lsb-release (12.0-2) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.01 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.15 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.17 Setting up iso-codes (4.16.0-1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.19 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.21 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.23 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.24 Setcap worked! gst-ptp-helper is not suid!
[2025-08-09T21:26:57.606Z] [exec] #6 13.25 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.27 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-08-09T21:26:57.606Z] [exec] #6 13.29 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-08-09T21:26:58.252Z] [exec] #6 14.13 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-08-09T21:26:58.252Z] [exec] #6 14.16 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:26:58.252Z] [exec] #6 14.21 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-08-09T21:26:58.252Z] [exec] #6 14.23 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.29 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.31 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.33 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.41 Setting up xml-core (0.19) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.61 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.69 debconf: unable to initialize frontend: Dialog
[2025-08-09T21:26:58.901Z] [exec] #6 14.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-08-09T21:26:58.901Z] [exec] #6 14.69 debconf: falling back to frontend: Readline
[2025-08-09T21:26:58.901Z] [exec] #6 14.69 debconf: unable to initialize frontend: Readline
[2025-08-09T21:26:58.901Z] [exec] #6 14.69 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-09T21:26:58.901Z] [exec] #6 14.69 debconf: falling back to frontend: Teletype
[2025-08-09T21:26:58.901Z] [exec] #6 14.77 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.79 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.81 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-08-09T21:26:58.901Z] [exec] #6 14.83 running python rtupdate hooks for python3.12...
[2025-08-09T21:26:58.901Z] [exec] #6 14.83 running python post-rtupdate hooks for python3.12...
[2025-08-09T21:26:58.901Z] [exec] #6 14.92 Setting up python3-six (1.16.0-4) ...
[2025-08-09T21:26:59.550Z] [exec] #6 15.05 Setting up python3-pyparsing (3.1.1-1) ...
[2025-08-09T21:26:59.550Z] [exec] #6 15.22 Setting up python3-gi (3.48.2-1) ...
[2025-08-09T21:26:59.550Z] [exec] #6 15.39 Setting up python3-httplib2 (0.20.4-3) ...
[2025-08-09T21:26:59.550Z] [exec] #6 15.53 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-08-09T21:27:00.196Z] [exec] #6 15.54 Setting up python3-blinker (1.7.0-1) ...
[2025-08-09T21:27:00.196Z] [exec] #6 15.66 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-08-09T21:27:00.196Z] [exec] #6 15.87 Setting up python3-dbus (1.3.2-5build3) ...
[2025-08-09T21:27:00.196Z] [exec] #6 16.01 Setting up python3-distro (1.9.0-1) ...
[2025-08-09T21:27:00.196Z] [exec] #6 16.13 Setting up python3-jwt (2.7.0-1) ...
[2025-08-09T21:27:00.196Z] [exec] #6 16.26 Setting up python3-apt (2.7.7ubuntu5) ...
[2025-08-09T21:27:00.845Z] [exec] #6 16.42 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-08-09T21:27:00.845Z] [exec] #6 16.54 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-08-09T21:27:00.845Z] [exec] #6 16.77 Setting up python3-wadllib (1.3.6-5) ...
[2025-08-09T21:27:00.845Z] [exec] #6 16.90 Setting up python3-oauthlib (3.2.2-1) ...
[2025-08-09T21:27:01.491Z] [exec] #6 17.08 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-08-09T21:27:01.491Z] [exec] #6 17.21 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-08-09T21:27:01.491Z] [exec] #6 17.44 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-08-09T21:27:01.491Z] [exec] #6 17.46 Setting up python3-software-properties (0.99.49.2) ...
[2025-08-09T21:27:01.491Z] [exec] #6 17.59 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:27:02.138Z] [exec] #6 17.63 Processing triggers for sgml-base (1.31) ...
[2025-08-09T21:27:02.138Z] [exec] #6 17.66 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-08-09T21:27:02.138Z] [exec] #6 17.67 Creating group 'polkitd' with GID 997.
[2025-08-09T21:27:02.138Z] [exec] #6 17.67 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-08-09T21:27:02.138Z] [exec] #6 17.73 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:27:02.138Z] [exec] #6 17.73 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-08-09T21:27:02.138Z] [exec] #6 17.83 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-08-09T21:27:02.138Z] [exec] #6 17.84 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-08-09T21:27:02.138Z] [exec] #6 17.87 invoke-rc.d: could not determine current runlevel
[2025-08-09T21:27:02.138Z] [exec] #6 17.88 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-08-09T21:27:02.138Z] [exec] #6 17.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-09T21:27:02.138Z] [exec] #6 17.98 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-08-09T21:27:02.138Z] [exec] #6 18.00 Setting up software-properties-common (0.99.49.2) ...
[2025-08-09T21:27:02.138Z] [exec] #6 18.13 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-08-09T21:27:05.985Z] [exec] #6 21.55 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:27:05.985Z] [exec] #6 21.56 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:27:05.985Z] [exec] #6 21.56 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:27:05.985Z] [exec] #6 21.57 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:27:06.631Z] [exec] #6 22.17 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-08-09T21:27:06.631Z] [exec] #6 22.24 Fetched 24.4 kB in 1s (30.0 kB/s)
[2025-08-09T21:27:07.278Z] [exec] #6 22.24 Reading package lists...
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Repository: 'Types: deb
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Suites: noble
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Components: main
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 '
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Description:
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-08-09T21:27:07.278Z] [exec] #6 22.98
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-08-09T21:27:07.278Z] [exec] #6 22.98 Adding repository.
[2025-08-09T21:27:07.278Z] [exec] #6 23.20 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-08-09T21:27:07.278Z] [exec] #6 23.21 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-08-09T21:27:07.278Z] [exec] #6 23.22 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-08-09T21:27:07.278Z] [exec] #6 23.25 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-08-09T21:27:07.924Z] [exec] #6 23.48 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-08-09T21:27:08.580Z] [exec] #6 23.54 Reading package lists...
[2025-08-09T21:27:09.230Z] [exec] #6 24.29 Reading package lists...
[2025-08-09T21:27:09.230Z] [exec] #6 25.04 Building dependency tree...
[2025-08-09T21:27:09.877Z] [exec] #6 25.23 Reading state information...
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 tar is already the newest version (1.35+dfsg-3build1).
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 The following additional packages will be installed:
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 perl-base perl-modules-5.38
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 Suggested packages:
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 libtap-harness-archive-perl
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 Recommended packages:
[2025-08-09T21:27:09.877Z] [exec] #6 25.39 patch less ssh-client
[2025-08-09T21:27:09.877Z] [exec] #6 25.43 The following NEW packages will be installed:
[2025-08-09T21:27:09.877Z] [exec] #6 25.43 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-08-09T21:27:09.877Z] [exec] #6 25.43 perl-modules-5.38
[2025-08-09T21:27:09.877Z] [exec] #6 25.43 The following packages will be upgraded:
[2025-08-09T21:27:09.877Z] [exec] #6 25.43 perl-base
[2025-08-09T21:27:09.877Z] [exec] #6 25.57 1 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
[2025-08-09T21:27:09.877Z] [exec] #6 25.57 Need to get 14.9 MB of archives.
[2025-08-09T21:27:09.877Z] [exec] #6 25.57 After this operation, 75.0 MB of additional disk space will be used.
[2025-08-09T21:27:09.877Z] [exec] #6 25.57 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.2 [1,827 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.68 Get:2 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-09T21:27:09.877Z] [exec] #6 25.70 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.71 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-08-09T21:27:09.877Z] [exec] #6 25.71 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.74 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.74 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.74 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.75 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB]
[2025-08-09T21:27:09.877Z] [exec] #6 25.88 debconf: delaying package configuration, since apt-utils is not installed
[2025-08-09T21:27:09.877Z] [exec] #6 25.92 Fetched 14.9 MB in 0s (44.6 MB/s)
[2025-08-09T21:27:09.877Z] [exec] #6 25.99 (Reading database ...
[2025-08-09T21:27:10.590Z] [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.00 Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:27:10.590Z] [exec] #6 26.03 Unpacking perl-base (5.38.2-3.2ubuntu0.2) over (5.38.2-3.2ubuntu0.1) ...
[2025-08-09T21:27:13.528Z] [exec] #6 29.11 Setting up perl-base (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:13.528Z] [exec] #6 29.17 Selecting previously unselected package perl-modules-5.38.
[2025-08-09T21:27:13.528Z] [exec] #6 29.17 (Reading database ...
[2025-08-09T21:27:13.528Z] [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 29.18 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...
[2025-08-09T21:27:13.528Z] [exec] #6 29.19 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:13.528Z] [exec] #6 29.58 Selecting previously unselected package libgdbm6t64:amd64.
[2025-08-09T21:27:14.182Z] [exec] #6 29.58 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.59 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.65 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-08-09T21:27:14.182Z] [exec] #6 29.65 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.66 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.71 Selecting previously unselected package libperl5.38t64:amd64.
[2025-08-09T21:27:14.182Z] [exec] #6 29.71 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.72 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:14.182Z] [exec] #6 29.97 Selecting previously unselected package perl.
[2025-08-09T21:27:14.183Z] [exec] #6 29.97 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...
[2025-08-09T21:27:14.183Z] [exec] #6 29.98 Unpacking perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.04 Selecting previously unselected package liberror-perl.
[2025-08-09T21:27:14.183Z] [exec] #6 30.04 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.05 Unpacking liberror-perl (0.17029-2) ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.10 Selecting previously unselected package git-man.
[2025-08-09T21:27:14.183Z] [exec] #6 30.10 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.10 Unpacking git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.18 Selecting previously unselected package git.
[2025-08-09T21:27:14.183Z] [exec] #6 30.18 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ...
[2025-08-09T21:27:14.183Z] [exec] #6 30.19 Unpacking git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.39 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.42 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.44 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.46 Setting up git-man (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.48 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.50 Setting up perl (5.38.2-3.2ubuntu0.2) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.53 Setting up liberror-perl (0.17029-2) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.55 Setting up git (1:2.43.0-1ubuntu7.3) ...
[2025-08-09T21:27:14.830Z] [exec] #6 30.58 Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
[2025-08-09T21:27:16.177Z] [exec] #6 DONE 32.0s
[2025-08-09T21:27:16.177Z] [exec]
[2025-08-09T21:27:16.177Z] [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-09T21:27:16.822Z] [exec] #7 0.343 2025-08-09 21:27:16 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-09T21:27:16.822Z] [exec] #7 0.348 apache-maven-3.8.5/README.txt
[2025-08-09T21:27:16.822Z] [exec] #7 0.352 apache-maven-3.8.5/LICENSE
[2025-08-09T21:27:16.822Z] [exec] #7 0.352 apache-maven-3.8.5/NOTICE
[2025-08-09T21:27:16.822Z] [exec] #7 0.352 apache-maven-3.8.5/lib/
[2025-08-09T21:27:16.822Z] [exec] #7 0.352 apache-maven-3.8.5/lib/commons-cli.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.353 apache-maven-3.8.5/lib/commons-io.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.353 apache-maven-3.8.5/lib/commons-lang3.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.353 apache-maven-3.8.5/lib/guava.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.353 apache-maven-3.8.5/lib/guice.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jansi.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.354 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.354 apache-maven-3.8.5/lib/javax.inject.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.354 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-utils.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/slf4j-api.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/boot/
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/jansi-native/
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-08-09T21:27:16.822Z] [exec] #7 0.356 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-08-09T21:27:16.822Z] [exec] #7 0.357 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-08-09T21:27:16.822Z] [exec] #7 0.358 apache-maven-3.8.5/bin/m2.conf
[2025-08-09T21:27:16.822Z] [exec] #7 0.358 apache-maven-3.8.5/bin/mvn.cmd
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/bin/mvn
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/bin/mvnDebug
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/bin/mvnyjp
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/conf/
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/conf/logging/
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/conf/settings.xml
[2025-08-09T21:27:16.822Z] [exec] #7 0.359 apache-maven-3.8.5/conf/toolchains.xml
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/lib/ext/
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/lib/jansi-native/
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/lib/ext/README.txt
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.360 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.362 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.362 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.364 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.365 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.366 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.367 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.369 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.370 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.372 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.375 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.395 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.395 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-08-09T21:27:16.822Z] [exec] #7 0.395 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.397 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.397 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.398 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.398 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.402 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.406 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.407 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.407 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.408 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.409 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.410 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.413 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.414 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.414 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.416 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.416 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.418 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.418 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.431 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.432 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.432 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.432 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.433 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-08-09T21:27:16.823Z] [exec] #7 0.433 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-08-09T21:27:16.823Z] [exec] #7 DONE 0.5s
[2025-08-09T21:27:16.823Z] [exec]
[2025-08-09T21:27:16.823Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-08-09T21:27:16.823Z] [exec] #8 DONE 0.2s
[2025-08-09T21:27:16.823Z] [exec]
[2025-08-09T21:27:16.823Z] [exec] #9 [ 5/11] RUN git clone https://github.com/apache/tomee.git
[2025-08-09T21:27:17.468Z] [exec] #9 0.199 Cloning into 'tomee'...
[2025-08-09T21:27:29.930Z] [exec] #9 11.91 Updating files: 99% (8382/8439)
[2025-08-09T21:27:29.930Z] [exec] Updating files: 100% (8439/8439)Updating files: 100% (8439/8439), done.#9 DONE 12.7s
[2025-08-09T21:27:29.930Z] [exec]
[2025-08-09T21:27:29.930Z] [exec] #10 [ 6/11] WORKDIR /tomee/
[2025-08-09T21:27:29.930Z] [exec] #10 DONE 0.1s
[2025-08-09T21:27:29.930Z] [exec]
[2025-08-09T21:27:29.930Z] [exec] #11 [ 7/11] RUN git checkout tomee-8.0.2
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 Note: switching to 'tomee-8.0.2'.
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 You are in 'detached HEAD' state. You can look around, make experimental
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 changes and commit them, and you can discard any commits you make in this
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 state without impacting any branches by switching back to a branch.
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 If you want to create a new branch to retain commits you create, you may
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 do so (now or later) by using -c with the switch command. Example:
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 git switch -c <new-branch-name>
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 Or undo this operation with:
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 git switch -
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 Turn off this advice by setting config variable advice.detachedHead to false
[2025-08-09T21:27:50.285Z] [exec] #11 18.01
[2025-08-09T21:27:50.285Z] [exec] #11 18.01 HEAD is now at cb19130475 [maven-release-plugin] prepare release tomee-8.0.2
[2025-08-09T21:27:50.285Z] [exec] #11 DONE 18.3s
[2025-08-09T21:27:50.285Z] [exec]
[2025-08-09T21:27:50.285Z] [exec] #12 [ 8/11] COPY tomee/test.sh /test.sh
[2025-08-09T21:27:50.285Z] [exec] #12 DONE 0.1s
[2025-08-09T21:27:50.285Z] [exec]
[2025-08-09T21:27:50.285Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-08-09T21:27:50.285Z] [exec] #13 DONE 0.1s
[2025-08-09T21:27:50.285Z] [exec]
[2025-08-09T21:27:50.285Z] [exec] #14 [10/11] WORKDIR /tomee
[2025-08-09T21:27:50.285Z] [exec] #14 DONE 0.1s
[2025-08-09T21:27:50.285Z] [exec]
[2025-08-09T21:27:50.285Z] [exec] #15 exporting to image
[2025-08-09T21:27:50.285Z] [exec] #15 exporting layers
[2025-08-09T21:27:56.707Z] [exec] #15 exporting layers 7.9s done
[2025-08-09T21:27:56.708Z] [exec] #15 writing image sha256:9be46c94790fd6ac933c5fe77ef9d9a8a4c924abf041b62cec598d56707eb239 done
[2025-08-09T21:27:56.708Z] [exec] #15 naming to docker.io/library/adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full done
[2025-08-09T21:27:56.708Z] [exec] #15 DONE 7.9s
[2025-08-09T21:27:56.708Z]
[2025-08-09T21:27:56.708Z] copy_dest:
[2025-08-09T21:27:56.708Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jvmtest/external/tomee
[2025-08-09T21:27:56.708Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-08-09T21:27:56.708Z]
[2025-08-09T21:27:56.708Z] build:
[2025-08-09T21:27:56.708Z]
[2025-08-09T21:27:56.708Z] BUILD SUCCESSFUL
[2025-08-09T21:27:56.708Z] Total time: 7 minutes 57 seconds
[2025-08-09T21:27:56.708Z] 0
[2025-08-09T21:27:56.708Z]
[2025-08-09T21:27:56.708Z]
[2025-08-09T21:27:56.708Z] RECORD TEST REPOs SHA
[2025-08-09T21:27:56.708Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-09T21:27:56.708Z] 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-09T21:27:56.708Z] 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-09T21:27:56.708Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-09T21:27:56.708Z] ================================================
[2025-08-09T21:27:56.708Z] timestamp: 20250809-212755
[2025-08-09T21:27:56.708Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests
[2025-08-09T21:27:56.708Z] git repo:
[2025-08-09T21:27:56.708Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-09T21:27:56.708Z] sha:
[2025-08-09T21:27:56.708Z] 5752dcad7ddd5826a64165cf3a221127ec29563a
[2025-08-09T21:27:56.708Z] ================================================
[2025-08-09T21:27:56.708Z] timestamp: 20250809-212755
[2025-08-09T21:27:56.708Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-08-09T21:27:56.708Z] git repo:
[2025-08-09T21:27:56.708Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-09T21:27:56.708Z] sha:
[2025-08-09T21:27:56.708Z] bea54c1cdedccc03648a5817d19a3e2dd6d1aa04
[2025-08-09T21:27:56.708Z] 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-09T21:27:56.708Z] ================================================
[2025-08-09T21:27:56.708Z] timestamp: 20250809-212756
[2025-08-09T21:27:56.708Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-08-09T21:27:56.708Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-08-09T21:27:56.708Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-08-09T21:27:56.708Z] ================================================
[2025-08-09T21:27:56.708Z] timestamp: 20250809-212756
[2025-08-09T21:27:56.708Z] test dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/tomee
[2025-08-09T21:27:56.708Z] git repo: https://github.com/apache/tomee.git
[2025-08-09T21:27:56.708Z] sha:6fb29e449592e8aaf60b9663dd6bac75df806c19
[2025-08-09T21:27:56.708Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:27:56.708Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-08-09T21:27:56.708Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:27:56.708Z] perl scripts/configure.pl
[2025-08-09T21:27:56.708Z] /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-09T21:27:57.355Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-09T21:27:57.355Z]
[2025-08-09T21:27:57.355Z] Starting to generate test make files.
[2025-08-09T21:27:57.355Z]
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-08-09T21:27:57.355Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-08-09T21:27:57.355Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] Make files are generated successfully.
[2025-08-09T21:27:57.356Z]
[2025-08-09T21:27:57.356Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:27:57.356Z] make -f runtest.mk _sanity.external
[2025-08-09T21:27:57.356Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-08-09T21:27:58.003Z]
[2025-08-09T21:27:58.003Z] Running make 4.3
[2025-08-09T21:27:58.003Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-08-09T21:27:58.003Z] set JDK_VERSION to 8
[2025-08-09T21:27:58.003Z] set JDK_IMPL to hotspot
[2025-08-09T21:27:58.003Z] set JVM_VERSION to openjdk8
[2025-08-09T21:27:58.003Z] set JCL_VERSION to latest
[2025-08-09T21:27:58.003Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-08-09T21:27:58.003Z] set SPEC to linux_x86-64
[2025-08-09T21:27:58.003Z] set TEST_FLAG to
[2025-08-09T21:27:58.003Z] set OS_LABEL to ubuntu.24
[2025-08-09T21:27:58.003Z] Running sanity.external ...
[2025-08-09T21:27:58.003Z] There are 5 test targets in sanity.external
[2025-08-09T21:27:58.003Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-09T21:27:58.003Z] openjdk version "1.8.0_472-beta"
[2025-08-09T21:27:58.003Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508092011-b02)
[2025-08-09T21:27:58.003Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b02, mixed mode)
[2025-08-09T21:27:58.003Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-08-09T21:27:58.003Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-08-09T21:27:58.003Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/external/spring'
[2025-08-09T21:27:58.003Z]
[2025-08-09T21:27:58.003Z] ===============================================