Pre Test
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin" build number 335
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 380
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_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_openjdk21_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 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
Commit message: "JDK24+ VT exclude selected test platforms"
> git rev-list --no-walk 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:27:12.064Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-06-30T17:27:12.066Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-30T17:27:12.079Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' 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-06-30T17:27:12.087Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-06-30T17:27:12.142Z] Running on test-rhibmcloud-rhel9-x64-1 in /home/jenkins/workspace/Test_openjdk21_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-06-30T17:27:12.169Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-30T17:27:12.226Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-30T17:27:12.226Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-30T17:27:12.251Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-30T17:27:12.300Z] The recommended git tool is: git
[2025-06-30T17:27:12.346Z] No credentials specified
[2025-06-30T17:27:12.373Z] Cloning the remote Git repository
[2025-06-30T17:27:12.406Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:27:12.407Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-06-30T17:27:12.429Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-30T17:27:12.429Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:27:12.429Z] > git --version # timeout=10
[2025-06-30T17:27:12.439Z] > git --version # 'git version 2.43.5'
[2025-06-30T17:27:12.439Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T17:27:18.055Z] Avoid second fetch
[2025-06-30T17:27:18.080Z] Checking out Revision 66e754c36be998a750d28d29ca6df1a91addbf73 (origin/master)
[2025-06-30T17:27:18.981Z] Commit message: "JDK24+ VT exclude selected test platforms"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-06-30T17:27:17.999Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-30T17:27:18.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-30T17:27:18.064Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-30T17:27:18.089Z] > git config core.sparsecheckout # timeout=10
[2025-06-30T17:27:18.095Z] > git checkout -f 66e754c36be998a750d28d29ca6df1a91addbf73 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_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-06-30T17:27:20.530Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:27:20.557Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-30T17:27:21.064Z] + LC_TIME=C
[2025-06-30T17:27:21.064Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-30T17:27:21.151Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-30T17:27:21.581Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-30T17:27:21.581Z] Unix type machine..
[2025-06-30T17:27:21.581Z] Running on a Linux host
[2025-06-30T17:27:21.581Z] 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-06-30T17:27:22.821Z] + printenv
[2025-06-30T17:27:22.821Z] SHELL=/bin/bash
[2025-06-30T17:27:22.821Z] KEEP_WORKSPACE=false
[2025-06-30T17:27:22.821Z] TAP_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux.tap
[2025-06-30T17:27:22.821Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-06-30T17:27:22.821Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:27:22.821Z] EXIT_FAILURE=false
[2025-06-30T17:27:22.821Z] JDK_BRANCH=dev
[2025-06-30T17:27:22.821Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/65/display/redirect?page=tests
[2025-06-30T17:27:22.821Z] PLATFORM=x86-64_linux
[2025-06-30T17:27:22.821Z] DOCKER_REQUIRED=true
[2025-06-30T17:27:22.821Z] TIME_LIMIT=25
[2025-06-30T17:27:22.821Z] JENKINS_SERVER_COOKIE=durable-f13353df316bb6116989faaf1c88467729a3dd91be55657ec49a77ac569d247f
[2025-06-30T17:27:22.821Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-30T17:27:22.821Z] GENERATE_JOBS=false
[2025-06-30T17:27:22.821Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-30T17:27:22.821Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/65/display/redirect?page=changes
[2025-06-30T17:27:22.821Z] RERUN_ITERATIONS=0
[2025-06-30T17:27:22.821Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-30T17:27:22.821Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-30T17:27:22.821Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-30T17:27:22.821Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-30T17:27:22.821Z] LOGNAME=jenkins
[2025-06-30T17:27:22.821Z] XDG_SESSION_TYPE=tty
[2025-06-30T17:27:22.821Z] SETUP_JCK_RUN=false
[2025-06-30T17:27:22.821Z] ARCHIVE_TEST_RESULTS=false
[2025-06-30T17:27:22.821Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/65/
[2025-06-30T17:27:22.821Z] SLACK_CHANNEL=aqavit-bot
[2025-06-30T17:27:22.821Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-linux-x64-temurin
[2025-06-30T17:27:22.821Z] JCK_GIT_BRANCH=master
[2025-06-30T17:27:22.821Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/
[2025-06-30T17:27:22.821Z] BUILD_NUMBER=65
[2025-06-30T17:27:22.821Z] TKG_ITERATIONS=1
[2025-06-30T17:27:22.821Z] _=/usr/bin/printenv
[2025-06-30T17:27:22.821Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-06-30T17:27:22.821Z] MOTD_SHOWN=pam
[2025-06-30T17:27:22.821Z] JENKINS_NODE_COOKIE=24b5cf69-62dd-4496-b089-2936c9dddc5f
[2025-06-30T17:27:22.821Z] KEEP_REPORTDIR=false
[2025-06-30T17:27:22.821Z] BUILD_DISPLAY_NAME=#65
[2025-06-30T17:27:22.821Z] SDK_RESOURCE=upstream
[2025-06-30T17:27:22.821Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-06-30T17:27:22.821Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:27:22.821Z] HOME=/home/jenkins
[2025-06-30T17:27:22.821Z] LANG=C.UTF-8
[2025-06-30T17:27:22.821Z] DIAGNOSTICLEVEL=noDetails
[2025-06-30T17:27:22.821Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-30T17:27:22.821Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-30T17:27:22.821Z] JOBSTARTTIME=Mon, 30 Jun 2025 17:27:20 +0000
[2025-06-30T17:27:22.821Z] JDK_VERSION=21
[2025-06-30T17:27:22.821Z] DOCKERIMAGE_TAG=nightly
[2025-06-30T17:27:22.821Z] JOB_NAME=Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-30T17:27:22.821Z] USE_TESTENV_PROPERTIES=false
[2025-06-30T17:27:22.821Z] PERSONAL_BUILD=false
[2025-06-30T17:27:22.822Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/65/display/redirect
[2025-06-30T17:27:22.822Z] AUTO_DETECT=true
[2025-06-30T17:27:22.822Z] SSH_CONNECTION=78.47.239.97 44258 10.242.65.4 22
[2025-06-30T17:27:22.822Z] EXIT_SUCCESS=false
[2025-06-30T17:27:22.822Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/display/redirect
[2025-06-30T17:27:22.822Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[2025-06-30T17:27:22.822Z] OPENJ9_BRANCH=master
[2025-06-30T17:27:22.822Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-30T17:27:22.822Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/system_lib
[2025-06-30T17:27:22.822Z] PARALLEL=Dynamic
[2025-06-30T17:27:22.822Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-30T17:27:22.822Z] ITERATIONS=1
[2025-06-30T17:27:22.822Z] UPSTREAM_JOB_NUMBER=335
[2025-06-30T17:27:22.822Z] SPEC=linux_x86-64
[2025-06-30T17:27:22.822Z] XDG_SESSION_CLASS=user
[2025-06-30T17:27:22.822Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-30T17:27:22.822Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-30T17:27:22.822Z] NODE_NAME=test-rhibmcloud-rhel9-x64-1
[2025-06-30T17:27:22.822Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-06-30T17:27:22.822Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:27:22.822Z] USER=jenkins
[2025-06-30T17:27:22.822Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-30T17:27:22.822Z] DYNAMIC_COMPILE=true
[2025-06-30T17:27:22.822Z] SHLVL=2
[2025-06-30T17:27:22.822Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.external_x86-64_linux-65
[2025-06-30T17:27:22.822Z] EXECUTOR_NUMBER=0
[2025-06-30T17:27:22.822Z] HUDSON_COOKIE=6908b481-b4e8-48b3-a778-2dc1af4712d3
[2025-06-30T17:27:22.822Z] XDG_SESSION_ID=108
[2025-06-30T17:27:22.822Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-30T17:27:22.822Z] ADOPTOPENJDK_BRANCH=master
[2025-06-30T17:27:22.822Z] ORIGIN_JDK_VERSION=21
[2025-06-30T17:27:22.822Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-06-30T17:27:22.822Z] NUM_PROCESSORS=2
[2025-06-30T17:27:22.822Z] SSH_CLIENT=78.47.239.97 44258 22
[2025-06-30T17:27:22.822Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-30T17:27:22.822Z] which_declare=declare -f
[2025-06-30T17:27:22.822Z] STAGE_NAME=Setup
[2025-06-30T17:27:22.822Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf test-rhibmcloud-rhel9-x64-1 hw.arch.x86 rhel7
[2025-06-30T17:27:22.822Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-30T17:27:22.822Z] TEST_TIME=120
[2025-06-30T17:27:22.822Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux@tmp
[2025-06-30T17:27:22.822Z] XDG_DATA_DIRS=/home/jenkins/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
[2025-06-30T17:27:22.822Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-06-30T17:27:22.822Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-30T17:27:22.822Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-30T17:27:22.822Z] CI=true
[2025-06-30T17:27:22.822Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.external_x86-64_linux/65/display/redirect?page=artifacts
[2025-06-30T17:27:22.822Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-06-30T17:27:22.822Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-30T17:27:22.822Z] RERUN_FAILURE=true
[2025-06-30T17:27:22.822Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-30T17:27:22.822Z] BUILD_LIST=external
[2025-06-30T17:27:22.822Z] BUILD_ID=65
[2025-06-30T17:27:22.822Z] OLDPWD=/home/jenkins
[2025-06-30T17:27:22.822Z] TARGET=sanity.external
[2025-06-30T17:27:22.822Z] USE_JRE=false
[2025-06-30T17:27:22.822Z] JDK_IMPL=hotspot
[2025-06-30T17:27:22.822Z] BASH_FUNC_which%%=() { ( alias;
[2025-06-30T17:27:22.822Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-06-30T17:27:22.822Z] }
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-06-30T17:27:22.882Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-30T17:27:22.900Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T17:27:54.064Z] Copied 8 artifacts from "build-scripts » jobs » jdk21u » jdk21u-linux-x64-temurin" build number 335
[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-06-30T17:27:54.324Z] 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-06-30T17:27:54.331Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-30T17:27:54.355Z] $ ssh-agent
[2025-06-30T17:27:54.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJ9nH5f/agent.31471
[2025-06-30T17:27:54.456Z] SSH_AGENT_PID=31473
[2025-06-30T17:27:54.456Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-30T17:27:54.474Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-30T17:27:54.502Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-30T17:27:56.310Z] ++ pwd
[2025-06-30T17:27:56.310Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-30T17:27:56.310Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-30T17:27:56.310Z] get jdk binary...
[2025-06-30T17:27:56.310Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-30T17:27:56.310Z] Uncompressing file: OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:28:07.082Z] List files in jdkbinary folder...
[2025-06-30T17:28:07.082Z] total 718188
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 239485902 Jun 30 17:10 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 114596393 Jun 30 16:25 OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 207108223 Jun 30 17:11 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 51947970 Jun 30 17:09 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] -rw-rw-r--. 1 jenkins jenkins 31605 Jun 30 17:15 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 17:17 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13.json
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 4442533 Jun 30 17:11 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] -rw-r--r--. 1 jenkins jenkins 117627594 Jun 30 17:10 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:07.082Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 30 17:27 tmp
[2025-06-30T17:28:07.082Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:28:07.082Z] total 4
[2025-06-30T17:28:07.082Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 16:25 jdk-21.0.8+8-src
[2025-06-30T17:28:07.082Z] Moving directory jdk-21.0.8+8-src/ to ../source-image
[2025-06-30T17:28:07.082Z] Uncompressing file: OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:28:10.028Z] List files in jdkbinary folder...
[2025-06-30T17:28:10.028Z] total 718192
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 239485902 Jun 30 17:10 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 114596393 Jun 30 16:25 OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 207108223 Jun 30 17:11 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 51947970 Jun 30 17:09 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] -rw-rw-r--. 1 jenkins jenkins 31605 Jun 30 17:15 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 17:17 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13.json
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 4442533 Jun 30 17:11 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] -rw-r--r--. 1 jenkins jenkins 117627594 Jun 30 17:10 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:10.028Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 16:25 source-image
[2025-06-30T17:28:10.028Z] drwxr-xr-x. 3 jenkins jenkins 26 Jun 30 17:28 tmp
[2025-06-30T17:28:10.028Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:28:10.028Z] total 0
[2025-06-30T17:28:10.028Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 17:09 jdk-21.0.8+8
[2025-06-30T17:28:10.028Z] Moving directory jdk-21.0.8+8/ to ../j2sdk-image
[2025-06-30T17:28:10.358Z] Uncompressing file: OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:28:12.580Z] List files in jdkbinary folder...
[2025-06-30T17:28:12.580Z] total 718192
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 239485902 Jun 30 17:10 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 114596393 Jun 30 16:25 OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 207108223 Jun 30 17:11 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 51947970 Jun 30 17:09 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-rw-r--. 1 jenkins jenkins 31605 Jun 30 17:15 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 17:17 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13.json
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 4442533 Jun 30 17:11 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 117627594 Jun 30 17:10 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 17:09 j2sdk-image
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 16:25 source-image
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 3 jenkins jenkins 30 Jun 30 17:28 tmp
[2025-06-30T17:28:12.580Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:28:12.580Z] total 0
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 17:09 jdk-21.0.8+8-jre
[2025-06-30T17:28:12.580Z] Moving directory jdk-21.0.8+8-jre/ to ../j2re-image
[2025-06-30T17:28:12.580Z] Uncompressing file: OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:28:12.580Z] List files in jdkbinary folder...
[2025-06-30T17:28:12.580Z] total 718192
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 239485902 Jun 30 17:10 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 114596393 Jun 30 16:25 OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 207108223 Jun 30 17:11 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 51947970 Jun 30 17:09 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-rw-r--. 1 jenkins jenkins 31605 Jun 30 17:15 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 17:17 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13.json
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 4442533 Jun 30 17:11 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] -rw-r--r--. 1 jenkins jenkins 117627594 Jun 30 17:10 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 17:09 j2re-image
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 17:09 j2sdk-image
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 16:25 source-image
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 3 jenkins jenkins 38 Jun 30 17:28 tmp
[2025-06-30T17:28:12.580Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:28:12.580Z] total 0
[2025-06-30T17:28:12.580Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 30 17:09 jdk-21.0.8+8-static-libs
[2025-06-30T17:28:12.580Z] Moving directory jdk-21.0.8+8-static-libs/ to ../static-libs
[2025-06-30T17:28:12.580Z] Uncompressing file: OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz ...
[2025-06-30T17:28:19.811Z] List files in jdkbinary folder...
[2025-06-30T17:28:19.811Z] total 718192
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 239485902 Jun 30 17:10 OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 114596393 Jun 30 16:25 OpenJDK21U-jdk-sources_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 207108223 Jun 30 17:11 OpenJDK21U-jdk_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 51947970 Jun 30 17:09 OpenJDK21U-jre_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] -rw-rw-r--. 1 jenkins jenkins 31605 Jun 30 17:15 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13-metadata.json
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 168688 Jun 30 17:17 OpenJDK21U-sbom_x64_linux_hotspot_2025-06-30-16-13.json
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 4442533 Jun 30 17:11 OpenJDK21U-static-libs-glibc_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] -rw-r--r--. 1 jenkins jenkins 117627594 Jun 30 17:10 OpenJDK21U-testimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 6 jenkins jenkins 82 Jun 30 17:09 j2re-image
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 9 jenkins jenkins 121 Jun 30 17:09 j2sdk-image
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jun 30 16:25 source-image
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 3 jenkins jenkins 17 Jun 30 17:09 static-libs
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 3 jenkins jenkins 37 Jun 30 17:28 tmp
[2025-06-30T17:28:19.811Z] List files in jdkbinary/tmp folder...
[2025-06-30T17:28:19.811Z] total 0
[2025-06-30T17:28:19.811Z] drwxr-xr-x. 5 jenkins jenkins 95 Jun 30 16:55 jdk-21.0.8+8-test-image
[2025-06-30T17:28:19.811Z] Moving directory jdk-21.0.8+8-test-image/ to ../openjdk-test-image
[2025-06-30T17:28:19.811Z] Uncompressing OpenJDK21U-debugimage_x64_linux_hotspot_2025-06-30-16-13.tar.gz over ./j2sdk-image...
[2025-06-30T17:28:35.635Z] Removing top-level folder jdk-21.0.8+8-debug-image/
[2025-06-30T17:28:35.635Z] Removing top-level folder jdk-21.0.8+8/
[2025-06-30T17:28:58.698Z] Run /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-30T17:28:58.698Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-30T17:28:58.698Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T17:28:58.698Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301625 (build 21.0.8-beta+8-202506301625)
[2025-06-30T17:28:58.698Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301625 (build 21.0.8-beta+8-202506301625, mixed mode, sharing)
[2025-06-30T17:28:58.698Z] =JAVA VERSION OUTPUT END=
[2025-06-30T17:28:58.698Z] =RELEASE INFO BEGIN=
[2025-06-30T17:28:58.698Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-30T17:28:58.698Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+8-202506301625"
[2025-06-30T17:28:58.698Z] JAVA_RUNTIME_VERSION="21.0.8-beta+8-202506301625"
[2025-06-30T17:28:58.698Z] JAVA_VERSION="21.0.8"
[2025-06-30T17:28:58.698Z] JAVA_VERSION_DATE="2025-07-15"
[2025-06-30T17:28:58.698Z] LIBC="gnu"
[2025-06-30T17:28:58.698Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-06-30T17:28:58.698Z] OS_ARCH="x86_64"
[2025-06-30T17:28:58.698Z] OS_NAME="Linux"
[2025-06-30T17:28:58.698Z] SOURCE=".:git:eccc777afdcf"
[2025-06-30T17:28:58.698Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-30T17:28:58.698Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-30T17:28:58.698Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-06-30T17:28:58.698Z] FULL_VERSION="21.0.8-beta+8-202506301625"
[2025-06-30T17:28:58.698Z] SEMANTIC_VERSION="21.0.8+8"
[2025-06-30T17:28:58.698Z] BUILD_INFO="OS: Linux Version: 6.8.0-1030-azure"
[2025-06-30T17:28:58.698Z] JVM_VARIANT="Hotspot"
[2025-06-30T17:28:58.698Z] JVM_VERSION="21.0.8-beta+8-202506301625"
[2025-06-30T17:28:58.698Z] IMAGE_TYPE="JDK"
[2025-06-30T17:28:58.698Z] =RELEASE INFO END=
[2025-06-30T17:28:58.698Z] get testKitGen...
[2025-06-30T17:28:58.698Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-30T17:29:04.543Z] git rev-parse master
[2025-06-30T17:29:04.543Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-30T17:29:11.063Z] $ ssh-agent -k
[2025-06-30T17:29:11.075Z] unset SSH_AUTH_SOCK;
[2025-06-30T17:29:11.075Z] unset SSH_AGENT_PID;
[2025-06-30T17:29:11.075Z] echo Agent pid 31473 killed;
[2025-06-30T17:29:11.159Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-30T17:29:11.572Z] 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=false&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=335&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-30T17:29:11.584Z] 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=false&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-rhibmcloud-rhel9-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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=%21sw.tool.glibc.2_12&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=335&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-06-30T17:29:11.655Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-30T17:29:11.806Z] Copied 1 artifact from "getTRSSOutput" build number 1819
[Pipeline] sh
[2025-06-30T17:29:12.274Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-30T17:29:12.274Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-30T17:29:12.274Z] + tar xof -
[2025-06-30T17:29:12.274Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-30T17:29:12.364Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:29:12.387Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T17:29:12.809Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T17:29:46.074Z] --------------------------------------------
[2025-06-30T17:29:46.074Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:46.074Z] task is set to default
[2025-06-30T17:29:46.074Z] dependencyList is set to all
[2025-06-30T17:29:46.074Z] --------------------------------------------
[2025-06-30T17:29:46.074Z] Starting download third party dependent jars
[2025-06-30T17:29:46.074Z] --------------------------------------------
[2025-06-30T17:29:46.074Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T17:29:46.075Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-06-30T17:29:46.178Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker&&!sw.tool.glibc.2_12' label
[Pipeline] sh
[2025-06-30T17:29:46.639Z] + cd ./aqa-tests/TKG
[2025-06-30T17:29:46.639Z] ++ uname
[2025-06-30T17:29:46.639Z] + '[' Linux = AIX ']'
[2025-06-30T17:29:46.639Z] ++ uname
[2025-06-30T17:29:46.639Z] + '[' Linux = SunOS ']'
[2025-06-30T17:29:46.639Z] ++ uname
[2025-06-30T17:29:46.639Z] + '[' Linux = '*BSD' ']'
[2025-06-30T17:29:46.639Z] + MAKE=make
[2025-06-30T17:29:46.639Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-06-30T17:29:46.639Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:29:46.639Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:46.639Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:29:46.639Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:29:46.639Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:29:46.639Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:29:46.639Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T17:29:46.961Z]
[2025-06-30T17:29:46.961Z] build:
[2025-06-30T17:29:47.284Z]
[2025-06-30T17:29:47.284Z] clean:
[2025-06-30T17:29:47.284Z]
[2025-06-30T17:29:47.284Z] init:
[2025-06-30T17:29:47.284Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-30T17:29:47.284Z]
[2025-06-30T17:29:47.284Z] getDependentLibs:
[2025-06-30T17:29:47.284Z] [exec] --------------------------------------------
[2025-06-30T17:29:47.284Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:47.284Z] [exec] task is set to default
[2025-06-30T17:29:47.284Z] [exec] dependencyList is set to json_simple
[2025-06-30T17:29:47.284Z] [exec] --------------------------------------------
[2025-06-30T17:29:47.284Z] [exec] Starting download third party dependent jars
[2025-06-30T17:29:47.284Z] [exec] --------------------------------------------
[2025-06-30T17:29:47.284Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:47.284Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:29:47.284Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:29:47.284Z]
[2025-06-30T17:29:47.284Z] compile:
[2025-06-30T17:29:47.284Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:29:47.284Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:29:47.284Z] [echo] ===fork: yes
[2025-06-30T17:29:47.284Z] [echo] ===debug: on
[2025-06-30T17:29:47.284Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-30T17:29:50.197Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T17:29:50.197Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:29:50.197Z]
[2025-06-30T17:29:50.197Z] dist:
[2025-06-30T17:29:50.197Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T17:29:50.197Z]
[2025-06-30T17:29:50.197Z] BUILD SUCCESSFUL
[2025-06-30T17:29:50.197Z] Total time: 3 seconds
[2025-06-30T17:29:50.197Z] 0
[2025-06-30T17:29:50.197Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T17:29:50.519Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T17:29:50.519Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-06-30T17:29:50.841Z] ****************************** MACHINE INFO ******************************
[2025-06-30T17:29:50.841Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-30T17:29:50.841Z] Free Physical Memory Size : 1817235456
[2025-06-30T17:29:50.841Z] Free space (bytes) : 59276238848
[2025-06-30T17:29:50.841Z] Total Physical Memory Size : 8058957824
[2025-06-30T17:29:50.841Z] Total space (bytes) : 106627575808
[2025-06-30T17:29:50.841Z] Usable space (bytes) : 59276238848
[2025-06-30T17:29:50.841Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:29:50.841Z] bashVersion :
[2025-06-30T17:29:50.841Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-06-30T17:29:50.841Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T17:29:50.841Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:29:50.841Z]
[2025-06-30T17:29:50.841Z] This is free software; you are free to change and redistribute it.
[2025-06-30T17:29:50.841Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:29:50.841Z] cpuCores : 2
[2025-06-30T17:29:50.841Z] curlVersion :
[2025-06-30T17:29:50.841Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-06-30T17:29:50.841Z] Release-Date: 2021-04-14
[2025-06-30T17:29:50.841Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-30T17:29:50.841Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-06-30T17:29:50.841Z] dockerVersion : Docker version 28.3.0, build 38b7060
[2025-06-30T17:29:50.841Z] gcc version : 11
[2025-06-30T17:29:50.841Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-30T17:29:50.841Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T17:29:50.841Z] lldb version : Command could not be executed
[2025-06-30T17:29:50.841Z] makeVersion :
[2025-06-30T17:29:50.841Z] GNU Make 4.3
[2025-06-30T17:29:50.841Z] Built for x86_64-redhat-linux-gnu
[2025-06-30T17:29:50.841Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-30T17:29:50.841Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:29:50.841Z] This is free software: you are free to change and redistribute it.
[2025-06-30T17:29:50.841Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:29:50.841Z] mavenVersion :
[2025-06-30T17:29:50.841Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T17:29:50.841Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T17:29:50.841Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:29:50.841Z] Default locale: en, platform encoding: UTF-8
[2025-06-30T17:29:50.841Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix"
[2025-06-30T17:29:50.841Z] osInfo :
[2025-06-30T17:29:50.841Z] NAME="Red Hat Enterprise Linux"
[2025-06-30T17:29:50.841Z] VERSION="9.4 (Plow)"
[2025-06-30T17:29:50.841Z] ID="rhel"
[2025-06-30T17:29:50.841Z] ID_LIKE="fedora"
[2025-06-30T17:29:50.841Z] VERSION_ID="9.4"
[2025-06-30T17:29:50.841Z] PLATFORM_ID="platform:el9"
[2025-06-30T17:29:50.841Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)"
[2025-06-30T17:29:50.841Z] ANSI_COLOR="0;31"
[2025-06-30T17:29:50.841Z] LOGO="fedora-logo-icon"
[2025-06-30T17:29:50.841Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-06-30T17:29:50.842Z] HOME_URL="https://www.redhat.com/"
[2025-06-30T17:29:50.842Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-06-30T17:29:50.842Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-06-30T17:29:50.842Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4
[2025-06-30T17:29:50.842Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-06-30T17:29:50.842Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4"
[2025-06-30T17:29:50.842Z] osLabel : rhel.9
[2025-06-30T17:29:50.842Z] perlVersion :
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-06-30T17:29:50.842Z] (with 53 registered patches, see perl -V for more detail)
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] Copyright 1987-2021, Larry Wall
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T17:29:50.842Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T17:29:50.842Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T17:29:50.842Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T17:29:50.842Z] procArch : x86_64
[2025-06-30T17:29:50.842Z] sysArch : x86_64
[2025-06-30T17:29:50.842Z] sysOS : Linux
[2025-06-30T17:29:50.842Z] ulimit :
[2025-06-30T17:29:50.842Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-30T17:29:50.842Z] core file size (blocks, -c) 0
[2025-06-30T17:29:50.842Z] data seg size (kbytes, -d) unlimited
[2025-06-30T17:29:50.842Z] scheduling priority (-e) 0
[2025-06-30T17:29:50.842Z] file size (blocks, -f) unlimited
[2025-06-30T17:29:50.842Z] pending signals (-i) 30425
[2025-06-30T17:29:50.842Z] max locked memory (kbytes, -l) 8192
[2025-06-30T17:29:50.842Z] max memory size (kbytes, -m) unlimited
[2025-06-30T17:29:50.842Z] open files (-n) 524288
[2025-06-30T17:29:50.842Z] pipe size (512 bytes, -p) 8
[2025-06-30T17:29:50.842Z] POSIX message queues (bytes, -q) 819200
[2025-06-30T17:29:50.842Z] real-time priority (-r) 0
[2025-06-30T17:29:50.842Z] stack size (kbytes, -s) 8192
[2025-06-30T17:29:50.842Z] cpu time (seconds, -t) unlimited
[2025-06-30T17:29:50.842Z] max user processes (-u) 30425
[2025-06-30T17:29:50.842Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T17:29:50.842Z] file locks (-x) unlimited
[2025-06-30T17:29:50.842Z] uname : Linux test-ibmcloud-rhel9-x64-1 5.14.0-427.50.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 18 13:06:23 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-30T17:29:50.842Z] vmVendor : Oracle Corporation
[2025-06-30T17:29:50.842Z] vmVersion : 21.0.8-beta+8-202506301625
[2025-06-30T17:29:50.842Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T17:29:50.842Z] **************************************************************************
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('os.name')=Linux
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('os.arch')=amd64
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('java.fullversion')=null
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:50.842Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T17:29:50.842Z]
[2025-06-30T17:29:51.163Z] 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_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:51.163Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:29:51.163Z] perl scripts/configure.pl
[2025-06-30T17:29:51.163Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:29:51.488Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:29:51.488Z]
[2025-06-30T17:29:51.488Z]
[2025-06-30T17:29:51.488Z] Starting to generate parallel test lists.
[2025-06-30T17:29:51.488Z]
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-30T17:29:51.488Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-30T17:29:51.811Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-30T17:29:51.812Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-30T17:29:51.812Z] Attempting to get test duration data from TRSS.
[2025-06-30T17:29:51.812Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-06-30T17:29:52.506Z] Attempting to get test duration data from cached files.
[2025-06-30T17:29:52.506Z]
[2025-06-30T17:29:52.506Z] TEST DURATION
[2025-06-30T17:29:52.506Z] ====================================================================================
[2025-06-30T17:29:52.506Z] Total number of tests searched: 7
[2025-06-30T17:29:52.506Z] Number of test durations found: 6
[2025-06-30T17:29:52.506Z] Top slowest tests:
[2025-06-30T17:29:52.506Z] 05m57s quarkus_quickstarts_test_0
[2025-06-30T17:29:52.506Z] 05m38s quarkus_test_0
[2025-06-30T17:29:52.506Z] 00m40s example_functional_0
[2025-06-30T17:29:52.506Z] Following test duration data cannot be found:
[2025-06-30T17:29:52.506Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-06-30T17:29:52.506Z] [example_functional_0]
[2025-06-30T17:29:52.506Z] ====================================================================================
[2025-06-30T17:29:52.506Z]
[2025-06-30T17:29:52.506Z] Test target is split into 1 lists.
[2025-06-30T17:29:52.506Z] Reducing estimated test running time from 12m27s to 12m27s.
[2025-06-30T17:29:52.506Z]
[2025-06-30T17:29:52.506Z] -------------------------------------testList_0-------------------------------------
[2025-06-30T17:29:52.506Z] Number of tests: 7
[2025-06-30T17:29:52.506Z] Estimated running time: 12m27s
[2025-06-30T17:29:52.506Z] TESTLIST=quarkus_quickstarts_test_0,quarkus_test_0,example_functional_0,openliberty_microprofile_tck_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0
[2025-06-30T17:29:52.506Z] ------------------------------------------------------------------------------------
[2025-06-30T17:29:52.506Z]
[2025-06-30T17:29:52.506Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-30T17:29:52.506Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-30T17:29:52.591Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-30T17:29:52.665Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-30T17:29:52.712Z] Building tests...
[Pipeline] timeout
[2025-06-30T17:29:52.717Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-30T17:29:52.740Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-30T17:29:53.184Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-30T17:29:56.909Z] --------------------------------------------
[2025-06-30T17:29:56.909Z] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:56.909Z] task is set to default
[2025-06-30T17:29:56.909Z] dependencyList is set to all
[2025-06-30T17:29:56.910Z] --------------------------------------------
[2025-06-30T17:29:56.910Z] Starting download third party dependent jars
[2025-06-30T17:29:56.910Z] --------------------------------------------
[2025-06-30T17:29:56.910Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-30T17:29:56.910Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-30T17:29:57.000Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-30T17:29:57.107Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-06-30T17:29:57.108Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-06-30T17:29:57.109Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-30T17:29:57.226Z] 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-06-30T17:29:57.248Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-06-30T17:29:57.265Z] $ ssh-agent
[2025-06-30T17:29:57.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6h00WU/agent.32013
[2025-06-30T17:29:57.380Z] SSH_AGENT_PID=32015
[2025-06-30T17:29:57.380Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-30T17:29:57.823Z] ++ uname
[2025-06-30T17:29:57.824Z] + '[' Linux = AIX ']'
[2025-06-30T17:29:57.824Z] ++ uname
[2025-06-30T17:29:57.824Z] + '[' Linux = SunOS ']'
[2025-06-30T17:29:57.824Z] ++ uname
[2025-06-30T17:29:57.824Z] + '[' Linux = '*BSD' ']'
[2025-06-30T17:29:57.824Z] + MAKE=make
[2025-06-30T17:29:57.824Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-30T17:29:57.824Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-30T17:29:58.393Z] ++ uname
[2025-06-30T17:29:58.393Z] + '[' Linux = AIX ']'
[2025-06-30T17:29:58.393Z] ++ uname
[2025-06-30T17:29:58.393Z] + '[' Linux = SunOS ']'
[2025-06-30T17:29:58.393Z] ++ uname
[2025-06-30T17:29:58.393Z] + '[' Linux = '*BSD' ']'
[2025-06-30T17:29:58.393Z] + MAKE=make
[2025-06-30T17:29:58.393Z] + cd ./aqa-tests
[2025-06-30T17:29:58.393Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-30T17:29:58.393Z] ++ set +x
[2025-06-30T17:29:58.393Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:29:58.393Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:58.393Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:29:58.393Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:29:58.393Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:29:58.393Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:29:58.393Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-30T17:29:58.714Z]
[2025-06-30T17:29:58.714Z] build:
[2025-06-30T17:29:59.035Z]
[2025-06-30T17:29:59.035Z] clean:
[2025-06-30T17:29:59.035Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-30T17:29:59.035Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-30T17:29:59.035Z]
[2025-06-30T17:29:59.035Z] init:
[2025-06-30T17:29:59.035Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-30T17:29:59.035Z]
[2025-06-30T17:29:59.035Z] getDependentLibs:
[2025-06-30T17:29:59.035Z] [exec] --------------------------------------------
[2025-06-30T17:29:59.035Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:59.035Z] [exec] task is set to default
[2025-06-30T17:29:59.035Z] [exec] dependencyList is set to json_simple
[2025-06-30T17:29:59.035Z] [exec] --------------------------------------------
[2025-06-30T17:29:59.035Z] [exec] Starting download third party dependent jars
[2025-06-30T17:29:59.035Z] [exec] --------------------------------------------
[2025-06-30T17:29:59.035Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib
[2025-06-30T17:29:59.035Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-30T17:29:59.035Z] [exec] downloaded dependent third party jars successfully
[2025-06-30T17:29:59.035Z]
[2025-06-30T17:29:59.035Z] compile:
[2025-06-30T17:29:59.035Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:29:59.035Z] [echo] ============COMPILER SETTINGS============
[2025-06-30T17:29:59.035Z] [echo] ===fork: yes
[2025-06-30T17:29:59.035Z] [echo] ===debug: on
[2025-06-30T17:29:59.035Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-06-30T17:30:01.952Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-30T17:30:01.952Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-30T17:30:01.952Z]
[2025-06-30T17:30:01.952Z] dist:
[2025-06-30T17:30:01.952Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-30T17:30:01.952Z]
[2025-06-30T17:30:01.952Z] BUILD SUCCESSFUL
[2025-06-30T17:30:01.952Z] Total time: 3 seconds
[2025-06-30T17:30:01.952Z] 0
[2025-06-30T17:30:01.952Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-30T17:30:02.287Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-30T17:30:02.287Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake)
[2025-06-30T17:30:02.617Z] ****************************** MACHINE INFO ******************************
[2025-06-30T17:30:02.617Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-30T17:30:02.617Z] Free Physical Memory Size : 1799602176
[2025-06-30T17:30:02.617Z] Free space (bytes) : 59276165120
[2025-06-30T17:30:02.617Z] Total Physical Memory Size : 8058957824
[2025-06-30T17:30:02.617Z] Total space (bytes) : 106627575808
[2025-06-30T17:30:02.617Z] Usable space (bytes) : 59276165120
[2025-06-30T17:30:02.617Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-30T17:30:02.617Z] bashVersion :
[2025-06-30T17:30:02.617Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2025-06-30T17:30:02.617Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2025-06-30T17:30:02.617Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:30:02.617Z]
[2025-06-30T17:30:02.617Z] This is free software; you are free to change and redistribute it.
[2025-06-30T17:30:02.617Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:30:02.617Z] cpuCores : 2
[2025-06-30T17:30:02.617Z] curlVersion :
[2025-06-30T17:30:02.618Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.10.4/openssl/zlib nghttp2/1.43.0
[2025-06-30T17:30:02.618Z] Release-Date: 2021-04-14
[2025-06-30T17:30:02.618Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-30T17:30:02.618Z] Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-06-30T17:30:02.618Z] dockerVersion : Docker version 28.3.0, build 38b7060
[2025-06-30T17:30:02.618Z] gcc version : 11
[2025-06-30T17:30:02.618Z] gclibc version : ldd (GNU libc) 2.34
[2025-06-30T17:30:02.618Z] gdb version : bash: line 1: gdb: command not found
[2025-06-30T17:30:02.618Z] lldb version : Command could not be executed
[2025-06-30T17:30:02.618Z] makeVersion :
[2025-06-30T17:30:02.618Z] GNU Make 4.3
[2025-06-30T17:30:02.618Z] Built for x86_64-redhat-linux-gnu
[2025-06-30T17:30:02.618Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-06-30T17:30:02.618Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-30T17:30:02.618Z] This is free software: you are free to change and redistribute it.
[2025-06-30T17:30:02.618Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-30T17:30:02.618Z] mavenVersion :
[2025-06-30T17:30:02.618Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-06-30T17:30:02.618Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-06-30T17:30:02.618Z] Java version: 21.0.8-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:30:02.618Z] Default locale: en, platform encoding: UTF-8
[2025-06-30T17:30:02.618Z] OS name: "linux", version: "5.14.0-427.50.1.el9_4.x86_64", arch: "amd64", family: "unix"
[2025-06-30T17:30:02.618Z] osInfo :
[2025-06-30T17:30:02.618Z] NAME="Red Hat Enterprise Linux"
[2025-06-30T17:30:02.618Z] VERSION="9.4 (Plow)"
[2025-06-30T17:30:02.618Z] ID="rhel"
[2025-06-30T17:30:02.618Z] ID_LIKE="fedora"
[2025-06-30T17:30:02.618Z] VERSION_ID="9.4"
[2025-06-30T17:30:02.618Z] PLATFORM_ID="platform:el9"
[2025-06-30T17:30:02.618Z] PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)"
[2025-06-30T17:30:02.618Z] ANSI_COLOR="0;31"
[2025-06-30T17:30:02.618Z] LOGO="fedora-logo-icon"
[2025-06-30T17:30:02.618Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2025-06-30T17:30:02.618Z] HOME_URL="https://www.redhat.com/"
[2025-06-30T17:30:02.618Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2025-06-30T17:30:02.618Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2025-06-30T17:30:02.618Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.4
[2025-06-30T17:30:02.618Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-06-30T17:30:02.618Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.4"
[2025-06-30T17:30:02.618Z] osLabel : rhel.9
[2025-06-30T17:30:02.618Z] perlVersion :
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2025-06-30T17:30:02.618Z] (with 53 registered patches, see perl -V for more detail)
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] Copyright 1987-2021, Larry Wall
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-30T17:30:02.618Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-30T17:30:02.618Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-30T17:30:02.618Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-30T17:30:02.618Z] procArch : x86_64
[2025-06-30T17:30:02.618Z] sysArch : x86_64
[2025-06-30T17:30:02.618Z] sysOS : Linux
[2025-06-30T17:30:02.618Z] ulimit :
[2025-06-30T17:30:02.618Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-30T17:30:02.618Z] core file size (blocks, -c) 0
[2025-06-30T17:30:02.618Z] data seg size (kbytes, -d) unlimited
[2025-06-30T17:30:02.618Z] scheduling priority (-e) 0
[2025-06-30T17:30:02.618Z] file size (blocks, -f) unlimited
[2025-06-30T17:30:02.618Z] pending signals (-i) 30425
[2025-06-30T17:30:02.618Z] max locked memory (kbytes, -l) 8192
[2025-06-30T17:30:02.618Z] max memory size (kbytes, -m) unlimited
[2025-06-30T17:30:02.618Z] open files (-n) 524288
[2025-06-30T17:30:02.618Z] pipe size (512 bytes, -p) 8
[2025-06-30T17:30:02.618Z] POSIX message queues (bytes, -q) 819200
[2025-06-30T17:30:02.618Z] real-time priority (-r) 0
[2025-06-30T17:30:02.618Z] stack size (kbytes, -s) 8192
[2025-06-30T17:30:02.618Z] cpu time (seconds, -t) unlimited
[2025-06-30T17:30:02.618Z] max user processes (-u) 30425
[2025-06-30T17:30:02.618Z] virtual memory (kbytes, -v) unlimited
[2025-06-30T17:30:02.618Z] file locks (-x) unlimited
[2025-06-30T17:30:02.618Z] uname : Linux test-ibmcloud-rhel9-x64-1 5.14.0-427.50.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 18 13:06:23 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
[2025-06-30T17:30:02.618Z] vmVendor : Oracle Corporation
[2025-06-30T17:30:02.618Z] vmVersion : 21.0.8-beta+8-202506301625
[2025-06-30T17:30:02.618Z] xlc version : bash: line 1: xlC: command not found
[2025-06-30T17:30:02.618Z] **************************************************************************
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('os.name')=Linux
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('os.arch')=amd64
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('java.fullversion')=null
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.618Z] System.getProperty('sun.arch.data.model')=64
[2025-06-30T17:30:02.618Z]
[2025-06-30T17:30:02.952Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-06-30T17:30:02.952Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:30:02.952Z] perl scripts/configure.pl
[2025-06-30T17:30:02.952Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:30:03.277Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:30:03.277Z]
[2025-06-30T17:30:03.277Z]
[2025-06-30T17:30:03.277Z] Starting to generate build list.
[2025-06-30T17:30:03.277Z]
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-30T17:30:03.277Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-30T17:30:03.599Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-30T17:30:03.599Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-06-30T17:30:03.599Z]
[2025-06-30T17:30:03.599Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:30:03.599Z] make -f clean.mk cleanBuild
[2025-06-30T17:30:03.599Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:30:03.599Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-06-30T17:30:03.599Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:30:03.599Z] make -f compile.mk compile
[2025-06-30T17:30:03.599Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:30:03.922Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:30:03.922Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-30T17:30:03.922Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/functional-test,external/quarkus,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-30T17:30:03.922Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-30T17:30:03.922Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-06-30T17:30:04.612Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/functional-test/build.xml,external/quarkus/build.xml,external/openliberty-mp-tck/build.xml
[2025-06-30T17:30:04.612Z]
[2025-06-30T17:30:04.612Z] -create_test_directory:
[2025-06-30T17:30:04.612Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-30T17:30:04.612Z]
[2025-06-30T17:30:04.612Z] stage_test_material:
[2025-06-30T17:30:04.613Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest
[2025-06-30T17:30:04.941Z]
[2025-06-30T17:30:04.941Z] build:
[2025-06-30T17:30:04.941Z]
[2025-06-30T17:30:04.941Z] move_scripts:
[2025-06-30T17:30:04.941Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-30T17:30:04.941Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-30T17:30:04.941Z]
[2025-06-30T17:30:04.941Z] clean_image:
[2025-06-30T17:30:04.941Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 21 --impl hotspot
[2025-06-30T17:30:05.261Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:30:05.261Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:30:05.261Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:30:05.261Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:30:05.261Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:30:05.261Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:30:05.261Z] [exec] The test here is functional-test
[2025-06-30T17:30:05.261Z] [exec] The directory in the external.sh is functional-test
[2025-06-30T17:30:05.261Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:30:05.261Z] [exec] Error response from daemon: No such container: functional-test-test
[2025-06-30T17:30:05.261Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full
[2025-06-30T17:30:05.261Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-30T17:30:05.261Z] [exec] Error response from daemon: invalid reference format
[2025-06-30T17:30:05.261Z] [exec] Result: 1
[2025-06-30T17:30:05.261Z]
[2025-06-30T17:30:05.261Z] build_image:
[2025-06-30T17:30:05.261Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-06-30T17:30:05.261Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:30:05.261Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:30:05.261Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:30:05.261Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:30:05.261Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:30:05.261Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:30:05.261Z] [exec] The test here is functional-test
[2025-06-30T17:30:05.261Z] [exec] The directory in the external.sh is functional-test
[2025-06-30T17:30:05.261Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:30:05.261Z] [exec] build_image.sh functional-test 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-30T17:30:05.261Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-30T17:30:05.582Z] [exec]
[2025-06-30T17:30:05.582Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-06-30T17:30:05.582Z] [exec] done
[2025-06-30T17:30:05.582Z] [exec]
[2025-06-30T17:30:05.582Z] [exec] The test in the build_image() function is functional-test
[2025-06-30T17:30:05.582Z] [exec] #####################################################
[2025-06-30T17:30:05.582Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-06-30T17:30:05.582Z] [exec] #####################################################
[2025-06-30T17:30:05.904Z] [exec] #0 building with "default" instance using docker driver
[2025-06-30T17:30:05.904Z] [exec]
[2025-06-30T17:30:05.904Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-30T17:30:05.904Z] [exec] #1 transferring dockerfile: 2.96kB done
[2025-06-30T17:30:05.904Z] [exec] #1 DONE 0.0s
[2025-06-30T17:30:05.904Z] [exec]
[2025-06-30T17:30:05.904Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-30T17:30:06.595Z] [exec] #2 DONE 0.7s
[2025-06-30T17:30:06.595Z] [exec]
[2025-06-30T17:30:06.595Z] [exec] #3 [internal] load .dockerignore
[2025-06-30T17:30:06.595Z] [exec] #3 transferring context: 2B done
[2025-06-30T17:30:06.595Z] [exec] #3 DONE 0.0s
[2025-06-30T17:30:06.595Z] [exec]
[2025-06-30T17:30:06.595Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-30T17:30:06.595Z] [exec] #4 CACHED
[2025-06-30T17:30:06.595Z] [exec]
[2025-06-30T17:30:06.595Z] [exec] #5 [internal] load build context
[2025-06-30T17:30:06.595Z] [exec] #5 transferring context: 3.35kB done
[2025-06-30T17:30:06.595Z] [exec] #5 DONE 0.0s
[2025-06-30T17:30:06.595Z] [exec]
[2025-06-30T17:30:06.595Z] [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-06-30T17:30:07.287Z] [exec] #6 0.793 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-30T17:30:07.287Z] [exec] #6 0.894 Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-30T17:30:07.607Z] [exec] #6 1.036 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-30T17:30:07.607Z] [exec] #6 1.188 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-30T17:30:07.927Z] [exec] #6 1.204 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,113 kB]
[2025-06-30T17:30:07.927Z] [exec] #6 1.222 Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-30T17:30:07.927Z] [exec] #6 1.447 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-30T17:30:08.249Z] [exec] #6 1.579 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-30T17:30:08.249Z] [exec] #6 1.712 Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-30T17:30:08.249Z] [exec] #6 1.813 Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-30T17:30:08.941Z] [exec] #6 2.492 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.535 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.538 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.539 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,422 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.573 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.607 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.648 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-30T17:30:09.263Z] [exec] #6 2.650 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-30T17:30:10.390Z] [exec] #6 3.813 Fetched 30.8 MB in 3s (9,881 kB/s)
[2025-06-30T17:30:11.511Z] [exec] #6 3.813 Reading package lists...
[2025-06-30T17:30:17.329Z] [exec] #6 10.20 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:30:17.329Z] [exec] #6 10.27 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-30T17:30:17.329Z] [exec] #6 10.27 (Reading database ...
[2025-06-30T17:30:17.329Z] [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 ... 6864 files and directories currently installed.)#6 10.32 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:30:17.329Z] [exec] #6 10.32 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:17.329Z] [exec] #6 10.42 Selecting previously unselected package python3.12-minimal.
[2025-06-30T17:30:17.329Z] [exec] #6 10.42 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:30:17.329Z] [exec] #6 10.43 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:17.329Z] [exec] #6 10.50 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:17.329Z] [exec] #6 10.51 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.44 Selecting previously unselected package python3-minimal.
[2025-06-30T17:30:18.021Z] [exec] #6 11.44 (Reading database ...
[2025-06-30T17:30:18.021Z] [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 ... 7175 files and directories currently installed.)#6 11.44 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.45 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.47 Selecting previously unselected package media-types.
[2025-06-30T17:30:18.021Z] [exec] #6 11.47 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.47 Unpacking media-types (10.1.0) ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.50 Selecting previously unselected package netbase.
[2025-06-30T17:30:18.021Z] [exec] #6 11.50 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.50 Unpacking netbase (6.4) ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.52 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-30T17:30:18.021Z] [exec] #6 11.52 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.52 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:18.021Z] [exec] #6 11.64 Selecting previously unselected package python3.12.
[2025-06-30T17:30:18.347Z] [exec] #6 11.65 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.65 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.67 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-30T17:30:18.347Z] [exec] #6 11.67 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.68 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.70 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.89 Selecting previously unselected package python3.
[2025-06-30T17:30:18.347Z] [exec] #6 11.89 (Reading database ...
[2025-06-30T17:30:18.347Z] [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 ... 7616 files and directories currently installed.)#6 11.90 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.91 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.93 Selecting previously unselected package libapparmor1:amd64.
[2025-06-30T17:30:18.347Z] [exec] #6 11.93 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.94 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.96 Selecting previously unselected package libargon2-1:amd64.
[2025-06-30T17:30:18.347Z] [exec] #6 11.96 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.97 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:30:18.347Z] [exec] #6 11.99 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:18.347Z] [exec] #6 12.00 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.03 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.06 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-30T17:30:18.671Z] [exec] #6 12.06 (Reading database ...
[2025-06-30T17:30:18.671Z] [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 ... 7646 files and directories currently installed.)#6 12.06 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.09 Selecting previously unselected package libjson-c5:amd64.
[2025-06-30T17:30:18.671Z] [exec] #6 12.09 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.10 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.12 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-30T17:30:18.671Z] [exec] #6 12.13 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.13 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.16 Selecting previously unselected package libfdisk1:amd64.
[2025-06-30T17:30:18.671Z] [exec] #6 12.16 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.16 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.19 Selecting previously unselected package libkmod2:amd64.
[2025-06-30T17:30:18.671Z] [exec] #6 12.19 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.19 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:30:18.671Z] [exec] #6 12.21 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-30T17:30:18.993Z] [exec] #6 12.21 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.21 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.27 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.28 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.31 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.34 Selecting previously unselected package systemd-dev.
[2025-06-30T17:30:18.993Z] [exec] #6 12.34 (Reading database ...
[2025-06-30T17:30:18.993Z] [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 ... 7685 files and directories currently installed.)#6 12.35 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.35 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.39 Selecting previously unselected package systemd.
[2025-06-30T17:30:18.993Z] [exec] #6 12.39 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.40 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:18.993Z] [exec] #6 12.59 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.60 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.60 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.61 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.62 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.63 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.63 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.64 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.65 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.66 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:19.319Z] [exec] #6 12.71 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-30T17:30:19.320Z] [exec] #6 12.72 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-30T17:30:19.320Z] [exec] #6 12.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-30T17:30:19.320Z] [exec] #6 12.73 Initializing machine ID from random generator.
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.75 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:30:19.320Z] [exec] #6 12.76 Creating group 'systemd-journal' with GID 999.
[2025-06-30T17:30:19.320Z] [exec] #6 12.76 Creating group 'systemd-network' with GID 998.
[2025-06-30T17:30:19.320Z] [exec] #6 12.76 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-30T17:30:19.320Z] [exec] #6 12.81 Selecting previously unselected package systemd-sysv.
[2025-06-30T17:30:19.320Z] [exec] #6 12.81 (Reading database ...
[2025-06-30T17:30:19.320Z] [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 ... 8663 files and directories currently installed.)#6 12.82 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.82 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.84 Selecting previously unselected package sgml-base.
[2025-06-30T17:30:19.320Z] [exec] #6 12.85 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.85 Unpacking sgml-base (1.31) ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.88 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-30T17:30:19.320Z] [exec] #6 12.88 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.88 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.90 Selecting previously unselected package dbus-bin.
[2025-06-30T17:30:19.320Z] [exec] #6 12.90 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.90 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.320Z] [exec] #6 12.92 Selecting previously unselected package dbus-session-bus-common.
[2025-06-30T17:30:19.754Z] [exec] #6 12.92 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 12.93 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.754Z] [exec] #6 12.94 Selecting previously unselected package dbus-daemon.
[2025-06-30T17:30:19.754Z] [exec] #6 12.95 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 12.95 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.754Z] [exec] #6 12.97 Selecting previously unselected package dbus-system-bus-common.
[2025-06-30T17:30:19.754Z] [exec] #6 12.97 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 12.97 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.00 Selecting previously unselected package dbus.
[2025-06-30T17:30:19.754Z] [exec] #6 13.00 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.00 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.03 Selecting previously unselected package distro-info-data.
[2025-06-30T17:30:19.754Z] [exec] #6 13.03 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.03 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.07 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-30T17:30:19.754Z] [exec] #6 13.07 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.09 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.14 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-30T17:30:19.754Z] [exec] #6 13.14 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.14 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:19.754Z] [exec] #6 13.17 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-30T17:30:19.754Z] [exec] #6 13.17 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.17 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.19 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-30T17:30:19.755Z] [exec] #6 13.20 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.20 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.22 Selecting previously unselected package iso-codes.
[2025-06-30T17:30:19.755Z] [exec] #6 13.22 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.22 Unpacking iso-codes (4.16.0-1) ...
[2025-06-30T17:30:19.755Z] [exec] #6 13.39 Selecting previously unselected package libcap2-bin.
[2025-06-30T17:30:20.074Z] [exec] #6 13.39 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.39 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.43 Selecting previously unselected package libelf1t64:amd64.
[2025-06-30T17:30:20.074Z] [exec] #6 13.43 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.43 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.46 Selecting previously unselected package libglib2.0-data.
[2025-06-30T17:30:20.074Z] [exec] #6 13.46 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.46 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.49 Selecting previously unselected package libicu74:amd64.
[2025-06-30T17:30:20.074Z] [exec] #6 13.49 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-30T17:30:20.074Z] [exec] #6 13.49 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.72 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-30T17:30:20.396Z] [exec] #6 13.72 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.73 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.76 Selecting previously unselected package libxml2:amd64.
[2025-06-30T17:30:20.396Z] [exec] #6 13.76 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.76 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.80 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-30T17:30:20.396Z] [exec] #6 13.80 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.80 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.83 Selecting previously unselected package lsb-release.
[2025-06-30T17:30:20.396Z] [exec] #6 13.83 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.83 Unpacking lsb-release (12.0-2) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.85 Selecting previously unselected package python-apt-common.
[2025-06-30T17:30:20.396Z] [exec] #6 13.85 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.85 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.88 Selecting previously unselected package python3-apt.
[2025-06-30T17:30:20.396Z] [exec] #6 13.88 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.89 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.92 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-30T17:30:20.396Z] [exec] #6 13.92 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-30T17:30:20.396Z] [exec] #6 13.93 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:30:20.717Z] [exec] #6 13.95 Selecting previously unselected package python3-dbus.
[2025-06-30T17:30:20.717Z] [exec] #6 13.95 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 13.96 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:30:20.717Z] [exec] #6 13.99 Selecting previously unselected package python3-gi.
[2025-06-30T17:30:20.717Z] [exec] #6 13.99 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 13.99 Unpacking python3-gi (3.48.2-1) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.02 Selecting previously unselected package python3-pkg-resources.
[2025-06-30T17:30:20.717Z] [exec] #6 14.03 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.03 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.08 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.08 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.09 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.11 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-30T17:30:20.717Z] [exec] #6 14.11 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.12 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.14 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.14 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.15 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.18 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.18 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.18 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.21 Selecting previously unselected package libxmlb2:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.21 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.21 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.24 Selecting previously unselected package libappstream5:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.24 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.25 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.28 Selecting previously unselected package libduktape207:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.28 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.28 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.30 Selecting previously unselected package libdw1t64:amd64.
[2025-06-30T17:30:20.717Z] [exec] #6 14.30 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.30 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:30:20.717Z] [exec] #6 14.33 Selecting previously unselected package libglib2.0-bin.
[2025-06-30T17:30:21.041Z] [exec] #6 14.33 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.33 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.36 Selecting previously unselected package libunwind8:amd64.
[2025-06-30T17:30:21.041Z] [exec] #6 14.36 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.36 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.39 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-30T17:30:21.041Z] [exec] #6 14.39 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.39 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.44 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-30T17:30:21.041Z] [exec] #6 14.45 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.45 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.47 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-30T17:30:21.041Z] [exec] #6 14.48 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.48 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.51 Selecting previously unselected package xml-core.
[2025-06-30T17:30:21.041Z] [exec] #6 14.51 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.51 Unpacking xml-core (0.19) ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.54 Selecting previously unselected package polkitd.
[2025-06-30T17:30:21.041Z] [exec] #6 14.55 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:30:21.041Z] [exec] #6 14.57 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:21.042Z] [exec] #6 14.60 Selecting previously unselected package python3-blinker.
[2025-06-30T17:30:21.042Z] [exec] #6 14.60 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-30T17:30:21.042Z] [exec] #6 14.60 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-30T17:30:21.042Z] [exec] #6 14.63 Selecting previously unselected package python3-cryptography.
[2025-06-30T17:30:21.042Z] [exec] #6 14.63 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:21.042Z] [exec] #6 14.63 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:30:21.042Z] [exec] #6 14.69 Selecting previously unselected package python3-pyparsing.
[2025-06-30T17:30:21.361Z] [exec] #6 14.69 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-30T17:30:21.361Z] [exec] #6 14.70 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:30:21.361Z] [exec] #6 14.72 Selecting previously unselected package python3-httplib2.
[2025-06-30T17:30:21.362Z] [exec] #6 14.73 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.73 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.75 Selecting previously unselected package python3-jwt.
[2025-06-30T17:30:21.362Z] [exec] #6 14.75 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.76 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.78 Selecting previously unselected package python3-lazr.uri.
[2025-06-30T17:30:21.362Z] [exec] #6 14.78 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.79 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.82 Selecting previously unselected package python3-wadllib.
[2025-06-30T17:30:21.362Z] [exec] #6 14.82 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.82 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.85 Selecting previously unselected package python3-distro.
[2025-06-30T17:30:21.362Z] [exec] #6 14.85 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.85 Unpacking python3-distro (1.9.0-1) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.88 Selecting previously unselected package python3-oauthlib.
[2025-06-30T17:30:21.362Z] [exec] #6 14.88 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.88 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.92 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-30T17:30:21.362Z] [exec] #6 14.92 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.93 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.95 Selecting previously unselected package python3-six.
[2025-06-30T17:30:21.362Z] [exec] #6 14.96 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.96 Unpacking python3-six (1.16.0-4) ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.98 Selecting previously unselected package python3-launchpadlib.
[2025-06-30T17:30:21.362Z] [exec] #6 14.98 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-30T17:30:21.362Z] [exec] #6 14.99 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:30:21.362Z] [exec] #6 15.02 Selecting previously unselected package python3-software-properties.
[2025-06-30T17:30:21.682Z] [exec] #6 15.02 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.03 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.05 Selecting previously unselected package packagekit.
[2025-06-30T17:30:21.682Z] [exec] #6 15.06 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.06 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.10 Selecting previously unselected package software-properties-common.
[2025-06-30T17:30:21.682Z] [exec] #6 15.10 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.10 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.13 Setting up media-types (10.1.0) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.14 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.16 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.16 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.17 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.18 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.18 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.19 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:30:21.682Z] [exec] #6 15.20 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:30:21.683Z] [exec] #6 15.20 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:21.683Z] [exec] #6 15.21 No schema files found: doing nothing.
[2025-06-30T17:30:21.683Z] [exec] #6 15.21 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:21.683Z] [exec] #6 15.22 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:21.683Z] [exec] #6 15.23 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:21.683Z] [exec] #6 15.23 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.24 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.25 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.26 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.26 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.27 Setting up netbase (6.4) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.28 Setting up sgml-base (1.31) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.31 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.32 Setting up lsb-release (12.0-2) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.32 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.42 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.42 Setting up iso-codes (4.16.0-1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.44 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.45 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.45 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.46 Setcap worked! gst-ptp-helper is not suid!
[2025-06-30T17:30:22.003Z] [exec] #6 15.46 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.47 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:30:22.003Z] [exec] #6 15.48 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.55 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.56 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.57 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.58 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.60 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.60 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.61 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:23.131Z] [exec] #6 16.65 Setting up xml-core (0.19) ...
[2025-06-30T17:30:23.452Z] [exec] #6 16.84 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:30:23.452Z] [exec] #6 16.93 debconf: unable to initialize frontend: Dialog
[2025-06-30T17:30:23.452Z] [exec] #6 16.93 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-30T17:30:23.452Z] [exec] #6 16.93 debconf: falling back to frontend: Readline
[2025-06-30T17:30:23.452Z] [exec] #6 16.93 debconf: unable to initialize frontend: Readline
[2025-06-30T17:30:23.452Z] [exec] #6 16.93 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-06-30T17:30:23.452Z] [exec] #6 16.93 debconf: falling back to frontend: Teletype
[2025-06-30T17:30:23.452Z] [exec] #6 17.01 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:23.775Z] [exec] #6 17.02 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:23.775Z] [exec] #6 17.03 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:30:23.775Z] [exec] #6 17.04 running python rtupdate hooks for python3.12...
[2025-06-30T17:30:23.775Z] [exec] #6 17.04 running python post-rtupdate hooks for python3.12...
[2025-06-30T17:30:23.775Z] [exec] #6 17.14 Setting up python3-six (1.16.0-4) ...
[2025-06-30T17:30:23.775Z] [exec] #6 17.27 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:30:24.097Z] [exec] #6 17.47 Setting up python3-gi (3.48.2-1) ...
[2025-06-30T17:30:24.097Z] [exec] #6 17.67 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:30:24.418Z] [exec] #6 17.82 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:30:24.418Z] [exec] #6 17.83 Setting up python3-blinker (1.7.0-1) ...
[2025-06-30T17:30:24.418Z] [exec] #6 17.95 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:30:24.745Z] [exec] #6 18.20 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:30:24.745Z] [exec] #6 18.35 Setting up python3-distro (1.9.0-1) ...
[2025-06-30T17:30:25.066Z] [exec] #6 18.48 Setting up python3-jwt (2.7.0-1) ...
[2025-06-30T17:30:25.066Z] [exec] #6 18.62 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:30:25.387Z] [exec] #6 18.80 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:30:25.387Z] [exec] #6 18.93 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:30:25.709Z] [exec] #6 19.20 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-30T17:30:25.709Z] [exec] #6 19.33 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:30:26.030Z] [exec] #6 19.54 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:30:26.351Z] [exec] #6 19.68 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:30:26.351Z] [exec] #6 19.95 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-30T17:30:26.672Z] [exec] #6 19.96 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-30T17:30:26.672Z] [exec] #6 20.11 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:26.672Z] [exec] #6 20.25 Processing triggers for sgml-base (1.31) ...
[2025-06-30T17:30:26.993Z] [exec] #6 20.27 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:30:26.993Z] [exec] #6 20.28 Creating group 'polkitd' with GID 997.
[2025-06-30T17:30:26.993Z] [exec] #6 20.28 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-30T17:30:26.993Z] [exec] #6 20.31 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:30:26.993Z] [exec] #6 20.32 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-30T17:30:26.993Z] [exec] #6 20.44 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-30T17:30:26.993Z] [exec] #6 20.44 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:30:26.993Z] [exec] #6 20.46 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:30:26.993Z] [exec] #6 20.46 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-30T17:30:26.993Z] [exec] #6 20.46 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-30T17:30:26.993Z] [exec] #6 20.58 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-30T17:30:27.319Z] [exec] #6 20.58 Setting up software-properties-common (0.99.49.2) ...
[2025-06-30T17:30:27.319Z] [exec] #6 20.72 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:30:31.042Z] [exec] #6 24.41 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:30:31.042Z] [exec] #6 24.49 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:30:31.042Z] [exec] #6 24.56 Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:30:31.362Z] [exec] #6 24.58 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:30:31.362Z] [exec] #6 25.01 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-30T17:30:31.683Z] [exec] #6 25.08 Fetched 24.4 kB in 1s (27.8 kB/s)
[2025-06-30T17:30:32.378Z] [exec] #6 25.08 Reading package lists...
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Repository: 'Types: deb
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Suites: noble
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Components: main
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 '
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Description:
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-30T17:30:32.700Z] [exec] #6 26.06
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-30T17:30:32.700Z] [exec] #6 26.06 Adding repository.
[2025-06-30T17:30:32.700Z] [exec] #6 26.35 Hit:1 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-30T17:30:33.020Z] [exec] #6 26.45 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:30:33.020Z] [exec] #6 26.56 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:30:33.344Z] [exec] #6 26.66 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:30:33.344Z] [exec] #6 26.75 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:30:34.470Z] [exec] #6 26.81 Reading package lists...
[2025-06-30T17:30:35.166Z] [exec] #6 27.78 Reading package lists...
[2025-06-30T17:30:35.488Z] [exec] #6 28.75 Building dependency tree...
[2025-06-30T17:30:35.488Z] [exec] #6 28.98 Reading state information...
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 The following additional packages will be installed:
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 ant asciidoc-base asciidoc-common bzip2 ca-certificates-java cpp cpp-13
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 java-common libasan8 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 libgomp1 libhwasan0 libisl23 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl
[2025-06-30T17:30:35.810Z] [exec] #6 29.23 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 Suggested packages:
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 bzip2-doc cpp-doc gcc-13-locales cpp-13-doc default-jre dbtoepub
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libxslthl-java xalan debian-keyring g++-multilib g++-13-multilib gcc-13-doc
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 git-mediawiki git-svn glibc-doc bzr gdbm-l10n liblcms2-utils pcscd
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libstdc++-13-doc make-doc libnss-mdns fonts-dejavu-extra
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libterm-readline-gnu-perl | libterm-readline-perl-perl
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libtap-harness-archive-perl
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 Recommended packages:
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b
[2025-06-30T17:30:35.810Z] [exec] #6 29.24 libasound2t64
[2025-06-30T17:30:35.810Z] [exec] #6 29.34 The following NEW packages will be installed:
[2025-06-30T17:30:35.810Z] [exec] #6 29.34 ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential bzip2
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libdpkg-perl liberror-perl
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libhwasan0 libisl23
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 libstdc++-13-dev
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 libtsan2 libubsan1 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 make openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto
[2025-06-30T17:30:36.133Z] [exec] #6 29.34 xsltproc xz-utils
[2025-06-30T17:30:36.453Z] [exec] #6 29.91 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded.
[2025-06-30T17:30:36.453Z] [exec] #6 29.91 Need to get 133 MB of archives.
[2025-06-30T17:30:36.453Z] [exec] #6 29.91 After this operation, 535 MB of additional disk space will be used.
[2025-06-30T17:30:36.453Z] [exec] #6 29.91 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.79 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.80 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-30T17:30:37.577Z] [exec] #6 30.80 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.92 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.93 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.95 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.95 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-30T17:30:37.577Z] [exec] #6 30.95 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.95 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.95 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-30T17:30:37.577Z] [exec] #6 30.98 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 30.98 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 31.07 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-30T17:30:37.577Z] [exec] #6 31.08 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.14 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-30T17:30:38.709Z] [exec] #6 32.14 Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.20 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.20 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.22 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.22 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.22 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.22 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.23 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B]
[2025-06-30T17:30:38.709Z] [exec] #6 32.24 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.24 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-63.66 [1,878 kB]
[2025-06-30T17:30:38.709Z] [exec] #6 32.33 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.33 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.33 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.37 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.37 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.38 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.39 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB]
[2025-06-30T17:30:39.031Z] [exec] #6 32.39 Get:34 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-06-30T17:30:39.031Z] [exec] #6 32.64 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B]
[2025-06-30T17:30:39.351Z] [exec] #6 32.64 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B]
[2025-06-30T17:30:39.351Z] [exec] #6 32.64 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB]
[2025-06-30T17:30:39.351Z] [exec] #6 32.64 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB]
[2025-06-30T17:30:39.351Z] [exec] #6 32.65 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.65 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.65 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.65 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.72 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.75 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.81 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.84 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB]
[2025-06-30T17:30:39.352Z] [exec] #6 32.87 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB]
[2025-06-30T17:30:39.673Z] [exec] #6 32.87 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB]
[2025-06-30T17:30:39.673Z] [exec] #6 32.94 Get:49 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-06-30T17:30:39.994Z] [exec] #6 33.41 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB]
[2025-06-30T17:30:39.994Z] [exec] #6 33.42 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B]
[2025-06-30T17:30:39.994Z] [exec] #6 33.42 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B]
[2025-06-30T17:30:39.994Z] [exec] #6 33.43 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB]
[2025-06-30T17:30:39.994Z] [exec] #6 33.48 Get:54 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-06-30T17:30:40.314Z] [exec] #6 33.76 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.76 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B]
[2025-06-30T17:30:40.314Z] [exec] #6 33.76 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B]
[2025-06-30T17:30:40.314Z] [exec] #6 33.76 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.76 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.77 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.77 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.77 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.77 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB]
[2025-06-30T17:30:40.314Z] [exec] #6 33.85 Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B]
[2025-06-30T17:30:40.314Z] [exec] #6 33.94 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-30T17:30:40.635Z] [exec] #6 33.95 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-30T17:30:40.635Z] [exec] #6 33.96 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-30T17:30:40.635Z] [exec] #6 34.05 Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB]
[2025-06-30T17:30:40.635Z] [exec] #6 34.21 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:30:40.957Z] [exec] #6 34.25 Fetched 133 MB in 5s (28.2 MB/s)
[2025-06-30T17:30:40.957Z] [exec] #6 34.27 Selecting previously unselected package perl-modules-5.38.
[2025-06-30T17:30:40.957Z] [exec] #6 34.27 (Reading database ...
[2025-06-30T17:30:40.957Z] [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 ... 11199 files and directories currently installed.)#6 34.27 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-30T17:30:40.957Z] [exec] #6 34.28 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.60 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-30T17:30:41.280Z] [exec] #6 34.60 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.60 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.63 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-30T17:30:41.280Z] [exec] #6 34.63 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.63 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.66 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-30T17:30:41.280Z] [exec] #6 34.66 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.66 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:41.280Z] [exec] #6 34.90 Selecting previously unselected package perl.
[2025-06-30T17:30:41.603Z] [exec] #6 34.90 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 34.91 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 34.94 Selecting previously unselected package xz-utils.
[2025-06-30T17:30:41.603Z] [exec] #6 34.94 Preparing to unpack .../05-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 34.95 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-30T17:30:41.603Z] [exec] #6 34.98 Selecting previously unselected package ca-certificates-java.
[2025-06-30T17:30:41.603Z] [exec] #6 34.99 Preparing to unpack .../06-ca-certificates-java_20240118_all.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 34.99 Unpacking ca-certificates-java (20240118) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.02 Selecting previously unselected package java-common.
[2025-06-30T17:30:41.603Z] [exec] #6 35.02 Preparing to unpack .../07-java-common_0.75+exp1_all.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.02 Unpacking java-common (0.75+exp1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.05 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.05 Preparing to unpack .../08-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.05 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.08 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.08 Preparing to unpack .../09-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.08 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.11 Selecting previously unselected package libjpeg8:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.11 Preparing to unpack .../10-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.11 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.13 Selecting previously unselected package libnspr4:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.13 Preparing to unpack .../11-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.13 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.16 Selecting previously unselected package libnss3:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.16 Preparing to unpack .../12-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.17 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.22 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-30T17:30:41.603Z] [exec] #6 35.22 Preparing to unpack .../13-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.22 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-30T17:30:41.603Z] [exec] #6 35.24 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-30T17:30:41.924Z] [exec] #6 35.25 Preparing to unpack .../14-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-30T17:30:41.924Z] [exec] #6 35.25 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.31 Selecting previously unselected package default-jre-headless.
[2025-06-30T17:30:43.051Z] [exec] #6 36.32 Preparing to unpack .../15-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.32 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.34 Selecting previously unselected package ant.
[2025-06-30T17:30:43.051Z] [exec] #6 36.34 Preparing to unpack .../16-ant_1.10.14-1_all.deb ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.35 Unpacking ant (1.10.14-1) ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.39 Selecting previously unselected package asciidoc-common.
[2025-06-30T17:30:43.051Z] [exec] #6 36.39 Preparing to unpack .../17-asciidoc-common_10.2.0-2_all.deb ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.39 Unpacking asciidoc-common (10.2.0-2) ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.43 Selecting previously unselected package docbook-xsl.
[2025-06-30T17:30:43.051Z] [exec] #6 36.43 Preparing to unpack .../18-docbook-xsl_1.79.2+dfsg-7_all.deb ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.44 Unpacking docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-30T17:30:43.051Z] [exec] #6 36.65 Selecting previously unselected package libxml2-utils.
[2025-06-30T17:30:43.376Z] [exec] #6 36.65 Preparing to unpack .../19-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.65 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.68 Selecting previously unselected package libxslt1.1:amd64.
[2025-06-30T17:30:43.376Z] [exec] #6 36.68 Preparing to unpack .../20-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.68 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.71 Selecting previously unselected package xsltproc.
[2025-06-30T17:30:43.376Z] [exec] #6 36.71 Preparing to unpack .../21-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.71 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.74 Selecting previously unselected package asciidoc-base.
[2025-06-30T17:30:43.376Z] [exec] #6 36.74 Preparing to unpack .../22-asciidoc-base_10.2.0-2_all.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.74 Unpacking asciidoc-base (10.2.0-2) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.78 Selecting previously unselected package asciidoc.
[2025-06-30T17:30:43.376Z] [exec] #6 36.78 Preparing to unpack .../23-asciidoc_10.2.0-2_all.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.78 Unpacking asciidoc (10.2.0-2) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.80 Selecting previously unselected package libc-dev-bin.
[2025-06-30T17:30:43.376Z] [exec] #6 36.80 Preparing to unpack .../24-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.80 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.82 Selecting previously unselected package linux-libc-dev:amd64.
[2025-06-30T17:30:43.376Z] [exec] #6 36.83 Preparing to unpack .../25-linux-libc-dev_6.8.0-63.66_amd64.deb ...
[2025-06-30T17:30:43.376Z] [exec] #6 36.83 Unpacking linux-libc-dev:amd64 (6.8.0-63.66) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.03 Selecting previously unselected package libcrypt-dev:amd64.
[2025-06-30T17:30:43.700Z] [exec] #6 37.03 Preparing to unpack .../26-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.04 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.07 Selecting previously unselected package rpcsvc-proto.
[2025-06-30T17:30:43.700Z] [exec] #6 37.07 Preparing to unpack .../27-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.07 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.10 Selecting previously unselected package libc6-dev:amd64.
[2025-06-30T17:30:43.700Z] [exec] #6 37.10 Preparing to unpack .../28-libc6-dev_2.39-0ubuntu8.4_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.11 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.26 Selecting previously unselected package gcc-13-base:amd64.
[2025-06-30T17:30:43.700Z] [exec] #6 37.26 Preparing to unpack .../29-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.26 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.29 Selecting previously unselected package libisl23:amd64.
[2025-06-30T17:30:43.700Z] [exec] #6 37.29 Preparing to unpack .../30-libisl23_0.26-3build1.1_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.29 Unpacking libisl23:amd64 (0.26-3build1.1) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.33 Selecting previously unselected package libmpfr6:amd64.
[2025-06-30T17:30:43.700Z] [exec] #6 37.33 Preparing to unpack .../31-libmpfr6_4.2.1-1build1.1_amd64.deb ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.33 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-30T17:30:43.700Z] [exec] #6 37.36 Selecting previously unselected package libmpc3:amd64.
[2025-06-30T17:30:44.026Z] [exec] #6 37.36 Preparing to unpack .../32-libmpc3_1.3.1-1build1.1_amd64.deb ...
[2025-06-30T17:30:44.026Z] [exec] #6 37.36 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-30T17:30:44.026Z] [exec] #6 37.39 Selecting previously unselected package cpp-13-x86-64-linux-gnu.
[2025-06-30T17:30:44.026Z] [exec] #6 37.39 Preparing to unpack .../33-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.026Z] [exec] #6 37.39 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:44.026Z] [exec] #6 37.58 Selecting previously unselected package cpp-13.
[2025-06-30T17:30:44.350Z] [exec] #6 37.59 Preparing to unpack .../34-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.59 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.61 Selecting previously unselected package cpp-x86-64-linux-gnu.
[2025-06-30T17:30:44.350Z] [exec] #6 37.61 Preparing to unpack .../35-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.61 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.64 Selecting previously unselected package cpp.
[2025-06-30T17:30:44.350Z] [exec] #6 37.64 Preparing to unpack .../36-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.65 Unpacking cpp (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.67 Selecting previously unselected package libcc1-0:amd64.
[2025-06-30T17:30:44.350Z] [exec] #6 37.67 Preparing to unpack .../37-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.67 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.70 Selecting previously unselected package libgomp1:amd64.
[2025-06-30T17:30:44.350Z] [exec] #6 37.70 Preparing to unpack .../38-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.70 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.73 Selecting previously unselected package libitm1:amd64.
[2025-06-30T17:30:44.350Z] [exec] #6 37.73 Preparing to unpack .../39-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.74 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.76 Selecting previously unselected package libatomic1:amd64.
[2025-06-30T17:30:44.350Z] [exec] #6 37.76 Preparing to unpack .../40-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.77 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.79 Selecting previously unselected package libasan8:amd64.
[2025-06-30T17:30:44.350Z] [exec] #6 37.80 Preparing to unpack .../41-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.80 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.350Z] [exec] #6 37.88 Selecting previously unselected package liblsan0:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 37.88 Preparing to unpack .../42-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 37.88 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 37.94 Selecting previously unselected package libtsan2:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 37.94 Preparing to unpack .../43-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 37.95 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.02 Selecting previously unselected package libubsan1:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 38.03 Preparing to unpack .../44-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.03 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.07 Selecting previously unselected package libhwasan0:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 38.08 Preparing to unpack .../45-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.08 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.13 Selecting previously unselected package libquadmath0:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 38.13 Preparing to unpack .../46-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.14 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.16 Selecting previously unselected package libgcc-13-dev:amd64.
[2025-06-30T17:30:44.673Z] [exec] #6 38.16 Preparing to unpack .../47-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.16 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:44.673Z] [exec] #6 38.27 Selecting previously unselected package gcc-13-x86-64-linux-gnu.
[2025-06-30T17:30:45.004Z] [exec] #6 38.27 Preparing to unpack .../48-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:45.004Z] [exec] #6 38.28 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:45.325Z] [exec] #6 38.78 Selecting previously unselected package gcc-13.
[2025-06-30T17:30:45.653Z] [exec] #6 38.78 Preparing to unpack .../49-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.79 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.81 Selecting previously unselected package gcc-x86-64-linux-gnu.
[2025-06-30T17:30:45.653Z] [exec] #6 38.81 Preparing to unpack .../50-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.81 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.83 Selecting previously unselected package gcc.
[2025-06-30T17:30:45.653Z] [exec] #6 38.84 Preparing to unpack .../51-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.84 Unpacking gcc (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.86 Selecting previously unselected package libstdc++-13-dev:amd64.
[2025-06-30T17:30:45.653Z] [exec] #6 38.86 Preparing to unpack .../52-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:45.653Z] [exec] #6 38.86 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:45.653Z] [exec] #6 39.23 Selecting previously unselected package g++-13-x86-64-linux-gnu.
[2025-06-30T17:30:45.985Z] [exec] #6 39.23 Preparing to unpack .../53-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:45.985Z] [exec] #6 39.23 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:46.677Z] [exec] #6 40.28 Selecting previously unselected package g++-13.
[2025-06-30T17:30:46.999Z] [exec] #6 40.28 Preparing to unpack .../54-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.28 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.30 Selecting previously unselected package g++-x86-64-linux-gnu.
[2025-06-30T17:30:46.999Z] [exec] #6 40.30 Preparing to unpack .../55-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.30 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.32 Selecting previously unselected package g++.
[2025-06-30T17:30:46.999Z] [exec] #6 40.33 Preparing to unpack .../56-g++_4%3a13.2.0-7ubuntu1_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.33 Unpacking g++ (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.35 Selecting previously unselected package make.
[2025-06-30T17:30:46.999Z] [exec] #6 40.35 Preparing to unpack .../57-make_4.3-4.1build2_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.35 Unpacking make (4.3-4.1build2) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.38 Selecting previously unselected package libdpkg-perl.
[2025-06-30T17:30:46.999Z] [exec] #6 40.38 Preparing to unpack .../58-libdpkg-perl_1.22.6ubuntu6.1_all.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.38 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.43 Selecting previously unselected package bzip2.
[2025-06-30T17:30:46.999Z] [exec] #6 40.43 Preparing to unpack .../59-bzip2_1.0.8-5.1build0.1_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.43 Unpacking bzip2 (1.0.8-5.1build0.1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.45 Selecting previously unselected package patch.
[2025-06-30T17:30:46.999Z] [exec] #6 40.45 Preparing to unpack .../60-patch_2.7.6-7build3_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.45 Unpacking patch (2.7.6-7build3) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.47 Selecting previously unselected package lto-disabled-list.
[2025-06-30T17:30:46.999Z] [exec] #6 40.48 Preparing to unpack .../61-lto-disabled-list_47_all.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.48 Unpacking lto-disabled-list (47) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.50 Selecting previously unselected package dpkg-dev.
[2025-06-30T17:30:46.999Z] [exec] #6 40.50 Preparing to unpack .../62-dpkg-dev_1.22.6ubuntu6.1_all.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.50 Unpacking dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.54 Selecting previously unselected package build-essential.
[2025-06-30T17:30:46.999Z] [exec] #6 40.55 Preparing to unpack .../63-build-essential_12.10ubuntu1_amd64.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.55 Unpacking build-essential (12.10ubuntu1) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.57 Selecting previously unselected package liberror-perl.
[2025-06-30T17:30:46.999Z] [exec] #6 40.57 Preparing to unpack .../64-liberror-perl_0.17029-2_all.deb ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.57 Unpacking liberror-perl (0.17029-2) ...
[2025-06-30T17:30:46.999Z] [exec] #6 40.60 Selecting previously unselected package git-man.
[2025-06-30T17:30:47.321Z] [exec] #6 40.60 Preparing to unpack .../65-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.60 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.64 Selecting previously unselected package git.
[2025-06-30T17:30:47.321Z] [exec] #6 40.64 Preparing to unpack .../66-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.65 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.81 Selecting previously unselected package ant-contrib.
[2025-06-30T17:30:47.321Z] [exec] #6 40.81 Preparing to unpack .../67-ant-contrib_1.0~b3+svn177-12_all.deb ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.82 Unpacking ant-contrib (1.0~b3+svn177-12) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.87 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.88 Setting up lto-disabled-list (47) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.89 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.90 Setting up java-common (0.75+exp1) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.91 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:30:47.321Z] [exec] #6 40.92 Setting up linux-libc-dev:amd64 (6.8.0-63.66) ...
[2025-06-30T17:30:47.643Z] [exec] #6 40.92 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.643Z] [exec] #6 40.93 Setting up bzip2 (1.0.8-5.1build0.1) ...
[2025-06-30T17:30:47.643Z] [exec] #6 40.94 Setting up asciidoc-common (10.2.0-2) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.07 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.08 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.09 Setting up make (4.3-4.1build2) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.10 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.11 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.11 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 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-06-30T17:30:47.643Z] [exec] #6 41.13 Setting up docbook-xsl (1.79.2+dfsg-7) ...
[2025-06-30T17:30:47.643Z] [exec] #6 41.30 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.31 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.31 Setting up libmpc3:amd64 (1.3.1-1build1.1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.32 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.33 Setting up patch (2.7.6-7build3) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.34 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.35 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.36 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.37 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.38 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.39 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.40 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.41 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.42 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.42 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.43 Setting up ca-certificates-java (20240118) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.45 No JRE found. Skipping Java certificates setup.
[2025-06-30T17:30:47.964Z] [exec] #6 41.45 Setting up libisl23:amd64 (0.26-3build1.1) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.46 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.47 Setting up libc-dev-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.48 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.49 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.49 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ...
[2025-06-30T17:30:47.964Z] [exec] #6 41.50 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.51 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.52 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.52 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.53 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.55 Setting up libdpkg-perl (1.22.6ubuntu6.1) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.55 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.56 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.57 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.285Z] [exec] #6 41.57 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.58 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.65 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.66 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.66 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.66 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.67 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.68 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.69 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.70 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.71 Setting up liberror-perl (0.17029-2) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.72 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.73 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.74 Setting up cpp (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.75 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.78 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.79 Setting up gcc (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.80 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.81 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.82 Setting up g++ (4:13.2.0-7ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-06-30T17:30:48.286Z] [exec] #6 41.83 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-06-30T17:30:48.286Z] [exec] #6 41.83 Setting up build-essential (12.10ubuntu1) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.84 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.85 Processing triggers for sgml-base (1.31) ...
[2025-06-30T17:30:48.286Z] [exec] #6 41.87 Setting up asciidoc-base (10.2.0-2) ...
[2025-06-30T17:30:48.607Z] [exec] #6 42.11 Setting up asciidoc (10.2.0-2) ...
[2025-06-30T17:30:48.607Z] [exec] #6 42.12 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-30T17:30:48.929Z] [exec] #6 42.42 Adding debian:ACCVRAIZ1.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.42 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.44 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.45 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.45 Adding debian:AffirmTrust_Commercial.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.45 Adding debian:AffirmTrust_Networking.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.46 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.46 Adding debian:AffirmTrust_Premium.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.46 Adding debian:Amazon_Root_CA_1.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.46 Adding debian:Amazon_Root_CA_2.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.47 Adding debian:Amazon_Root_CA_3.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.47 Adding debian:Amazon_Root_CA_4.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.47 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.47 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.48 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.48 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.48 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.48 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.48 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.49 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.49 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.49 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.49 Adding debian:CA_Disig_Root_R2.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.50 Adding debian:Certainly_Root_E1.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.50 Adding debian:Certainly_Root_R1.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.50 Adding debian:Certigna.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.51 Adding debian:Certigna_Root_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.51 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.51 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.51 Adding debian:Certum_EC-384_CA.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.52 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-30T17:30:48.929Z] [exec] #6 42.52 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-30T17:30:48.930Z] [exec] #6 42.52 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-30T17:30:48.930Z] [exec] #6 42.52 Adding debian:CFCA_EV_ROOT.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.53 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.53 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.53 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.53 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.54 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.54 Adding debian:COMODO_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.54 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.54 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.55 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.56 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.56 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.56 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.56 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.56 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.57 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.57 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.57 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.57 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.57 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.58 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.58 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.58 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.58 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.58 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.59 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.59 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.60 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.60 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.60 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.60 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.60 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.61 Adding debian:GlobalSign_Root_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.61 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.61 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.61 Adding debian:GlobalSign_Root_E46.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.62 Adding debian:GlobalSign_Root_R46.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.62 Adding debian:GLOBALTRUST_2020.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.62 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.63 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.63 Adding debian:GTS_Root_R1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.63 Adding debian:GTS_Root_R2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.63 Adding debian:GTS_Root_R3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.63 Adding debian:GTS_Root_R4.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.64 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.64 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.64 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.64 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.65 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.65 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.65 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.66 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.66 Adding debian:ISRG_Root_X1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.66 Adding debian:ISRG_Root_X2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.66 Adding debian:Izenpe.com.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.67 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.67 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.67 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.67 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.68 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.68 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.68 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.69 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.69 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.69 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.70 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.70 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.70 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.71 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.71 Adding debian:Secure_Global_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.71 Adding debian:SecureSign_RootCA11.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.72 Adding debian:SecureTrust_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.72 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.72 Adding debian:Security_Communication_RootCA2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.73 Adding debian:Security_Communication_RootCA3.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.73 Adding debian:Security_Communication_Root_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.74 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.74 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.74 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.74 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.75 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.75 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.75 Adding debian:Starfield_Class_2_CA.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.75 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.76 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.76 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.76 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.76 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-30T17:30:49.257Z] [exec] #6 42.77 Adding debian:Telia_Root_CA_v2.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.77 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.78 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.78 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.79 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.79 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.79 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.79 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.80 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.80 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.81 Adding debian:TunTrust_Root_CA.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.81 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.82 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.82 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.82 Adding debian:UCA_Global_G2_Root.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.82 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.83 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.83 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.83 Adding debian:vTrus_Root_CA.pem
[2025-06-30T17:30:49.258Z] [exec] #6 42.83 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-30T17:30:49.578Z] [exec] #6 42.87 done.
[2025-06-30T17:30:49.578Z] [exec] #6 42.88 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-30T17:30:49.578Z] [exec] #6 42.89 Setting up ant (1.10.14-1) ...
[2025-06-30T17:30:49.578Z] [exec] #6 42.90 Setting up ant-contrib (1.0~b3+svn177-12) ...
[2025-06-30T17:31:00.301Z] [exec] #6 DONE 53.4s
[2025-06-30T17:31:00.301Z] [exec]
[2025-06-30T17:31:00.301Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-30T17:31:00.301Z] [exec] #7 DONE 0.2s
[2025-06-30T17:31:00.301Z] [exec]
[2025-06-30T17:31:00.302Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:31:00.302Z] [exec] #8 0.209 Cloning into 'aqa-tests'...
[2025-06-30T17:31:11.109Z] [exec] #8 DONE 10.1s
[2025-06-30T17:31:11.109Z] [exec]
[2025-06-30T17:31:11.109Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/
[2025-06-30T17:31:11.110Z] [exec] #9 DONE 0.0s
[2025-06-30T17:31:11.110Z] [exec]
[2025-06-30T17:31:11.110Z] [exec] #10 [ 6/10] RUN git checkout master
[2025-06-30T17:31:11.110Z] [exec] #10 0.483 Already on 'master'
[2025-06-30T17:31:11.110Z] [exec] #10 0.483 Your branch is up to date with 'origin/master'.
[2025-06-30T17:31:11.110Z] [exec] #10 DONE 0.5s
[2025-06-30T17:31:11.110Z] [exec]
[2025-06-30T17:31:11.110Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh
[2025-06-30T17:31:11.110Z] [exec] #11 DONE 0.0s
[2025-06-30T17:31:11.110Z] [exec]
[2025-06-30T17:31:11.110Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-30T17:31:11.110Z] [exec] #12 DONE 0.0s
[2025-06-30T17:31:11.110Z] [exec]
[2025-06-30T17:31:11.110Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests
[2025-06-30T17:31:11.110Z] [exec] #13 DONE 0.0s
[2025-06-30T17:31:11.110Z] [exec]
[2025-06-30T17:31:11.110Z] [exec] #14 exporting to image
[2025-06-30T17:31:11.110Z] [exec] #14 exporting layers
[2025-06-30T17:31:16.948Z] [exec] #14 exporting layers 5.2s done
[2025-06-30T17:31:16.948Z] [exec] #14 writing image sha256:a2a74b567b71f2ec2dc88012bb12def24286b101fa717fefa38950a084ef920c done
[2025-06-30T17:31:16.948Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:21-jdk-ubuntu-hotspot-full done
[2025-06-30T17:31:16.948Z] [exec] #14 DONE 5.2s
[2025-06-30T17:31:16.948Z] [exec]
[2025-06-30T17:31:16.948Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-30T17:31:16.948Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56)
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] copy_dest:
[2025-06-30T17:31:16.948Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-06-30T17:31:16.948Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] build:
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] build:
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] move_scripts:
[2025-06-30T17:31:16.948Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] clean_image:
[2025-06-30T17:31:16.948Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot
[2025-06-30T17:31:16.948Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:31:16.948Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:31:16.948Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:31:16.948Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:31:16.948Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:31:16.948Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:31:16.948Z] [exec] The test here is openliberty-mp-tck
[2025-06-30T17:31:16.948Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-30T17:31:16.948Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:31:16.948Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test
[2025-06-30T17:31:16.948Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full
[2025-06-30T17:31:16.948Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-30T17:31:16.948Z] [exec] Error response from daemon: invalid reference format
[2025-06-30T17:31:16.948Z] [exec] Result: 1
[2025-06-30T17:31:16.948Z]
[2025-06-30T17:31:16.948Z] build_image:
[2025-06-30T17:31:16.948Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-06-30T17:31:16.948Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:31:16.948Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:31:16.948Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:31:16.948Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:31:16.948Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:31:16.948Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:31:16.948Z] [exec] The test here is openliberty-mp-tck
[2025-06-30T17:31:16.948Z] [exec] The directory in the external.sh is openliberty-mp-tck
[2025-06-30T17:31:16.948Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:31:16.948Z] [exec] build_image.sh openliberty-mp-tck 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-30T17:31:16.948Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-30T17:31:16.948Z] [exec]
[2025-06-30T17:31:16.948Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-06-30T17:31:16.948Z] [exec] done
[2025-06-30T17:31:16.948Z] [exec]
[2025-06-30T17:31:16.948Z] [exec] The test in the build_image() function is openliberty-mp-tck
[2025-06-30T17:31:16.948Z] [exec] #####################################################
[2025-06-30T17:31:16.948Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-06-30T17:31:16.948Z] [exec] #####################################################
[2025-06-30T17:31:16.948Z] [exec] #0 building with "default" instance using docker driver
[2025-06-30T17:31:16.948Z] [exec]
[2025-06-30T17:31:16.948Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-30T17:31:16.948Z] [exec] #1 transferring dockerfile: 2.98kB done
[2025-06-30T17:31:16.948Z] [exec] #1 DONE 0.0s
[2025-06-30T17:31:16.948Z] [exec]
[2025-06-30T17:31:16.948Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-30T17:31:17.270Z] [exec] #2 DONE 0.3s
[2025-06-30T17:31:17.270Z] [exec]
[2025-06-30T17:31:17.270Z] [exec] #3 [internal] load .dockerignore
[2025-06-30T17:31:17.270Z] [exec] #3 transferring context: 2B done
[2025-06-30T17:31:17.270Z] [exec] #3 DONE 0.0s
[2025-06-30T17:31:17.270Z] [exec]
[2025-06-30T17:31:17.270Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-30T17:31:17.270Z] [exec] #4 CACHED
[2025-06-30T17:31:17.270Z] [exec]
[2025-06-30T17:31:17.270Z] [exec] #5 [internal] load build context
[2025-06-30T17:31:17.270Z] [exec] #5 transferring context: 2.40kB done
[2025-06-30T17:31:17.270Z] [exec] #5 DONE 0.0s
[2025-06-30T17:31:17.270Z] [exec]
[2025-06-30T17:31:17.270Z] [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-06-30T17:31:17.270Z] [exec] #6 0.261 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-30T17:31:17.593Z] [exec] #6 0.390 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-30T17:31:17.593Z] [exec] #6 0.426 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-30T17:31:17.593Z] [exec] #6 0.465 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-30T17:31:17.593Z] [exec] #6 0.505 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.542 Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.545 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.779 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.800 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,422 kB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.819 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB]
[2025-06-30T17:31:17.913Z] [exec] #6 0.837 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB]
[2025-06-30T17:31:17.914Z] [exec] #6 0.858 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-30T17:31:17.914Z] [exec] #6 0.859 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-30T17:31:17.914Z] [exec] #6 0.859 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-30T17:31:17.914Z] [exec] #6 0.962 Get:15 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-30T17:31:18.604Z] [exec] #6 1.432 Get:16 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-30T17:31:18.604Z] [exec] #6 1.434 Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,113 kB]
[2025-06-30T17:31:18.604Z] [exec] #6 1.478 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-30T17:31:19.295Z] [exec] #6 2.325 Fetched 30.8 MB in 2s (14.5 MB/s)
[2025-06-30T17:31:20.418Z] [exec] #6 2.325 Reading package lists...
[2025-06-30T17:31:23.331Z] [exec] #6 5.906 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:31:23.331Z] [exec] #6 5.959 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-30T17:31:23.331Z] [exec] #6 5.959 (Reading database ...
[2025-06-30T17:31:23.331Z] [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 ... 6864 files and directories currently installed.)#6 5.967 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:31:23.331Z] [exec] #6 5.970 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:23.331Z] [exec] #6 6.059 Selecting previously unselected package python3.12-minimal.
[2025-06-30T17:31:23.331Z] [exec] #6 6.061 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:31:23.331Z] [exec] #6 6.066 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:23.331Z] [exec] #6 6.133 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:23.331Z] [exec] #6 6.144 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:24.025Z] [exec] #6 7.049 Selecting previously unselected package python3-minimal.
[2025-06-30T17:31:24.025Z] [exec] #6 7.049 (Reading database ...
[2025-06-30T17:31:24.346Z] [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 ... 7175 files and directories currently installed.)#6 7.057 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.060 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.084 Selecting previously unselected package media-types.
[2025-06-30T17:31:24.346Z] [exec] #6 7.085 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.088 Unpacking media-types (10.1.0) ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.111 Selecting previously unselected package netbase.
[2025-06-30T17:31:24.346Z] [exec] #6 7.113 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.115 Unpacking netbase (6.4) ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.136 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-30T17:31:24.346Z] [exec] #6 7.138 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.141 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:24.346Z] [exec] #6 7.257 Selecting previously unselected package python3.12.
[2025-06-30T17:31:24.670Z] [exec] #6 7.259 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.262 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.285 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-30T17:31:24.670Z] [exec] #6 7.287 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.290 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.311 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.489 Selecting previously unselected package python3.
[2025-06-30T17:31:24.670Z] [exec] #6 7.489 (Reading database ...
[2025-06-30T17:31:24.670Z] [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 ... 7616 files and directories currently installed.)#6 7.497 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.503 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.528 Selecting previously unselected package libapparmor1:amd64.
[2025-06-30T17:31:24.670Z] [exec] #6 7.529 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.534 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.557 Selecting previously unselected package libargon2-1:amd64.
[2025-06-30T17:31:24.670Z] [exec] #6 7.558 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.561 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.585 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.592 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.631 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.666 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-30T17:31:24.670Z] [exec] #6 7.666 (Reading database ...
[2025-06-30T17:31:24.670Z] [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 ... 7646 files and directories currently installed.)#6 7.675 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.678 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:31:24.670Z] [exec] #6 7.702 Selecting previously unselected package libjson-c5:amd64.
[2025-06-30T17:31:24.991Z] [exec] #6 7.704 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.707 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.730 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-30T17:31:24.991Z] [exec] #6 7.731 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.733 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.760 Selecting previously unselected package libfdisk1:amd64.
[2025-06-30T17:31:24.991Z] [exec] #6 7.762 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.765 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.792 Selecting previously unselected package libkmod2:amd64.
[2025-06-30T17:31:24.991Z] [exec] #6 7.794 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.796 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.819 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-30T17:31:24.991Z] [exec] #6 7.821 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.823 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.880 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.886 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.919 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:24.991Z] [exec] #6 7.943 Selecting previously unselected package systemd-dev.
[2025-06-30T17:31:24.991Z] [exec] #6 7.943 (Reading database ...
[2025-06-30T17:31:25.314Z] [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 ... 7685 files and directories currently installed.)#6 7.951 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-30T17:31:25.314Z] [exec] #6 7.954 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.314Z] [exec] #6 7.988 Selecting previously unselected package systemd.
[2025-06-30T17:31:25.314Z] [exec] #6 7.989 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:25.314Z] [exec] #6 7.999 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.174 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.182 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.189 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.196 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.204 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.213 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.220 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.228 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.236 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.242 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.314Z] [exec] #6 8.268 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-30T17:31:25.314Z] [exec] #6 8.272 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-30T17:31:25.314Z] [exec] #6 8.275 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-30T17:31:25.314Z] [exec] #6 8.279 Initializing machine ID from random generator.
[2025-06-30T17:31:25.314Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:31:25.314Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:31:25.314Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:31:25.314Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:31:25.314Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:31:25.315Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:31:25.315Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:31:25.315Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:31:25.315Z] [exec] #6 8.304 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:31:25.315Z] [exec] #6 8.311 Creating group 'systemd-journal' with GID 999.
[2025-06-30T17:31:25.315Z] [exec] #6 8.311 Creating group 'systemd-network' with GID 998.
[2025-06-30T17:31:25.315Z] [exec] #6 8.311 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-30T17:31:25.315Z] [exec] #6 8.360 Selecting previously unselected package systemd-sysv.
[2025-06-30T17:31:25.315Z] [exec] #6 8.360 (Reading database ...
[2025-06-30T17:31:25.315Z] [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 ... 8663 files and directories currently installed.)#6 8.368 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:25.315Z] [exec] #6 8.371 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:25.315Z] [exec] #6 8.396 Selecting previously unselected package sgml-base.
[2025-06-30T17:31:25.636Z] [exec] #6 8.397 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.402 Unpacking sgml-base (1.31) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.432 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-30T17:31:25.636Z] [exec] #6 8.432 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.435 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.457 Selecting previously unselected package dbus-bin.
[2025-06-30T17:31:25.636Z] [exec] #6 8.459 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.462 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.483 Selecting previously unselected package dbus-session-bus-common.
[2025-06-30T17:31:25.636Z] [exec] #6 8.484 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.487 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.508 Selecting previously unselected package dbus-daemon.
[2025-06-30T17:31:25.636Z] [exec] #6 8.509 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.512 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.537 Selecting previously unselected package dbus-system-bus-common.
[2025-06-30T17:31:25.636Z] [exec] #6 8.539 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.542 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.569 Selecting previously unselected package dbus.
[2025-06-30T17:31:25.636Z] [exec] #6 8.571 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.575 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.599 Selecting previously unselected package distro-info-data.
[2025-06-30T17:31:25.636Z] [exec] #6 8.600 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.603 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:31:25.636Z] [exec] #6 8.629 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-30T17:31:25.958Z] [exec] #6 8.631 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.641 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.687 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-30T17:31:25.958Z] [exec] #6 8.687 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.690 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.720 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-30T17:31:25.958Z] [exec] #6 8.722 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.726 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.747 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-30T17:31:25.958Z] [exec] #6 8.749 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.752 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.772 Selecting previously unselected package iso-codes.
[2025-06-30T17:31:25.958Z] [exec] #6 8.774 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.778 Unpacking iso-codes (4.16.0-1) ...
[2025-06-30T17:31:25.958Z] [exec] #6 8.937 Selecting previously unselected package libcap2-bin.
[2025-06-30T17:31:26.279Z] [exec] #6 8.939 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-30T17:31:26.279Z] [exec] #6 8.942 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:31:26.279Z] [exec] #6 8.967 Selecting previously unselected package libelf1t64:amd64.
[2025-06-30T17:31:26.279Z] [exec] #6 8.968 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:26.279Z] [exec] #6 8.971 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:31:26.279Z] [exec] #6 8.990 Selecting previously unselected package libglib2.0-data.
[2025-06-30T17:31:26.279Z] [exec] #6 8.992 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-30T17:31:26.279Z] [exec] #6 8.994 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:26.279Z] [exec] #6 9.015 Selecting previously unselected package libicu74:amd64.
[2025-06-30T17:31:26.279Z] [exec] #6 9.017 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-30T17:31:26.279Z] [exec] #6 9.018 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:31:26.279Z] [exec] #6 9.235 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.237 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.239 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.264 Selecting previously unselected package libxml2:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.265 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.267 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.298 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.299 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.301 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.319 Selecting previously unselected package lsb-release.
[2025-06-30T17:31:26.600Z] [exec] #6 9.321 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.323 Unpacking lsb-release (12.0-2) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.340 Selecting previously unselected package python-apt-common.
[2025-06-30T17:31:26.600Z] [exec] #6 9.342 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.344 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.368 Selecting previously unselected package python3-apt.
[2025-06-30T17:31:26.600Z] [exec] #6 9.370 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.372 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.400 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.402 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.405 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.431 Selecting previously unselected package python3-dbus.
[2025-06-30T17:31:26.600Z] [exec] #6 9.432 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.435 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.471 Selecting previously unselected package python3-gi.
[2025-06-30T17:31:26.600Z] [exec] #6 9.472 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.475 Unpacking python3-gi (3.48.2-1) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.507 Selecting previously unselected package python3-pkg-resources.
[2025-06-30T17:31:26.600Z] [exec] #6 9.508 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.511 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.547 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.549 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.552 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.572 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-30T17:31:26.600Z] [exec] #6 9.574 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.576 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.598 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.600 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.602 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.633 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.634 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.638 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.666 Selecting previously unselected package libxmlb2:amd64.
[2025-06-30T17:31:26.600Z] [exec] #6 9.667 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.670 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:31:26.600Z] [exec] #6 9.693 Selecting previously unselected package libappstream5:amd64.
[2025-06-30T17:31:26.921Z] [exec] #6 9.695 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.698 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.726 Selecting previously unselected package libduktape207:amd64.
[2025-06-30T17:31:26.921Z] [exec] #6 9.728 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.730 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.757 Selecting previously unselected package libdw1t64:amd64.
[2025-06-30T17:31:26.921Z] [exec] #6 9.759 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.775 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.801 Selecting previously unselected package libglib2.0-bin.
[2025-06-30T17:31:26.921Z] [exec] #6 9.802 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.805 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.832 Selecting previously unselected package libunwind8:amd64.
[2025-06-30T17:31:26.921Z] [exec] #6 9.833 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.836 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.862 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-30T17:31:26.921Z] [exec] #6 9.863 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.866 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:31:26.921Z] [exec] #6 9.913 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-30T17:31:27.243Z] [exec] #6 9.914 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 9.917 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:27.243Z] [exec] #6 9.941 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-30T17:31:27.243Z] [exec] #6 9.943 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 9.945 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:27.243Z] [exec] #6 9.973 Selecting previously unselected package xml-core.
[2025-06-30T17:31:27.243Z] [exec] #6 9.974 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 9.978 Unpacking xml-core (0.19) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.01 Selecting previously unselected package polkitd.
[2025-06-30T17:31:27.243Z] [exec] #6 10.01 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.03 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.06 Selecting previously unselected package python3-blinker.
[2025-06-30T17:31:27.243Z] [exec] #6 10.07 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.07 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.09 Selecting previously unselected package python3-cryptography.
[2025-06-30T17:31:27.243Z] [exec] #6 10.09 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.10 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.15 Selecting previously unselected package python3-pyparsing.
[2025-06-30T17:31:27.243Z] [exec] #6 10.15 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.16 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.19 Selecting previously unselected package python3-httplib2.
[2025-06-30T17:31:27.243Z] [exec] #6 10.19 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.19 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.22 Selecting previously unselected package python3-jwt.
[2025-06-30T17:31:27.243Z] [exec] #6 10.22 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.22 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.25 Selecting previously unselected package python3-lazr.uri.
[2025-06-30T17:31:27.243Z] [exec] #6 10.25 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.25 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:31:27.243Z] [exec] #6 10.28 Selecting previously unselected package python3-wadllib.
[2025-06-30T17:31:27.243Z] [exec] #6 10.28 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.28 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.31 Selecting previously unselected package python3-distro.
[2025-06-30T17:31:27.564Z] [exec] #6 10.31 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.31 Unpacking python3-distro (1.9.0-1) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.33 Selecting previously unselected package python3-oauthlib.
[2025-06-30T17:31:27.564Z] [exec] #6 10.34 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.34 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.38 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-30T17:31:27.564Z] [exec] #6 10.38 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.38 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.42 Selecting previously unselected package python3-six.
[2025-06-30T17:31:27.564Z] [exec] #6 10.42 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.42 Unpacking python3-six (1.16.0-4) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.45 Selecting previously unselected package python3-launchpadlib.
[2025-06-30T17:31:27.564Z] [exec] #6 10.45 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.45 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.49 Selecting previously unselected package python3-software-properties.
[2025-06-30T17:31:27.564Z] [exec] #6 10.49 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.49 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.52 Selecting previously unselected package packagekit.
[2025-06-30T17:31:27.564Z] [exec] #6 10.52 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.52 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.56 Selecting previously unselected package software-properties-common.
[2025-06-30T17:31:27.564Z] [exec] #6 10.56 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.57 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-30T17:31:27.564Z] [exec] #6 10.60 Setting up media-types (10.1.0) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.61 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.63 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.63 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.64 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.65 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.66 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.67 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.67 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.68 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.69 No schema files found: doing nothing.
[2025-06-30T17:31:27.887Z] [exec] #6 10.70 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.70 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.71 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.72 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.73 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.74 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.75 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.75 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.76 Setting up netbase (6.4) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.78 Setting up sgml-base (1.31) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.81 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.82 Setting up lsb-release (12.0-2) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.82 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.91 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:31:27.887Z] [exec] #6 10.91 Setting up iso-codes (4.16.0-1) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.92 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.93 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.94 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.94 Setcap worked! gst-ptp-helper is not suid!
[2025-06-30T17:31:28.209Z] [exec] #6 10.95 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.96 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:31:28.209Z] [exec] #6 10.96 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:31:28.901Z] [exec] #6 11.99 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.00 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.00 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.01 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.03 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.04 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.04 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.07 Setting up xml-core (0.19) ...
[2025-06-30T17:31:29.223Z] [exec] #6 12.27 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:31:29.544Z] [exec] #6 12.35 debconf: unable to initialize frontend: Dialog
[2025-06-30T17:31:29.545Z] [exec] #6 12.35 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-30T17:31:29.545Z] [exec] #6 12.35 debconf: falling back to frontend: Readline
[2025-06-30T17:31:29.545Z] [exec] #6 12.35 debconf: unable to initialize frontend: Readline
[2025-06-30T17:31:29.545Z] [exec] #6 12.35 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-06-30T17:31:29.545Z] [exec] #6 12.35 debconf: falling back to frontend: Teletype
[2025-06-30T17:31:29.545Z] [exec] #6 12.42 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:29.545Z] [exec] #6 12.43 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:29.545Z] [exec] #6 12.43 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:31:29.545Z] [exec] #6 12.44 running python rtupdate hooks for python3.12...
[2025-06-30T17:31:29.545Z] [exec] #6 12.44 running python post-rtupdate hooks for python3.12...
[2025-06-30T17:31:29.545Z] [exec] #6 12.54 Setting up python3-six (1.16.0-4) ...
[2025-06-30T17:31:29.869Z] [exec] #6 12.67 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:31:29.869Z] [exec] #6 12.87 Setting up python3-gi (3.48.2-1) ...
[2025-06-30T17:31:30.188Z] [exec] #6 13.06 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:31:30.188Z] [exec] #6 13.20 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:31:30.516Z] [exec] #6 13.21 Setting up python3-blinker (1.7.0-1) ...
[2025-06-30T17:31:30.516Z] [exec] #6 13.34 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:31:30.516Z] [exec] #6 13.59 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:31:30.841Z] [exec] #6 13.73 Setting up python3-distro (1.9.0-1) ...
[2025-06-30T17:31:31.162Z] [exec] #6 13.93 Setting up python3-jwt (2.7.0-1) ...
[2025-06-30T17:31:31.162Z] [exec] #6 14.11 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:31:31.482Z] [exec] #6 14.29 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:31:31.483Z] [exec] #6 14.41 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:31:31.831Z] [exec] #6 14.66 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-30T17:31:31.831Z] [exec] #6 14.80 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:31:32.153Z] [exec] #6 14.98 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:31:32.153Z] [exec] #6 15.12 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:31:32.479Z] [exec] #6 15.38 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-30T17:31:32.479Z] [exec] #6 15.38 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-30T17:31:32.479Z] [exec] #6 15.53 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:31:32.803Z] [exec] #6 15.55 Processing triggers for sgml-base (1.31) ...
[2025-06-30T17:31:32.804Z] [exec] #6 15.56 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:31:32.804Z] [exec] #6 15.57 Creating group 'polkitd' with GID 997.
[2025-06-30T17:31:32.804Z] [exec] #6 15.58 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-30T17:31:32.804Z] [exec] #6 15.61 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:31:32.804Z] [exec] #6 15.61 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-30T17:31:32.804Z] [exec] #6 15.72 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-30T17:31:32.804Z] [exec] #6 15.72 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:31:32.804Z] [exec] #6 15.74 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:31:32.804Z] [exec] #6 15.74 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-30T17:31:32.804Z] [exec] #6 15.74 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-30T17:31:32.804Z] [exec] #6 15.86 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-30T17:31:33.125Z] [exec] #6 15.86 Setting up software-properties-common (0.99.49.2) ...
[2025-06-30T17:31:33.125Z] [exec] #6 15.99 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:31:36.845Z] [exec] #6 19.35 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:31:36.845Z] [exec] #6 19.40 Get:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-30T17:31:36.845Z] [exec] #6 19.52 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:31:36.845Z] [exec] #6 19.61 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:31:36.845Z] [exec] #6 19.70 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:31:36.845Z] [exec] #6 19.76 Fetched 24.4 kB in 1s (37.2 kB/s)
[2025-06-30T17:31:37.966Z] [exec] #6 19.76 Reading package lists...
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Repository: 'Types: deb
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Suites: noble
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Components: main
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 '
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Description:
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-30T17:31:37.966Z] [exec] #6 20.73
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-30T17:31:37.966Z] [exec] #6 20.73 Adding repository.
[2025-06-30T17:31:37.966Z] [exec] #6 20.90 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:31:37.966Z] [exec] #6 21.03 Hit:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-30T17:31:38.665Z] [exec] #6 21.37 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:31:38.665Z] [exec] #6 21.46 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:31:38.665Z] [exec] #6 21.55 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:31:39.799Z] [exec] #6 21.61 Reading package lists...
[2025-06-30T17:31:40.511Z] [exec] #6 22.58 Reading package lists...
[2025-06-30T17:31:40.837Z] [exec] #6 23.55 Building dependency tree...
[2025-06-30T17:31:40.837Z] [exec] #6 23.79 Reading state information...
[2025-06-30T17:31:41.157Z] [exec] #6 24.03 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-30T17:31:41.157Z] [exec] #6 24.03 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-30T17:31:41.157Z] [exec] #6 24.03 The following additional packages will be installed:
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 ca-certificates-java default-jre-headless git-man java-common
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libplexus-cipher-java libplexus-classworlds-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 perl perl-modules-5.38
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 Suggested packages:
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libmaven-shared-utils-java-doc liblogback-java pcscd
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libplexus-utils2-java-doc junit4 testng libcommons-logging-java
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 libtap-harness-archive-perl
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 Recommended packages:
[2025-06-30T17:31:41.157Z] [exec] #6 24.04 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64
[2025-06-30T17:31:41.157Z] [exec] #6 24.22 The following NEW packages will be installed:
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 ca-certificates-java default-jre-headless git git-man java-common
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libgdbm6t64 libgeronimo-annotation-1.3-spec-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2
[2025-06-30T17:31:41.488Z] [exec] #6 24.22 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libplexus-cipher-java libplexus-classworlds-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libplexus-component-annotations-java libplexus-interpolation-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libsisu-plexus-java libslf4j-java libwagon-file-java
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 libwagon-http-shaded-java libwagon-provider-api-java maven
[2025-06-30T17:31:41.488Z] [exec] #6 24.23 openjdk-21-jre-headless perl perl-modules-5.38
[2025-06-30T17:31:41.488Z] [exec] #6 24.33 0 upgraded, 50 newly installed, 0 to remove and 4 not upgraded.
[2025-06-30T17:31:41.488Z] [exec] #6 24.33 Need to get 71.5 MB of archives.
[2025-06-30T17:31:41.488Z] [exec] #6 24.33 After this operation, 296 MB of additional disk space will be used.
[2025-06-30T17:31:41.488Z] [exec] #6 24.33 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.60 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.60 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-30T17:31:41.810Z] [exec] #6 24.60 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.64 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.65 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.67 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB]
[2025-06-30T17:31:41.810Z] [exec] #6 24.68 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openjdk-21-jre-headless amd64 21.0.7+6~us1-0ubuntu1~24.04 [46.4 MB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.12 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B]
[2025-06-30T17:31:42.141Z] [exec] #6 25.12 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.12 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.13 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-4fakesync [8,616 B]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.17 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.18 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.18 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.19 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.21 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB]
[2025-06-30T17:31:42.141Z] [exec] #6 25.23 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.23 Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgeronimo-annotation-1.3-spec-java all 1.3-1 [11.2 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.23 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B]
[2025-06-30T17:31:42.468Z] [exec] #6 25.23 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.25 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.25 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B]
[2025-06-30T17:31:42.468Z] [exec] #6 25.25 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.25 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.25 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.26 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.29 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.30 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.32 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B]
[2025-06-30T17:31:42.468Z] [exec] #6 25.32 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.33 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB]
[2025-06-30T17:31:42.468Z] [exec] #6 25.48 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:31:42.796Z] [exec] #6 25.51 Fetched 71.5 MB in 1s (65.6 MB/s)
[2025-06-30T17:31:42.796Z] [exec] #6 25.53 Selecting previously unselected package perl-modules-5.38.
[2025-06-30T17:31:42.796Z] [exec] #6 25.53 (Reading database ...
[2025-06-30T17:31:42.796Z] [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 ... 11199 files and directories currently installed.)#6 25.54 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-30T17:31:42.796Z] [exec] #6 25.54 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:42.796Z] [exec] #6 25.84 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-30T17:31:43.140Z] [exec] #6 25.85 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 25.85 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:31:43.140Z] [exec] #6 25.88 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-30T17:31:43.140Z] [exec] #6 25.88 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 25.88 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:31:43.140Z] [exec] #6 25.91 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-30T17:31:43.140Z] [exec] #6 25.91 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 25.91 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.14 Selecting previously unselected package perl.
[2025-06-30T17:31:43.140Z] [exec] #6 26.14 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.14 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.18 Selecting previously unselected package ca-certificates-java.
[2025-06-30T17:31:43.140Z] [exec] #6 26.18 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.19 Unpacking ca-certificates-java (20240118) ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.22 Selecting previously unselected package java-common.
[2025-06-30T17:31:43.140Z] [exec] #6 26.22 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.22 Unpacking java-common (0.75+exp1) ...
[2025-06-30T17:31:43.140Z] [exec] #6 26.25 Selecting previously unselected package liblcms2-2:amd64.
[2025-06-30T17:31:43.465Z] [exec] #6 26.25 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.25 Unpacking liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.28 Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-06-30T17:31:43.465Z] [exec] #6 26.28 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.29 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.31 Selecting previously unselected package libjpeg8:amd64.
[2025-06-30T17:31:43.465Z] [exec] #6 26.31 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.31 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.33 Selecting previously unselected package libnspr4:amd64.
[2025-06-30T17:31:43.465Z] [exec] #6 26.34 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.34 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-30T17:31:43.465Z] [exec] #6 26.36 Selecting previously unselected package libnss3:amd64.
[2025-06-30T17:31:43.800Z] [exec] #6 26.37 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ...
[2025-06-30T17:31:43.800Z] [exec] #6 26.37 Unpacking libnss3:amd64 (2:3.98-1build1) ...
[2025-06-30T17:31:43.800Z] [exec] #6 26.41 Selecting previously unselected package libpcsclite1:amd64.
[2025-06-30T17:31:43.800Z] [exec] #6 26.42 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ...
[2025-06-30T17:31:43.800Z] [exec] #6 26.42 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-30T17:31:43.800Z] [exec] #6 26.44 Selecting previously unselected package openjdk-21-jre-headless:amd64.
[2025-06-30T17:31:43.800Z] [exec] #6 26.45 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ...
[2025-06-30T17:31:43.800Z] [exec] #6 26.45 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-30T17:31:44.500Z] [exec] #6 27.53 Selecting previously unselected package default-jre-headless.
[2025-06-30T17:31:44.826Z] [exec] #6 27.54 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.54 Unpacking default-jre-headless (2:1.21-75+exp1) ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.56 Selecting previously unselected package liberror-perl.
[2025-06-30T17:31:44.826Z] [exec] #6 27.56 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.56 Unpacking liberror-perl (0.17029-2) ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.58 Selecting previously unselected package git-man.
[2025-06-30T17:31:44.826Z] [exec] #6 27.59 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.59 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.62 Selecting previously unselected package git.
[2025-06-30T17:31:44.826Z] [exec] #6 27.62 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.63 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:31:44.826Z] [exec] #6 27.79 Selecting previously unselected package libapache-pom-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.80 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.80 Unpacking libapache-pom-java (29-2) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.82 Selecting previously unselected package libatinject-jsr330-api-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.82 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.82 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.84 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.85 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.85 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.87 Selecting previously unselected package libcdi-api-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.87 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.88 Unpacking libcdi-api-java (1.2-3) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.90 Selecting previously unselected package libcommons-cli-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.90 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.91 Unpacking libcommons-cli-java (1.6.0-1) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.93 Selecting previously unselected package libcommons-parent-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.93 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.93 Unpacking libcommons-parent-java (56-1) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.96 Selecting previously unselected package libcommons-io-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.96 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.96 Unpacking libcommons-io-java (2.11.0-2) ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.99 Selecting previously unselected package libcommons-lang3-java.
[2025-06-30T17:31:45.153Z] [exec] #6 27.99 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 27.99 Unpacking libcommons-lang3-java (3.14.0-1) ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.01 Selecting previously unselected package libjsr305-java.
[2025-06-30T17:31:45.153Z] [exec] #6 28.02 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.02 Unpacking libjsr305-java (0.1~+svn49-11) ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.04 Selecting previously unselected package libguava-java.
[2025-06-30T17:31:45.153Z] [exec] #6 28.04 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.05 Unpacking libguava-java (32.0.1-1) ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.08 Selecting previously unselected package liberror-prone-java.
[2025-06-30T17:31:45.153Z] [exec] #6 28.08 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.09 Unpacking liberror-prone-java (2.18.0-1) ...
[2025-06-30T17:31:45.153Z] [exec] #6 28.11 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.12 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.12 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.14 Selecting previously unselected package libaopalliance-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.14 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.15 Unpacking libaopalliance-java (20070526-7) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.17 Selecting previously unselected package libguice-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.17 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.18 Unpacking libguice-java (4.2.3-2) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.32 Selecting previously unselected package libjansi-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.32 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.33 Unpacking libjansi-java (2.4.1-2) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.35 Selecting previously unselected package libmaven-parent-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.35 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.35 Unpacking libmaven-parent-java (35-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.38 Selecting previously unselected package libplexus-utils2-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.38 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.38 Unpacking libplexus-utils2-java (3.4.2-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.40 Selecting previously unselected package libwagon-provider-api-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.41 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.41 Unpacking libwagon-provider-api-java (3.5.3-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.43 Selecting previously unselected package libmaven-resolver-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.43 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.43 Unpacking libmaven-resolver-java (1.6.3-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.49 Selecting previously unselected package libmaven-shared-utils-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.49 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.49 Unpacking libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.51 Selecting previously unselected package libplexus-cipher-java.
[2025-06-30T17:31:45.473Z] [exec] #6 28.51 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.52 Unpacking libplexus-cipher-java (2.0-1) ...
[2025-06-30T17:31:45.473Z] [exec] #6 28.54 Selecting previously unselected package libplexus-classworlds-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.54 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.54 Unpacking libplexus-classworlds-java (2.7.0-1) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.57 Selecting previously unselected package libplexus-component-annotations-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.57 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.57 Unpacking libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.59 Selecting previously unselected package libplexus-interpolation-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.59 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.60 Unpacking libplexus-interpolation-java (1.26-1) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.62 Selecting previously unselected package libplexus-sec-dispatcher-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.62 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.63 Unpacking libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.65 Selecting previously unselected package libslf4j-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.65 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.65 Unpacking libslf4j-java (1.7.32-1) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.68 Selecting previously unselected package libsisu-inject-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.69 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.69 Unpacking libsisu-inject-java (0.3.4-2) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.73 Selecting previously unselected package libsisu-plexus-java.
[2025-06-30T17:31:45.796Z] [exec] #6 28.73 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.74 Unpacking libsisu-plexus-java (0.3.4-3) ...
[2025-06-30T17:31:45.796Z] [exec] #6 28.77 Selecting previously unselected package libmaven3-core-java.
[2025-06-30T17:31:46.121Z] [exec] #6 28.77 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ...
[2025-06-30T17:31:46.121Z] [exec] #6 28.77 Unpacking libmaven3-core-java (3.8.7-2) ...
[2025-06-30T17:31:46.121Z] [exec] #6 28.81 Selecting previously unselected package libwagon-file-java.
[2025-06-30T17:31:46.121Z] [exec] #6 28.82 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ...
[2025-06-30T17:31:46.121Z] [exec] #6 28.82 Unpacking libwagon-file-java (3.5.3-1) ...
[2025-06-30T17:31:46.121Z] [exec] #6 28.83 Selecting previously unselected package libwagon-http-shaded-java.
[2025-06-30T17:31:46.122Z] [exec] #6 28.84 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.84 Unpacking libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.87 Selecting previously unselected package maven.
[2025-06-30T17:31:46.122Z] [exec] #6 28.87 Preparing to unpack .../49-maven_3.8.7-2_all.deb ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.88 Unpacking maven (3.8.7-2) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.91 Setting up liblcms2-2:amd64 (2.14-2build1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.92 Setting up libslf4j-java (1.7.32-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.92 Setting up libplexus-utils2-java (3.4.2-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.93 Setting up libplexus-classworlds-java (2.7.0-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.93 Setting up libjsr305-java (0.1~+svn49-11) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.94 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.94 Setting up java-common (0.75+exp1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.96 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.96 Setting up libaopalliance-java (20070526-7) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.97 Setting up libcommons-cli-java (1.6.0-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.97 Setting up libplexus-component-annotations-java (2.1.1-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.98 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.99 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ...
[2025-06-30T17:31:46.122Z] [exec] #6 28.99 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.00 Setting up libjansi-java (2.4.1-2) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.00 Setting up libapache-pom-java (29-2) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.01 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.01 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.02 Setting up libplexus-interpolation-java (1.26-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.02 Setting up libpcsclite1:amd64 (2.0.3-1build1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.03 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.04 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.04 Setting up libwagon-http-shaded-java (3.5.3-1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.05 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.05 Setting up ca-certificates-java (20240118) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.07 No JRE found. Skipping Java certificates setup.
[2025-06-30T17:31:46.122Z] [exec] #6 29.07 Setting up libcdi-api-java (1.2-3) ...
[2025-06-30T17:31:46.122Z] [exec] #6 29.08 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.09 Setting up libwagon-provider-api-java (3.5.3-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.09 Setting up libmaven-parent-java (35-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.10 Setting up libcommons-parent-java (56-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.10 Setting up libsisu-inject-java (0.3.4-2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.11 Setting up libnss3:amd64 (2:3.98-1build1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.11 Setting up libplexus-cipher-java (2.0-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.12 Setting up libsisu-plexus-java (0.3.4-3) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.13 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.14 Setting up libcommons-lang3-java (3.14.0-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.15 Setting up libplexus-sec-dispatcher-java (2.0-3) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.15 Setting up libwagon-file-java (3.5.3-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.16 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.23 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-06-30T17:31:46.458Z] [exec] #6 29.24 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
[2025-06-30T17:31:46.458Z] [exec] #6 29.24 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-06-30T17:31:46.458Z] [exec] #6 29.24 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-06-30T17:31:46.458Z] [exec] #6 29.25 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-06-30T17:31:46.458Z] [exec] #6 29.26 Setting up libcommons-io-java (2.11.0-2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.27 Setting up liberror-perl (0.17029-2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.27 Setting up libmaven-resolver-java (1.6.3-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.28 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.29 Setting up libmaven-shared-utils-java (3.3.4-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.30 Setting up libguava-java (32.0.1-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.31 Setting up liberror-prone-java (2.18.0-1) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.31 Setting up libguice-java (4.2.3-2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.32 Setting up libmaven3-core-java (3.8.7-2) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.32 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:31:46.458Z] [exec] #6 29.34 Processing triggers for ca-certificates-java (20240118) ...
[2025-06-30T17:31:46.786Z] [exec] #6 29.64 Adding debian:ACCVRAIZ1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.65 Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.66 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.67 Adding debian:Actalis_Authentication_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.67 Adding debian:AffirmTrust_Commercial.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.67 Adding debian:AffirmTrust_Networking.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.67 Adding debian:AffirmTrust_Premium_ECC.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.68 Adding debian:AffirmTrust_Premium.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.68 Adding debian:Amazon_Root_CA_1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.68 Adding debian:Amazon_Root_CA_2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.68 Adding debian:Amazon_Root_CA_3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.69 Adding debian:Amazon_Root_CA_4.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.69 Adding debian:ANF_Secure_Server_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.69 Adding debian:Atos_TrustedRoot_2011.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.69 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.70 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.70 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.70 Adding debian:Baltimore_CyberTrust_Root.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.70 Adding debian:BJCA_Global_Root_CA1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.70 Adding debian:BJCA_Global_Root_CA2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.71 Adding debian:Buypass_Class_2_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.71 Adding debian:Buypass_Class_3_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.71 Adding debian:CA_Disig_Root_R2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.71 Adding debian:Certainly_Root_E1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.71 Adding debian:Certainly_Root_R1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.72 Adding debian:Certigna.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.72 Adding debian:Certigna_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.72 Adding debian:certSIGN_Root_CA_G2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.72 Adding debian:certSIGN_ROOT_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:Certum_EC-384_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:Certum_Trusted_Network_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:Certum_Trusted_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:CFCA_EV_ROOT.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.73 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.74 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.74 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.74 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.74 Adding debian:Comodo_AAA_Services_root.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.75 Adding debian:COMODO_Certification_Authority.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.75 Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.75 Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.75 Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.75 Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_Global_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_Global_Root_G2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_Global_Root_G3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.76 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.77 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.78 Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.78 Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.78 Adding debian:emSign_Root_CA_-_C1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.79 Adding debian:emSign_Root_CA_-_G1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.79 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.79 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.79 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.80 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.80 Adding debian:Entrust_Root_Certification_Authority.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.80 Adding debian:ePKI_Root_Certification_Authority.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:e-Szigno_Root_CA_2017.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:GlobalSign_Root_CA.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.81 Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.82 Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-06-30T17:31:46.786Z] [exec] #6 29.82 Adding debian:GlobalSign_Root_E46.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.82 Adding debian:GlobalSign_Root_R46.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.82 Adding debian:GLOBALTRUST_2020.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:Go_Daddy_Class_2_CA.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:GTS_Root_R1.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:GTS_Root_R2.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:GTS_Root_R3.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.83 Adding debian:GTS_Root_R4.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.84 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.84 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.84 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.84 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-06-30T17:31:46.787Z] [exec] #6 29.85 Adding debian:HiPKI_Root_CA_-_G1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.85 Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.85 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.85 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.86 Adding debian:ISRG_Root_X1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.86 Adding debian:ISRG_Root_X2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.86 Adding debian:Izenpe.com.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.86 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.86 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.87 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.87 Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.88 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.88 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.88 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.89 Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.89 Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.89 Adding debian:QuoVadis_Root_CA_2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.89 Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.90 Adding debian:QuoVadis_Root_CA_3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.90 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.90 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.91 Adding debian:Secure_Global_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.91 Adding debian:SecureSign_RootCA11.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.91 Adding debian:SecureTrust_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.91 Adding debian:Security_Communication_ECC_RootCA1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.91 Adding debian:Security_Communication_RootCA2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.92 Adding debian:Security_Communication_RootCA3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.92 Adding debian:Security_Communication_Root_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.92 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.93 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.93 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.93 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.93 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.94 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.94 Adding debian:Starfield_Class_2_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.94 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.94 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.95 Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.95 Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.95 Adding debian:SZAFIR_ROOT_CA2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.96 Adding debian:Telia_Root_CA_v2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.96 Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.97 Adding debian:TrustAsia_Global_Root_CA_G3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.97 Adding debian:TrustAsia_Global_Root_CA_G4.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.97 Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.98 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.98 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.98 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.99 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.99 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-06-30T17:31:47.123Z] [exec] #6 29.99 Adding debian:TunTrust_Root_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.00 Adding debian:TWCA_Global_Root_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.00 Adding debian:TWCA_Root_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.00 Adding debian:UCA_Extended_Validation_Root.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.01 Adding debian:UCA_Global_G2_Root.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.01 Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.01 Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.01 Adding debian:vTrus_ECC_Root_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.01 Adding debian:vTrus_Root_CA.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.02 Adding debian:XRamp_Global_CA_Root.pem
[2025-06-30T17:31:47.123Z] [exec] #6 30.07 done.
[2025-06-30T17:31:47.449Z] [exec] #6 30.07 Setting up default-jre-headless (2:1.21-75+exp1) ...
[2025-06-30T17:31:47.449Z] [exec] #6 30.08 Setting up maven (3.8.7-2) ...
[2025-06-30T17:31:47.449Z] [exec] #6 30.10 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode
[2025-06-30T17:31:54.659Z] [exec] #6 DONE 37.1s
[2025-06-30T17:31:54.659Z] [exec]
[2025-06-30T17:31:54.659Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-30T17:31:54.659Z] [exec] #7 DONE 0.2s
[2025-06-30T17:31:54.659Z] [exec]
[2025-06-30T17:31:54.659Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git
[2025-06-30T17:31:54.659Z] [exec] #8 0.217 Cloning into 'open-liberty'...
[2025-06-30T17:33:17.638Z] [exec] #8 81.67 Updating files: 10% (12614/115087)
[2025-06-30T17:33:50.864Z] [exec] Updating files: 11% (12660/115087)Updating files: 12% (13811/115087)Updating files: 13% (14962/115087)Updating files: 14% (16113/115087)Updating files: 15% (17264/115087)Updating files: 16% (18414/115087)Updating files: 17% (19565/115087)Updating files: 18% (20716/115087)Updating files: 18% (21725/115087)Updating files: 19% (21867/115087)Updating files: 20% (23018/115087)Updating files: 21% (24169/115087)Updating files: 22% (25320/115087)Updating files: 23% (26471/115087)Updating files: 24% (27621/115087)Updating files: 25% (28772/115087)Updating files: 26% (29923/115087)Updating files: 27% (31074/115087)Updating files: 27% (31580/115087)Updating files: 28% (32225/115087)Updating files: 29% (33376/115087)Updating files: 30% (34527/115087)Updating files: 31% (35677/115087)Updating files: 32% (36828/115087)Updating files: 33% (37979/115087)Updating files: 34% (39130/115087)Updating files: 35% (40281/115087)Updating files: 36% (41432/115087)Updating files: 36% (42015/115087)Updating files: 37% (42583/115087)Updating files: 38% (43734/115087)Updating files: 39% (44884/115087)Updating files: 40% (46035/115087)Updating files: 41% (47186/115087)Updating files: 42% (48337/115087)Updating files: 43% (49488/115087)Updating files: 44% (50639/115087)Updating files: 45% (51790/115087)Updating files: 45% (52920/115087)Updating files: 46% (52941/115087)Updating files: 47% (54091/115087)Updating files: 48% (55242/115087)Updating files: 49% (56393/115087)Updating files: 50% (57544/115087)Updating files: 51% (58695/115087)Updating files: 52% (59846/115087)Updating files: 53% (60997/115087)Updating files: 53% (61651/115087)Updating files: 54% (62147/115087)Updating files: 55% (63298/115087)Updating files: 56% (64449/115087)Updating files: 57% (65600/115087)Updating files: 58% (66751/115087)Updating files: 58% (67249/115087)Updating files: 59% (67902/115087)Updating files: 60% (69053/115087)Updating files: 61% (70204/115087)Updating files: 62% (71354/115087)Updating files: 63% (72505/115087)Updating files: 64% (73656/115087)Updating files: 64% (73943/115087)Updating files: 65% (74807/115087)Updating files: 66% (75958/115087)Updating files: 67% (77109/115087)Updating files: 68% (78260/115087)Updating files: 68% (79257/115087)Updating files: 69% (79411/115087)Updating files: 70% (80561/115087)Updating files: 71% (81712/115087)Updating files: 71% (82829/115087)Updating files: 72% (82863/115087)Updating files: 73% (84014/115087)Updating files: 74% (85165/115087)Updating files: 75% (86316/115087)Updating files: 76% (87467/115087)Updating files: 77% (88617/115087)Updating files: 77% (88813/115087)Updating files: 78% (89768/115087)Updating files: 79% (90919/115087)Updating files: 80% (92070/115087)Updating files: 81% (93221/115087)Updating files: 82% (94372/115087)Updating files: 82% (95417/115087)Updating files: 83% (95523/115087)Updating files: 84% (96674/115087)Updating files: 85% (97824/115087)Updating files: 86% (98975/115087)Updating files: 87% (100126/115087)Updating files: 88% (101277/115087)Updating files: 89% (102428/115087)Updating files: 89% (102737/115087)Updating files: 90% (103579/115087)Updating files: 91% (104730/115087)Updating files: 92% (105881/115087)Updating files: 93% (107031/115087)Updating files: 94% (108182/115087)Updating files: 95% (109333/115087)Updating files: 95% (109569/115087)Updating files: 96% (110484/115087)Updating files: 97% (111635/115087)Updating files: 98% (112786/115087)Updating files: 99% (113937/115087)Updating files: 100% (115087/115087)Updating files: 100% (115087/115087), done.#8 DONE 114.0s
[2025-06-30T17:33:50.864Z] [exec]
[2025-06-30T17:33:50.864Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/
[2025-06-30T17:33:50.864Z] [exec] #9 DONE 0.0s
[2025-06-30T17:33:50.864Z] [exec]
[2025-06-30T17:33:50.864Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 Note: switching to 'gm-23.0.0.5'.
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 changes and commit them, and you can discard any commits you make in this
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 state without impacting any branches by switching back to a branch.
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 If you want to create a new branch to retain commits you create, you may
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 do so (now or later) by using -c with the switch command. Example:
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 git switch -c <new-branch-name>
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 Or undo this operation with:
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 git switch -
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-30T17:33:54.727Z] [exec] #10 6.051
[2025-06-30T17:33:54.727Z] [exec] #10 6.051 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix
[2025-06-30T17:33:57.124Z] [exec] #10 DONE 8.3s
[2025-06-30T17:33:57.124Z] [exec]
[2025-06-30T17:33:57.124Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh
[2025-06-30T17:33:57.124Z] [exec] #11 DONE 0.0s
[2025-06-30T17:33:57.124Z] [exec]
[2025-06-30T17:33:57.124Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-30T17:33:57.124Z] [exec] #12 DONE 0.0s
[2025-06-30T17:33:57.124Z] [exec]
[2025-06-30T17:33:57.124Z] [exec] #13 [ 9/10] WORKDIR /open-liberty
[2025-06-30T17:33:57.124Z] [exec] #13 DONE 0.0s
[2025-06-30T17:33:57.124Z] [exec]
[2025-06-30T17:33:57.124Z] [exec] #14 exporting to image
[2025-06-30T17:33:57.124Z] [exec] #14 exporting layers
[2025-06-30T17:34:54.669Z] [exec] #14 exporting layers 50.2s done
[2025-06-30T17:34:54.669Z] [exec] #14 writing image sha256:e67c43abe4fd1826ade1b1c3b962f9c22b203341e17bb5e38f254e38df665712 done
[2025-06-30T17:34:54.669Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:21-jdk-ubuntu-hotspot-full done
[2025-06-30T17:34:54.669Z] [exec] #14 DONE 50.2s
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-30T17:34:54.669Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 54)
[2025-06-30T17:34:54.669Z]
[2025-06-30T17:34:54.669Z] copy_dest:
[2025-06-30T17:34:54.669Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck
[2025-06-30T17:34:54.669Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-30T17:34:54.669Z]
[2025-06-30T17:34:54.669Z] dist:
[2025-06-30T17:34:54.669Z]
[2025-06-30T17:34:54.669Z] move_scripts:
[2025-06-30T17:34:54.669Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-30T17:34:54.669Z]
[2025-06-30T17:34:54.669Z] clean_image:
[2025-06-30T17:34:54.669Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 21 --impl hotspot
[2025-06-30T17:34:54.669Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:34:54.669Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:34:54.669Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:34:54.669Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:34:54.669Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:34:54.669Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:34:54.669Z] [exec] The test here is quarkus
[2025-06-30T17:34:54.669Z] [exec] The directory in the external.sh is quarkus
[2025-06-30T17:34:54.669Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:34:54.669Z] [exec] Error response from daemon: No such container: quarkus-test
[2025-06-30T17:34:54.669Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full
[2025-06-30T17:34:54.669Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-30T17:34:54.669Z] [exec] Error response from daemon: invalid reference format
[2025-06-30T17:34:54.669Z] [exec] Result: 1
[2025-06-30T17:34:54.669Z]
[2025-06-30T17:34:54.669Z] build_image:
[2025-06-30T17:34:54.669Z] [echo] Executing external.sh --build --dir quarkus --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-06-30T17:34:54.669Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:34:54.669Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:34:54.669Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:34:54.669Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:34:54.669Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:34:54.669Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:34:54.669Z] [exec] The test here is quarkus
[2025-06-30T17:34:54.669Z] [exec] The directory in the external.sh is quarkus
[2025-06-30T17:34:54.669Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:34:54.669Z] [exec] build_image.sh quarkus 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-30T17:34:54.669Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-06-30T17:34:54.669Z] [exec] done
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] The test in the build_image() function is quarkus
[2025-06-30T17:34:54.669Z] [exec] #####################################################
[2025-06-30T17:34:54.669Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-06-30T17:34:54.669Z] [exec] #####################################################
[2025-06-30T17:34:54.669Z] [exec] #0 building with "default" instance using docker driver
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-30T17:34:54.669Z] [exec] #1 transferring dockerfile: 2.86kB done
[2025-06-30T17:34:54.669Z] [exec] #1 DONE 0.0s
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-30T17:34:54.669Z] [exec] #2 DONE 0.6s
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] #3 [internal] load .dockerignore
[2025-06-30T17:34:54.669Z] [exec] #3 transferring context: 2B done
[2025-06-30T17:34:54.669Z] [exec] #3 DONE 0.0s
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-30T17:34:54.669Z] [exec] #4 CACHED
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [exec] #5 [internal] load build context
[2025-06-30T17:34:54.669Z] [exec] #5 transferring context: 2.60kB done
[2025-06-30T17:34:54.669Z] [exec] #5 DONE 0.0s
[2025-06-30T17:34:54.669Z] [exec]
[2025-06-30T17:34:54.669Z] [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 wget && rm -rf /var/lib/apt/lists/*
[2025-06-30T17:34:54.669Z] [exec] #6 0.249 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.410 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.452 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.491 Get:4 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.531 Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.590 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.789 Get:7 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.792 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,422 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.804 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.820 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.838 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.839 Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.840 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 0.929 Get:14 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 1.417 Get:15 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 1.523 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,113 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 1.855 Get:17 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 1.949 Get:18 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-30T17:34:54.669Z] [exec] #6 2.256 Fetched 30.8 MB in 2s (14.9 MB/s)
[2025-06-30T17:34:54.669Z] [exec] #6 2.256 Reading package lists...
[2025-06-30T17:34:54.669Z] [exec] #6 5.940 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:34:54.669Z] [exec] #6 5.995 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-30T17:34:54.669Z] [exec] #6 5.995 (Reading database ...
[2025-06-30T17:34:54.669Z] [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 ... 6864 files and directories currently installed.)#6 6.004 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:34:54.669Z] [exec] #6 6.008 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:54.990Z] [exec] #6 6.784 Selecting previously unselected package python3.12-minimal.
[2025-06-30T17:34:55.313Z] [exec] #6 6.786 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:34:55.313Z] [exec] #6 6.791 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:55.313Z] [exec] #6 6.862 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:55.313Z] [exec] #6 6.872 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:56.002Z] [exec] #6 7.778 Selecting previously unselected package python3-minimal.
[2025-06-30T17:34:56.002Z] [exec] #6 7.778 (Reading database ...
[2025-06-30T17:34:56.327Z] [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 ... 7175 files and directories currently installed.)#6 7.785 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.787 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.811 Selecting previously unselected package media-types.
[2025-06-30T17:34:56.327Z] [exec] #6 7.812 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.815 Unpacking media-types (10.1.0) ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.836 Selecting previously unselected package netbase.
[2025-06-30T17:34:56.327Z] [exec] #6 7.837 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.840 Unpacking netbase (6.4) ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.859 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-30T17:34:56.327Z] [exec] #6 7.860 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.863 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.976 Selecting previously unselected package python3.12.
[2025-06-30T17:34:56.327Z] [exec] #6 7.978 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 7.981 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:56.327Z] [exec] #6 8.002 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-30T17:34:56.327Z] [exec] #6 8.003 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:34:56.327Z] [exec] #6 8.006 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:34:56.327Z] [exec] #6 8.029 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:34:56.327Z] [exec] #6 8.206 Selecting previously unselected package python3.
[2025-06-30T17:34:56.327Z] [exec] #6 8.206 (Reading database ...
[2025-06-30T17:34:56.652Z] [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 ... 7616 files and directories currently installed.)#6 8.214 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.219 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.242 Selecting previously unselected package libapparmor1:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.243 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.249 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.270 Selecting previously unselected package libargon2-1:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.271 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.274 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.298 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.305 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.335 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.365 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.365 (Reading database ...
[2025-06-30T17:34:56.652Z] [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 ... 7646 files and directories currently installed.)#6 8.370 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.373 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.396 Selecting previously unselected package libjson-c5:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.398 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.400 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.423 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.425 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.428 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.455 Selecting previously unselected package libfdisk1:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.456 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.458 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.481 Selecting previously unselected package libkmod2:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.482 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.485 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.503 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-30T17:34:56.652Z] [exec] #6 8.504 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.507 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:56.652Z] [exec] #6 8.565 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.572 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.604 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.631 Selecting previously unselected package systemd-dev.
[2025-06-30T17:34:56.971Z] [exec] #6 8.631 (Reading database ...
[2025-06-30T17:34:56.971Z] [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 ... 7685 files and directories currently installed.)#6 8.641 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.644 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.679 Selecting previously unselected package systemd.
[2025-06-30T17:34:56.971Z] [exec] #6 8.681 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.690 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:56.971Z] [exec] #6 8.867 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.874 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.881 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.888 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.896 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.902 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.908 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.915 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.924 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.931 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:57.311Z] [exec] #6 8.957 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-30T17:34:57.311Z] [exec] #6 8.961 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-30T17:34:57.311Z] [exec] #6 8.964 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-30T17:34:57.311Z] [exec] #6 8.968 Initializing machine ID from random generator.
[2025-06-30T17:34:57.311Z] [exec] #6 8.987 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.987 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.987 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.987 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.988 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.988 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.988 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.988 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.988 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:34:57.311Z] [exec] #6 8.996 Creating group 'systemd-journal' with GID 999.
[2025-06-30T17:34:57.311Z] [exec] #6 8.996 Creating group 'systemd-network' with GID 998.
[2025-06-30T17:34:57.311Z] [exec] #6 8.996 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-30T17:34:57.311Z] [exec] #6 9.045 Selecting previously unselected package systemd-sysv.
[2025-06-30T17:34:57.311Z] [exec] #6 9.045 (Reading database ...
[2025-06-30T17:34:57.311Z] [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 ... 8663 files and directories currently installed.)#6 9.054 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.057 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.084 Selecting previously unselected package sgml-base.
[2025-06-30T17:34:57.311Z] [exec] #6 9.086 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.091 Unpacking sgml-base (1.31) ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.120 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-30T17:34:57.311Z] [exec] #6 9.122 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.125 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.146 Selecting previously unselected package dbus-bin.
[2025-06-30T17:34:57.311Z] [exec] #6 9.147 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.150 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.169 Selecting previously unselected package dbus-session-bus-common.
[2025-06-30T17:34:57.311Z] [exec] #6 9.170 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.172 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.311Z] [exec] #6 9.194 Selecting previously unselected package dbus-daemon.
[2025-06-30T17:34:57.631Z] [exec] #6 9.195 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.197 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.220 Selecting previously unselected package dbus-system-bus-common.
[2025-06-30T17:34:57.631Z] [exec] #6 9.221 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.223 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.249 Selecting previously unselected package dbus.
[2025-06-30T17:34:57.631Z] [exec] #6 9.250 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.254 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.277 Selecting previously unselected package distro-info-data.
[2025-06-30T17:34:57.631Z] [exec] #6 9.278 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.281 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.306 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-30T17:34:57.631Z] [exec] #6 9.308 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.318 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.365 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-30T17:34:57.631Z] [exec] #6 9.366 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.369 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.396 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-30T17:34:57.631Z] [exec] #6 9.397 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.399 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.421 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-30T17:34:57.631Z] [exec] #6 9.422 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.424 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.444 Selecting previously unselected package iso-codes.
[2025-06-30T17:34:57.631Z] [exec] #6 9.445 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.447 Unpacking iso-codes (4.16.0-1) ...
[2025-06-30T17:34:57.631Z] [exec] #6 9.602 Selecting previously unselected package libcap2-bin.
[2025-06-30T17:34:57.950Z] [exec] #6 9.604 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.608 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.632 Selecting previously unselected package libelf1t64:amd64.
[2025-06-30T17:34:57.950Z] [exec] #6 9.634 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.637 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.656 Selecting previously unselected package libglib2.0-data.
[2025-06-30T17:34:57.950Z] [exec] #6 9.657 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.659 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.677 Selecting previously unselected package libicu74:amd64.
[2025-06-30T17:34:57.950Z] [exec] #6 9.679 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.681 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:34:57.950Z] [exec] #6 9.887 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-30T17:34:58.270Z] [exec] #6 9.889 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.894 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.923 Selecting previously unselected package libxml2:amd64.
[2025-06-30T17:34:58.270Z] [exec] #6 9.925 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.928 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.962 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-30T17:34:58.270Z] [exec] #6 9.964 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.967 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.986 Selecting previously unselected package lsb-release.
[2025-06-30T17:34:58.270Z] [exec] #6 9.988 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 9.990 Unpacking lsb-release (12.0-2) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.01 Selecting previously unselected package python-apt-common.
[2025-06-30T17:34:58.270Z] [exec] #6 10.01 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.01 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.04 Selecting previously unselected package python3-apt.
[2025-06-30T17:34:58.270Z] [exec] #6 10.04 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.05 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.07 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-30T17:34:58.270Z] [exec] #6 10.07 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.08 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.10 Selecting previously unselected package python3-dbus.
[2025-06-30T17:34:58.270Z] [exec] #6 10.10 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.10 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.13 Selecting previously unselected package python3-gi.
[2025-06-30T17:34:58.270Z] [exec] #6 10.14 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.14 Unpacking python3-gi (3.48.2-1) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.17 Selecting previously unselected package python3-pkg-resources.
[2025-06-30T17:34:58.270Z] [exec] #6 10.18 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.18 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:34:58.270Z] [exec] #6 10.21 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.21 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.22 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.24 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-30T17:34:58.590Z] [exec] #6 10.24 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.24 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.27 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.27 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.27 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.30 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.30 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.31 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.33 Selecting previously unselected package libxmlb2:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.33 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.34 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.36 Selecting previously unselected package libappstream5:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.36 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.36 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.39 Selecting previously unselected package libduktape207:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.39 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.40 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.42 Selecting previously unselected package libdw1t64:amd64.
[2025-06-30T17:34:58.590Z] [exec] #6 10.42 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.42 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:34:58.590Z] [exec] #6 10.45 Selecting previously unselected package libglib2.0-bin.
[2025-06-30T17:34:58.931Z] [exec] #6 10.45 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.45 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.48 Selecting previously unselected package libunwind8:amd64.
[2025-06-30T17:34:58.931Z] [exec] #6 10.48 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.48 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.51 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-30T17:34:58.931Z] [exec] #6 10.51 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.51 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.56 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-30T17:34:58.931Z] [exec] #6 10.56 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.56 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.58 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-30T17:34:58.931Z] [exec] #6 10.59 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.59 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.62 Selecting previously unselected package xml-core.
[2025-06-30T17:34:58.931Z] [exec] #6 10.62 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.63 Unpacking xml-core (0.19) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.66 Selecting previously unselected package polkitd.
[2025-06-30T17:34:58.931Z] [exec] #6 10.66 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.69 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.72 Selecting previously unselected package python3-blinker.
[2025-06-30T17:34:58.931Z] [exec] #6 10.73 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.73 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.75 Selecting previously unselected package python3-cryptography.
[2025-06-30T17:34:58.931Z] [exec] #6 10.75 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.75 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.81 Selecting previously unselected package python3-pyparsing.
[2025-06-30T17:34:58.931Z] [exec] #6 10.81 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.81 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.84 Selecting previously unselected package python3-httplib2.
[2025-06-30T17:34:58.931Z] [exec] #6 10.84 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.85 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.87 Selecting previously unselected package python3-jwt.
[2025-06-30T17:34:58.931Z] [exec] #6 10.87 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.87 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.90 Selecting previously unselected package python3-lazr.uri.
[2025-06-30T17:34:58.931Z] [exec] #6 10.90 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.90 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:34:58.931Z] [exec] #6 10.93 Selecting previously unselected package python3-wadllib.
[2025-06-30T17:34:59.253Z] [exec] #6 10.93 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 10.93 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-30T17:34:59.253Z] [exec] #6 10.96 Selecting previously unselected package python3-distro.
[2025-06-30T17:34:59.253Z] [exec] #6 10.96 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 10.96 Unpacking python3-distro (1.9.0-1) ...
[2025-06-30T17:34:59.253Z] [exec] #6 10.99 Selecting previously unselected package python3-oauthlib.
[2025-06-30T17:34:59.253Z] [exec] #6 10.99 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 10.99 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.03 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-30T17:34:59.253Z] [exec] #6 11.03 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.03 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.06 Selecting previously unselected package python3-six.
[2025-06-30T17:34:59.253Z] [exec] #6 11.06 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.07 Unpacking python3-six (1.16.0-4) ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.09 Selecting previously unselected package python3-launchpadlib.
[2025-06-30T17:34:59.253Z] [exec] #6 11.09 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.09 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.13 Selecting previously unselected package python3-software-properties.
[2025-06-30T17:34:59.253Z] [exec] #6 11.13 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-30T17:34:59.253Z] [exec] #6 11.13 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-30T17:34:59.575Z] [exec] #6 11.16 Selecting previously unselected package packagekit.
[2025-06-30T17:34:59.575Z] [exec] #6 11.16 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:34:59.575Z] [exec] #6 11.16 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:34:59.575Z] [exec] #6 11.19 Selecting previously unselected package software-properties-common.
[2025-06-30T17:34:59.575Z] [exec] #6 11.20 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.20 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.23 Setting up media-types (10.1.0) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.24 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.26 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.27 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.27 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.28 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.28 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.29 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.30 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.30 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.31 No schema files found: doing nothing.
[2025-06-30T17:34:59.576Z] [exec] #6 11.31 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.33 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.33 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.34 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.35 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.36 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.36 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.37 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.38 Setting up netbase (6.4) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.40 Setting up sgml-base (1.31) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.43 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.44 Setting up lsb-release (12.0-2) ...
[2025-06-30T17:34:59.576Z] [exec] #6 11.45 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.52 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.53 Setting up iso-codes (4.16.0-1) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.54 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.55 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.56 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.56 Setcap worked! gst-ptp-helper is not suid!
[2025-06-30T17:34:59.895Z] [exec] #6 11.57 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.58 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:34:59.895Z] [exec] #6 11.58 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.62 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.63 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.63 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.64 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.66 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:35:01.016Z] [exec] #6 12.67 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:35:01.017Z] [exec] #6 12.67 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:35:01.017Z] [exec] #6 12.70 Setting up xml-core (0.19) ...
[2025-06-30T17:35:01.017Z] [exec] #6 12.89 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:35:01.338Z] [exec] #6 12.97 debconf: unable to initialize frontend: Dialog
[2025-06-30T17:35:01.338Z] [exec] #6 12.97 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-30T17:35:01.338Z] [exec] #6 12.97 debconf: falling back to frontend: Readline
[2025-06-30T17:35:01.338Z] [exec] #6 12.97 debconf: unable to initialize frontend: Readline
[2025-06-30T17:35:01.338Z] [exec] #6 12.97 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-06-30T17:35:01.338Z] [exec] #6 12.97 debconf: falling back to frontend: Teletype
[2025-06-30T17:35:01.338Z] [exec] #6 13.04 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:35:01.338Z] [exec] #6 13.05 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:35:01.338Z] [exec] #6 13.05 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:35:01.338Z] [exec] #6 13.06 running python rtupdate hooks for python3.12...
[2025-06-30T17:35:01.338Z] [exec] #6 13.06 running python post-rtupdate hooks for python3.12...
[2025-06-30T17:35:01.338Z] [exec] #6 13.16 Setting up python3-six (1.16.0-4) ...
[2025-06-30T17:35:01.338Z] [exec] #6 13.29 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:35:01.659Z] [exec] #6 13.49 Setting up python3-gi (3.48.2-1) ...
[2025-06-30T17:35:01.980Z] [exec] #6 13.69 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:35:01.980Z] [exec] #6 13.84 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:35:02.304Z] [exec] #6 13.85 Setting up python3-blinker (1.7.0-1) ...
[2025-06-30T17:35:02.304Z] [exec] #6 13.98 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:35:02.304Z] [exec] #6 14.22 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:35:02.644Z] [exec] #6 14.41 Setting up python3-distro (1.9.0-1) ...
[2025-06-30T17:35:02.644Z] [exec] #6 14.54 Setting up python3-jwt (2.7.0-1) ...
[2025-06-30T17:35:02.968Z] [exec] #6 14.73 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:35:02.968Z] [exec] #6 14.91 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:35:03.287Z] [exec] #6 15.04 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:35:03.607Z] [exec] #6 15.31 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-30T17:35:03.607Z] [exec] #6 15.45 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:35:03.928Z] [exec] #6 15.65 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:35:03.928Z] [exec] #6 15.79 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:35:04.251Z] [exec] #6 16.06 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-30T17:35:04.251Z] [exec] #6 16.06 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-30T17:35:04.251Z] [exec] #6 16.21 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:35:04.575Z] [exec] #6 16.23 Processing triggers for sgml-base (1.31) ...
[2025-06-30T17:35:04.575Z] [exec] #6 16.25 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:35:04.575Z] [exec] #6 16.26 Creating group 'polkitd' with GID 997.
[2025-06-30T17:35:04.575Z] [exec] #6 16.26 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-30T17:35:04.575Z] [exec] #6 16.29 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:35:04.575Z] [exec] #6 16.29 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-30T17:35:04.575Z] [exec] #6 16.40 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-30T17:35:04.575Z] [exec] #6 16.41 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:35:04.575Z] [exec] #6 16.42 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:35:04.575Z] [exec] #6 16.43 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-30T17:35:04.575Z] [exec] #6 16.43 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-30T17:35:04.575Z] [exec] #6 16.54 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-30T17:35:04.895Z] [exec] #6 16.54 Setting up software-properties-common (0.99.49.2) ...
[2025-06-30T17:35:04.895Z] [exec] #6 16.68 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:35:08.616Z] [exec] #6 19.99 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:35:08.616Z] [exec] #6 20.01 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:35:08.616Z] [exec] #6 20.03 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:35:08.616Z] [exec] #6 20.09 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-30T17:35:08.616Z] [exec] #6 20.21 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:35:08.616Z] [exec] #6 20.26 Fetched 24.4 kB in 0s (64.6 kB/s)
[2025-06-30T17:35:09.309Z] [exec] #6 20.26 Reading package lists...
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Repository: 'Types: deb
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Suites: noble
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Components: main
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 '
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Description:
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-30T17:35:09.629Z] [exec] #6 21.27
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-30T17:35:09.629Z] [exec] #6 21.27 Adding repository.
[2025-06-30T17:35:09.629Z] [exec] #6 21.50 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:35:09.950Z] [exec] #6 21.52 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:35:09.950Z] [exec] #6 21.54 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:35:09.950Z] [exec] #6 21.66 Hit:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-30T17:35:10.273Z] [exec] #6 22.01 Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:35:11.424Z] [exec] #6 22.07 Reading package lists...
[2025-06-30T17:35:12.576Z] [exec] #6 23.10 Reading package lists...
[2025-06-30T17:35:12.576Z] [exec] #6 24.10 Building dependency tree...
[2025-06-30T17:35:12.576Z] [exec] #6 24.34 Reading state information...
[2025-06-30T17:35:12.905Z] [exec] #6 24.59 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-30T17:35:12.905Z] [exec] #6 24.59 The following additional packages will be installed:
[2025-06-30T17:35:12.905Z] [exec] #6 24.59 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-30T17:35:12.905Z] [exec] #6 24.59 perl-modules-5.38
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 Suggested packages:
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 libtap-harness-archive-perl
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 Recommended packages:
[2025-06-30T17:35:12.905Z] [exec] #6 24.60 patch less ssh-client
[2025-06-30T17:35:12.905Z] [exec] #6 24.64 The following NEW packages will be installed:
[2025-06-30T17:35:12.905Z] [exec] #6 24.64 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-30T17:35:12.905Z] [exec] #6 24.65 perl-modules-5.38
[2025-06-30T17:35:13.244Z] [exec] #6 24.90 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
[2025-06-30T17:35:13.244Z] [exec] #6 24.90 Need to get 13.1 MB of archives.
[2025-06-30T17:35:13.244Z] [exec] #6 24.90 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-30T17:35:13.244Z] [exec] #6 24.90 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-30T17:35:13.954Z] [exec] #6 25.79 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 25.79 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-30T17:35:14.274Z] [exec] #6 25.79 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 25.92 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 25.93 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 25.93 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 25.95 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-30T17:35:14.274Z] [exec] #6 26.18 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:35:14.608Z] [exec] #6 26.22 Fetched 13.1 MB in 1s (9,516 kB/s)
[2025-06-30T17:35:14.608Z] [exec] #6 26.23 Selecting previously unselected package perl-modules-5.38.
[2025-06-30T17:35:14.608Z] [exec] #6 26.23 (Reading database ...
[2025-06-30T17:35:14.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 ... 11199 files and directories currently installed.)#6 26.24 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-30T17:35:14.608Z] [exec] #6 26.24 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:14.608Z] [exec] #6 26.54 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-30T17:35:14.958Z] [exec] #6 26.54 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:35:14.958Z] [exec] #6 26.55 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:35:14.958Z] [exec] #6 26.57 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-30T17:35:14.959Z] [exec] #6 26.57 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:35:14.959Z] [exec] #6 26.57 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:35:14.959Z] [exec] #6 26.59 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-30T17:35:14.959Z] [exec] #6 26.60 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:35:14.959Z] [exec] #6 26.60 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:14.959Z] [exec] #6 26.81 Selecting previously unselected package perl.
[2025-06-30T17:35:15.320Z] [exec] #6 26.81 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.82 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.84 Selecting previously unselected package liberror-perl.
[2025-06-30T17:35:15.320Z] [exec] #6 26.85 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.85 Unpacking liberror-perl (0.17029-2) ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.87 Selecting previously unselected package git-man.
[2025-06-30T17:35:15.320Z] [exec] #6 26.87 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.87 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.90 Selecting previously unselected package git.
[2025-06-30T17:35:15.320Z] [exec] #6 26.91 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-30T17:35:15.320Z] [exec] #6 26.91 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:35:15.320Z] [exec] #6 27.07 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.08 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.09 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.09 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.10 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.10 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.12 Setting up liberror-perl (0.17029-2) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.12 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:35:15.686Z] [exec] #6 27.13 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:35:18.702Z] [exec] #6 DONE 30.3s
[2025-06-30T17:35:18.702Z] [exec]
[2025-06-30T17:35:18.702Z] [exec] #7 [ 3/10] RUN mkdir testResults
[2025-06-30T17:35:18.702Z] [exec] #7 DONE 0.2s
[2025-06-30T17:35:18.702Z] [exec]
[2025-06-30T17:35:18.702Z] [exec] #8 [ 4/10] RUN git clone https://github.com/quarkusio/quarkus.git
[2025-06-30T17:35:19.065Z] [exec] #8 0.206 Cloning into 'quarkus'...
[2025-06-30T17:36:16.818Z] [exec] #8 51.48 Updating files: 31% (8247/26359)
[2025-06-30T17:36:16.818Z] [exec] Updating files: 32% (8435/26359)Updating files: 33% (8699/26359)Updating files: 34% (8963/26359)Updating files: 35% (9226/26359)Updating files: 36% (9490/26359)Updating files: 37% (9753/26359)Updating files: 38% (10017/26359)Updating files: 39% (10281/26359)Updating files: 40% (10544/26359)Updating files: 41% (10808/26359)Updating files: 42% (11071/26359)Updating files: 43% (11335/26359)Updating files: 44% (11598/26359)Updating files: 45% (11862/26359)Updating files: 46% (12126/26359)Updating files: 47% (12389/26359)Updating files: 48% (12653/26359)Updating files: 49% (12916/26359)Updating files: 50% (13180/26359)Updating files: 51% (13444/26359)Updating files: 52% (13707/26359)Updating files: 53% (13971/26359)Updating files: 54% (14234/26359)Updating files: 55% (14498/26359)Updating files: 56% (14762/26359)Updating files: 57% (15025/26359)Updating files: 58% (15289/26359)Updating files: 59% (15552/26359)Updating files: 60% (15816/26359)Updating files: 61% (16079/26359)Updating files: 62% (16343/26359)Updating files: 63% (16607/26359)Updating files: 64% (16870/26359)Updating files: 65% (17134/26359)Updating files: 66% (17397/26359)Updating files: 67% (17661/26359)Updating files: 68% (17925/26359)Updating files: 69% (18188/26359)Updating files: 69% (18324/26359)Updating files: 70% (18452/26359)Updating files: 71% (18715/26359)Updating files: 72% (18979/26359)Updating files: 73% (19243/26359)Updating files: 74% (19506/26359)Updating files: 75% (19770/26359)Updating files: 76% (20033/26359)Updating files: 77% (20297/26359)Updating files: 78% (20561/26359)Updating files: 79% (20824/26359)Updating files: 80% (21088/26359)Updating files: 81% (21351/26359)Updating files: 82% (21615/26359)Updating files: 83% (21878/26359)Updating files: 84% (22142/26359)Updating files: 85% (22406/26359)Updating files: 86% (22669/26359)Updating files: 87% (22933/26359)Updating files: 88% (23196/26359)Updating files: 89% (23460/26359)Updating files: 90% (23724/26359)Updating files: 91% (23987/26359)Updating files: 92% (24251/26359)Updating files: 93% (24514/26359)Updating files: 94% (24778/26359)Updating files: 95% (25042/26359)Updating files: 96% (25305/26359)Updating files: 97% (25569/26359)Updating files: 97% (25824/26359)Updating files: 98% (25832/26359)Updating files: 99% (26096/26359)Updating files: 100% (26359/26359)Updating files: 100% (26359/26359), done.#8 DONE 56.7s
[2025-06-30T17:36:16.818Z] [exec]
[2025-06-30T17:36:16.818Z] [exec] #9 [ 5/10] WORKDIR /quarkus/
[2025-06-30T17:36:16.818Z] [exec] #9 DONE 0.0s
[2025-06-30T17:36:16.818Z] [exec]
[2025-06-30T17:36:16.818Z] [exec] #10 [ 6/10] RUN git checkout 2.7.5.Final
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 Note: switching to '2.7.5.Final'.
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 changes and commit them, and you can discard any commits you make in this
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 state without impacting any branches by switching back to a branch.
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 If you want to create a new branch to retain commits you create, you may
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 do so (now or later) by using -c with the switch command. Example:
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 git switch -c <new-branch-name>
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 Or undo this operation with:
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 git switch -
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-30T17:36:19.039Z] [exec] #10 3.546
[2025-06-30T17:36:19.039Z] [exec] #10 3.546 HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2025-06-30T17:36:19.733Z] [exec] #10 DONE 4.4s
[2025-06-30T17:36:20.054Z] [exec]
[2025-06-30T17:36:20.054Z] [exec] #11 [ 7/10] COPY quarkus/test.sh /test.sh
[2025-06-30T17:36:20.054Z] [exec] #11 DONE 0.0s
[2025-06-30T17:36:20.054Z] [exec]
[2025-06-30T17:36:20.054Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh
[2025-06-30T17:36:20.054Z] [exec] #12 DONE 0.0s
[2025-06-30T17:36:20.054Z] [exec]
[2025-06-30T17:36:20.054Z] [exec] #13 [ 9/10] WORKDIR /quarkus
[2025-06-30T17:36:20.054Z] [exec] #13 DONE 0.0s
[2025-06-30T17:36:20.054Z] [exec]
[2025-06-30T17:36:20.054Z] [exec] #14 exporting to image
[2025-06-30T17:36:20.054Z] [exec] #14 exporting layers
[2025-06-30T17:36:30.840Z] [exec] #14 exporting layers 10.5s done
[2025-06-30T17:36:30.840Z] [exec] #14 writing image sha256:803d6caa8ec7f7952ee4cc2a8b30dc6f3f98de8cfeaff5faa61bd8009d47ae23 done
[2025-06-30T17:36:30.840Z] [exec] #14 naming to docker.io/library/adoptopenjdk-quarkus-test:21-jdk-ubuntu-hotspot-full done
[2025-06-30T17:36:30.840Z] [exec] #14 DONE 10.5s
[2025-06-30T17:36:30.840Z] [exec]
[2025-06-30T17:36:30.840Z] [exec] [33m1 warning found (use docker --debug to expand):
[2025-06-30T17:36:30.840Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 56)
[2025-06-30T17:36:30.840Z]
[2025-06-30T17:36:30.840Z] copy_dest:
[2025-06-30T17:36:30.840Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-06-30T17:36:30.840Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-30T17:36:30.840Z]
[2025-06-30T17:36:30.840Z] build:
[2025-06-30T17:36:30.840Z]
[2025-06-30T17:36:30.840Z] move_scripts:
[2025-06-30T17:36:30.840Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-30T17:36:30.840Z]
[2025-06-30T17:36:30.840Z] clean_image:
[2025-06-30T17:36:30.840Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot
[2025-06-30T17:36:30.840Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:36:30.840Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:36:30.840Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:36:30.840Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:36:30.840Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:36:30.840Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:36:30.840Z] [exec] The test here is quarkus_quickstarts
[2025-06-30T17:36:30.840Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-30T17:36:30.840Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:36:30.840Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test
[2025-06-30T17:36:30.840Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full
[2025-06-30T17:36:30.840Z] [exec] Error response from daemon: No such container: restore-test
[2025-06-30T17:36:30.840Z] [exec] Error response from daemon: invalid reference format
[2025-06-30T17:36:30.840Z] [exec] Result: 1
[2025-06-30T17:36:30.840Z]
[2025-06-30T17:36:30.840Z] build_image:
[2025-06-30T17:36:30.840Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 21 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-06-30T17:36:30.840Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:36:30.840Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-06-30T17:36:30.840Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-06-30T17:36:30.840Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:36:30.840Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-06-30T17:36:30.840Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-06-30T17:36:30.840Z] [exec] The test here is quarkus_quickstarts
[2025-06-30T17:36:30.840Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-06-30T17:36:30.840Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-06-30T17:36:30.840Z] [exec] build_image.sh quarkus_quickstarts 21 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-06-30T17:36:30.840Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-06-30T17:36:30.840Z] [exec]
[2025-06-30T17:36:30.840Z] [exec] Writing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-06-30T17:36:30.840Z] [exec] done
[2025-06-30T17:36:30.840Z] [exec]
[2025-06-30T17:36:30.840Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2025-06-30T17:36:30.840Z] [exec] #####################################################
[2025-06-30T17:36:30.840Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/21/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-06-30T17:36:30.840Z] [exec] #####################################################
[2025-06-30T17:36:31.165Z] [exec] #0 building with "default" instance using docker driver
[2025-06-30T17:36:31.165Z] [exec]
[2025-06-30T17:36:31.165Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full
[2025-06-30T17:36:31.165Z] [exec] #1 transferring dockerfile: 3.54kB done
[2025-06-30T17:36:31.165Z] [exec] #1 DONE 0.0s
[2025-06-30T17:36:31.165Z] [exec]
[2025-06-30T17:36:31.165Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk
[2025-06-30T17:36:31.536Z] [exec] #2 DONE 0.3s
[2025-06-30T17:36:31.536Z] [exec]
[2025-06-30T17:36:31.536Z] [exec] #3 [internal] load .dockerignore
[2025-06-30T17:36:31.536Z] [exec] #3 transferring context: 2B done
[2025-06-30T17:36:31.536Z] [exec] #3 DONE 0.0s
[2025-06-30T17:36:31.536Z] [exec]
[2025-06-30T17:36:31.536Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:2cc80b4288f6240734ecd1acae01d20afa56f86327b9ae207a9468363422c974
[2025-06-30T17:36:31.536Z] [exec] #4 CACHED
[2025-06-30T17:36:31.536Z] [exec]
[2025-06-30T17:36:31.536Z] [exec] #5 [internal] load build context
[2025-06-30T17:36:31.536Z] [exec] #5 transferring context: 1.65kB 0.0s done
[2025-06-30T17:36:31.536Z] [exec] #5 DONE 0.0s
[2025-06-30T17:36:31.536Z] [exec]
[2025-06-30T17:36:31.536Z] [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-06-30T17:36:31.882Z] [exec] #6 0.273 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.295 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.425 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.463 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.479 Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.521 Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,566 kB]
[2025-06-30T17:36:31.882Z] [exec] #6 0.545 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
[2025-06-30T17:36:32.251Z] [exec] #6 0.600 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
[2025-06-30T17:36:32.251Z] [exec] #6 0.634 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,113 kB]
[2025-06-30T17:36:32.251Z] [exec] #6 0.672 Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,159 kB]
[2025-06-30T17:36:32.251Z] [exec] #6 0.680 Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
[2025-06-30T17:36:32.251Z] [exec] #6 0.934 Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.936 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,422 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.954 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,523 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.975 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [27.1 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.976 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,724 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.994 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB]
[2025-06-30T17:36:32.585Z] [exec] #6 0.995 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB]
[2025-06-30T17:36:33.767Z] [exec] #6 2.237 Fetched 30.8 MB in 2s (15.2 MB/s)
[2025-06-30T17:36:34.474Z] [exec] #6 2.237 Reading package lists...
[2025-06-30T17:36:37.467Z] [exec] #6 6.107 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:36:37.467Z] [exec] #6 6.163 Selecting previously unselected package libpython3.12-minimal:amd64.
[2025-06-30T17:36:37.467Z] [exec] #6 6.163 (Reading database ...
[2025-06-30T17:36:37.467Z] [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 ... 6864 files and directories currently installed.)#6 6.173 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:36:37.467Z] [exec] #6 6.176 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:37.467Z] [exec] #6 6.264 Selecting previously unselected package python3.12-minimal.
[2025-06-30T17:36:37.791Z] [exec] #6 6.265 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:36:37.791Z] [exec] #6 6.271 Unpacking python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:37.791Z] [exec] #6 6.339 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:37.791Z] [exec] #6 6.350 Setting up python3.12-minimal (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:38.498Z] [exec] #6 7.257 Selecting previously unselected package python3-minimal.
[2025-06-30T17:36:38.498Z] [exec] #6 7.257 (Reading database ...
[2025-06-30T17:36:38.822Z] [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 ... 7175 files and directories currently installed.)#6 7.265 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.268 Unpacking python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.289 Selecting previously unselected package media-types.
[2025-06-30T17:36:38.822Z] [exec] #6 7.291 Preparing to unpack .../1-media-types_10.1.0_all.deb ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.293 Unpacking media-types (10.1.0) ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.316 Selecting previously unselected package netbase.
[2025-06-30T17:36:38.822Z] [exec] #6 7.318 Preparing to unpack .../2-netbase_6.4_all.deb ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.320 Unpacking netbase (6.4) ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.340 Selecting previously unselected package libpython3.12-stdlib:amd64.
[2025-06-30T17:36:38.822Z] [exec] #6 7.341 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.344 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:38.822Z] [exec] #6 7.455 Selecting previously unselected package python3.12.
[2025-06-30T17:36:39.220Z] [exec] #6 7.457 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.7_amd64.deb ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.459 Unpacking python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.485 Selecting previously unselected package libpython3-stdlib:amd64.
[2025-06-30T17:36:39.220Z] [exec] #6 7.486 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.490 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.514 Setting up python3-minimal (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.697 Selecting previously unselected package python3.
[2025-06-30T17:36:39.220Z] [exec] #6 7.697 (Reading database ...
[2025-06-30T17:36:39.220Z] [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 ... 7616 files and directories currently installed.)#6 7.704 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.709 Unpacking python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:39.220Z] [exec] #6 7.735 Selecting previously unselected package libapparmor1:amd64.
[2025-06-30T17:36:39.221Z] [exec] #6 7.736 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ...
[2025-06-30T17:36:39.221Z] [exec] #6 7.742 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:36:39.221Z] [exec] #6 7.766 Selecting previously unselected package libargon2-1:amd64.
[2025-06-30T17:36:39.221Z] [exec] #6 7.767 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ...
[2025-06-30T17:36:39.221Z] [exec] #6 7.770 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:36:39.221Z] [exec] #6 7.793 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:39.221Z] [exec] #6 7.801 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.831 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.862 Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-06-30T17:36:39.569Z] [exec] #6 7.862 (Reading database ...
[2025-06-30T17:36:39.569Z] [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 ... 7646 files and directories currently installed.)#6 7.871 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.874 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.904 Selecting previously unselected package libjson-c5:amd64.
[2025-06-30T17:36:39.569Z] [exec] #6 7.905 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.908 Unpacking libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:36:39.569Z] [exec] #6 7.930 Selecting previously unselected package libcryptsetup12:amd64.
[2025-06-30T17:36:39.569Z] [exec] #6 7.931 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ...
[2025-06-30T17:36:39.570Z] [exec] #6 7.934 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:36:39.570Z] [exec] #6 7.970 Selecting previously unselected package libfdisk1:amd64.
[2025-06-30T17:36:39.570Z] [exec] #6 7.973 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ...
[2025-06-30T17:36:39.570Z] [exec] #6 7.976 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.002 Selecting previously unselected package libkmod2:amd64.
[2025-06-30T17:36:39.570Z] [exec] #6 8.003 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.006 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.026 Selecting previously unselected package libsystemd-shared:amd64.
[2025-06-30T17:36:39.570Z] [exec] #6 8.027 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.030 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.115 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.124 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ...
[2025-06-30T17:36:39.570Z] [exec] #6 8.176 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:39.892Z] [exec] #6 8.217 Selecting previously unselected package systemd-dev.
[2025-06-30T17:36:39.892Z] [exec] #6 8.218 (Reading database ...
[2025-06-30T17:36:39.892Z] [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 ... 7685 files and directories currently installed.)#6 8.237 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ...
[2025-06-30T17:36:39.892Z] [exec] #6 8.241 Unpacking systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.220Z] [exec] #6 8.872 Selecting previously unselected package systemd.
[2025-06-30T17:36:40.541Z] [exec] #6 8.873 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:40.541Z] [exec] #6 8.884 Unpacking systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.057 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.070 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.077 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.085 Setting up libjson-c5:amd64 (0.17-1build1) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.091 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.099 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.107 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.115 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.122 Setting up systemd-dev (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.129 Setting up systemd (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.541Z] [exec] #6 9.155 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
[2025-06-30T17:36:40.541Z] [exec] #6 9.160 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
[2025-06-30T17:36:40.865Z] [exec] #6 9.163 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
[2025-06-30T17:36:40.865Z] [exec] #6 9.166 Initializing machine ID from random generator.
[2025-06-30T17:36:40.865Z] [exec] #6 9.185 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.186 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.186 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.186 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.186 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.186 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:36:40.865Z] [exec] #6 9.187 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:36:40.866Z] [exec] #6 9.187 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:36:40.866Z] [exec] #6 9.187 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
[2025-06-30T17:36:40.866Z] [exec] #6 9.195 Creating group 'systemd-journal' with GID 999.
[2025-06-30T17:36:40.866Z] [exec] #6 9.195 Creating group 'systemd-network' with GID 998.
[2025-06-30T17:36:40.866Z] [exec] #6 9.195 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
[2025-06-30T17:36:40.866Z] [exec] #6 9.245 Selecting previously unselected package systemd-sysv.
[2025-06-30T17:36:40.866Z] [exec] #6 9.245 (Reading database ...
[2025-06-30T17:36:40.866Z] [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 ... 8663 files and directories currently installed.)#6 9.254 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.256 Unpacking systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.282 Selecting previously unselected package sgml-base.
[2025-06-30T17:36:40.866Z] [exec] #6 9.283 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.288 Unpacking sgml-base (1.31) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.317 Selecting previously unselected package libdbus-1-3:amd64.
[2025-06-30T17:36:40.866Z] [exec] #6 9.318 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.322 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.345 Selecting previously unselected package dbus-bin.
[2025-06-30T17:36:40.866Z] [exec] #6 9.346 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.348 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.370 Selecting previously unselected package dbus-session-bus-common.
[2025-06-30T17:36:40.866Z] [exec] #6 9.371 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.375 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.397 Selecting previously unselected package dbus-daemon.
[2025-06-30T17:36:40.866Z] [exec] #6 9.398 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.401 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.423 Selecting previously unselected package dbus-system-bus-common.
[2025-06-30T17:36:40.866Z] [exec] #6 9.425 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.427 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.457 Selecting previously unselected package dbus.
[2025-06-30T17:36:40.866Z] [exec] #6 9.458 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.462 Unpacking dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.488 Selecting previously unselected package distro-info-data.
[2025-06-30T17:36:40.866Z] [exec] #6 9.490 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.493 Unpacking distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:36:40.866Z] [exec] #6 9.526 Selecting previously unselected package libglib2.0-0t64:amd64.
[2025-06-30T17:36:41.188Z] [exec] #6 9.527 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.539 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.586 Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-06-30T17:36:41.188Z] [exec] #6 9.588 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.591 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.618 Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-06-30T17:36:41.188Z] [exec] #6 9.619 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.622 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.644 Selecting previously unselected package gir1.2-girepository-2.0:amd64.
[2025-06-30T17:36:41.188Z] [exec] #6 9.646 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.649 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.670 Selecting previously unselected package iso-codes.
[2025-06-30T17:36:41.188Z] [exec] #6 9.671 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.674 Unpacking iso-codes (4.16.0-1) ...
[2025-06-30T17:36:41.188Z] [exec] #6 9.837 Selecting previously unselected package libcap2-bin.
[2025-06-30T17:36:41.533Z] [exec] #6 9.839 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.842 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.868 Selecting previously unselected package libelf1t64:amd64.
[2025-06-30T17:36:41.533Z] [exec] #6 9.870 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.873 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.893 Selecting previously unselected package libglib2.0-data.
[2025-06-30T17:36:41.533Z] [exec] #6 9.895 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.898 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.922 Selecting previously unselected package libicu74:amd64.
[2025-06-30T17:36:41.533Z] [exec] #6 9.924 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 9.927 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.14 Selecting previously unselected package libpam-systemd:amd64.
[2025-06-30T17:36:41.533Z] [exec] #6 10.14 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.14 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.17 Selecting previously unselected package libxml2:amd64.
[2025-06-30T17:36:41.533Z] [exec] #6 10.17 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.17 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.21 Selecting previously unselected package libyaml-0-2:amd64.
[2025-06-30T17:36:41.533Z] [exec] #6 10.21 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.21 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.23 Selecting previously unselected package lsb-release.
[2025-06-30T17:36:41.533Z] [exec] #6 10.23 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.24 Unpacking lsb-release (12.0-2) ...
[2025-06-30T17:36:41.533Z] [exec] #6 10.26 Selecting previously unselected package python-apt-common.
[2025-06-30T17:36:41.852Z] [exec] #6 10.26 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.26 Unpacking python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.29 Selecting previously unselected package python3-apt.
[2025-06-30T17:36:41.852Z] [exec] #6 10.29 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.29 Unpacking python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.32 Selecting previously unselected package python3-cffi-backend:amd64.
[2025-06-30T17:36:41.852Z] [exec] #6 10.32 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.32 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.34 Selecting previously unselected package python3-dbus.
[2025-06-30T17:36:41.852Z] [exec] #6 10.35 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.35 Unpacking python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.38 Selecting previously unselected package python3-gi.
[2025-06-30T17:36:41.852Z] [exec] #6 10.38 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.38 Unpacking python3-gi (3.48.2-1) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.41 Selecting previously unselected package python3-pkg-resources.
[2025-06-30T17:36:41.852Z] [exec] #6 10.42 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.42 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.45 Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-06-30T17:36:41.852Z] [exec] #6 10.46 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.46 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.48 Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-06-30T17:36:41.852Z] [exec] #6 10.48 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.49 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.51 Selecting previously unselected package libcurl3t64-gnutls:amd64.
[2025-06-30T17:36:41.852Z] [exec] #6 10.52 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.52 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.55 Selecting previously unselected package libstemmer0d:amd64.
[2025-06-30T17:36:41.852Z] [exec] #6 10.55 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.55 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:36:41.852Z] [exec] #6 10.58 Selecting previously unselected package libxmlb2:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.58 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.59 Unpacking libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.61 Selecting previously unselected package libappstream5:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.62 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.62 Unpacking libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.65 Selecting previously unselected package libduktape207:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.65 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.65 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.68 Selecting previously unselected package libdw1t64:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.68 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.68 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.71 Selecting previously unselected package libglib2.0-bin.
[2025-06-30T17:36:42.172Z] [exec] #6 10.71 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.71 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.74 Selecting previously unselected package libunwind8:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.74 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.75 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.77 Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.77 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.78 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.82 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.82 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.83 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.85 Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-06-30T17:36:42.172Z] [exec] #6 10.85 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.85 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.88 Selecting previously unselected package xml-core.
[2025-06-30T17:36:42.172Z] [exec] #6 10.88 Preparing to unpack .../41-xml-core_0.19_all.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.89 Unpacking xml-core (0.19) ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.92 Selecting previously unselected package polkitd.
[2025-06-30T17:36:42.172Z] [exec] #6 10.92 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ...
[2025-06-30T17:36:42.172Z] [exec] #6 10.94 Unpacking polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:42.492Z] [exec] #6 10.98 Selecting previously unselected package python3-blinker.
[2025-06-30T17:36:42.492Z] [exec] #6 10.98 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 10.98 Unpacking python3-blinker (1.7.0-1) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.01 Selecting previously unselected package python3-cryptography.
[2025-06-30T17:36:42.492Z] [exec] #6 11.01 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.01 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.07 Selecting previously unselected package python3-pyparsing.
[2025-06-30T17:36:42.492Z] [exec] #6 11.07 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.07 Unpacking python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.10 Selecting previously unselected package python3-httplib2.
[2025-06-30T17:36:42.492Z] [exec] #6 11.10 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.11 Unpacking python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.13 Selecting previously unselected package python3-jwt.
[2025-06-30T17:36:42.492Z] [exec] #6 11.13 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.14 Unpacking python3-jwt (2.7.0-1) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.16 Selecting previously unselected package python3-lazr.uri.
[2025-06-30T17:36:42.492Z] [exec] #6 11.16 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.16 Unpacking python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:36:42.492Z] [exec] #6 11.19 Selecting previously unselected package python3-wadllib.
[2025-06-30T17:36:42.818Z] [exec] #6 11.19 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ...
[2025-06-30T17:36:42.818Z] [exec] #6 11.19 Unpacking python3-wadllib (1.3.6-5) ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.22 Selecting previously unselected package python3-distro.
[2025-06-30T17:36:42.819Z] [exec] #6 11.22 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.22 Unpacking python3-distro (1.9.0-1) ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.25 Selecting previously unselected package python3-oauthlib.
[2025-06-30T17:36:42.819Z] [exec] #6 11.25 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.25 Unpacking python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.29 Selecting previously unselected package python3-lazr.restfulclient.
[2025-06-30T17:36:42.819Z] [exec] #6 11.29 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.29 Unpacking python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.32 Selecting previously unselected package python3-six.
[2025-06-30T17:36:42.819Z] [exec] #6 11.32 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.32 Unpacking python3-six (1.16.0-4) ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.34 Selecting previously unselected package python3-launchpadlib.
[2025-06-30T17:36:42.819Z] [exec] #6 11.34 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ...
[2025-06-30T17:36:42.819Z] [exec] #6 11.35 Unpacking python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:36:42.822Z] [exec] #6 11.38 Selecting previously unselected package python3-software-properties.
[2025-06-30T17:36:42.822Z] [exec] #6 11.38 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ...
[2025-06-30T17:36:42.822Z] [exec] #6 11.38 Unpacking python3-software-properties (0.99.49.2) ...
[2025-06-30T17:36:42.822Z] [exec] #6 11.40 Selecting previously unselected package packagekit.
[2025-06-30T17:36:42.822Z] [exec] #6 11.41 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ...
[2025-06-30T17:36:42.822Z] [exec] #6 11.41 Unpacking packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.14 Selecting previously unselected package software-properties-common.
[2025-06-30T17:36:43.514Z] [exec] #6 12.14 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.15 Unpacking software-properties-common (0.99.49.2) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.18 Setting up media-types (10.1.0) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.19 Setting up systemd-sysv (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.21 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.21 Setting up distro-info-data (0.60ubuntu0.3) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.22 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.23 Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.24 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:36:43.514Z] [exec] #6 12.25 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.25 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.26 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.27 No schema files found: doing nothing.
[2025-06-30T17:36:43.837Z] [exec] #6 12.28 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.28 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.29 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.30 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.31 Setting up python-apt-common (2.7.7ubuntu4) ...
[2025-06-30T17:36:43.837Z] [exec] #6 12.31 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.32 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.33 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.33 Setting up netbase (6.4) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.35 Setting up sgml-base (1.31) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.37 Setting up libstemmer0d:amd64 (2.2.0-4build1) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.38 Setting up lsb-release (12.0-2) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.38 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:43.838Z] [exec] #6 12.46 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.47 Setting up iso-codes (4.16.0-1) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.48 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.48 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.49 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.49 Setcap worked! gst-ptp-helper is not suid!
[2025-06-30T17:36:44.158Z] [exec] #6 12.50 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.50 Setting up libxmlb2:amd64 (0.3.18-1) ...
[2025-06-30T17:36:44.158Z] [exec] #6 12.51 Setting up python3.12 (3.12.3-1ubuntu0.7) ...
[2025-06-30T17:36:44.855Z] [exec] #6 13.53 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.54 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.55 Setting up libappstream5:amd64 (1.0.2-1build6) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.56 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.58 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.59 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.59 Setting up dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.62 Setting up xml-core (0.19) ...
[2025-06-30T17:36:45.177Z] [exec] #6 13.82 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ...
[2025-06-30T17:36:45.501Z] [exec] #6 13.90 debconf: unable to initialize frontend: Dialog
[2025-06-30T17:36:45.501Z] [exec] #6 13.90 debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-06-30T17:36:45.501Z] [exec] #6 13.90 debconf: falling back to frontend: Readline
[2025-06-30T17:36:45.501Z] [exec] #6 13.90 debconf: unable to initialize frontend: Readline
[2025-06-30T17:36:45.501Z] [exec] #6 13.90 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-06-30T17:36:45.501Z] [exec] #6 13.90 debconf: falling back to frontend: Teletype
[2025-06-30T17:36:45.501Z] [exec] #6 13.97 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:45.501Z] [exec] #6 13.97 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:45.501Z] [exec] #6 13.98 Setting up python3 (3.12.3-0ubuntu2) ...
[2025-06-30T17:36:45.501Z] [exec] #6 13.99 running python rtupdate hooks for python3.12...
[2025-06-30T17:36:45.501Z] [exec] #6 13.99 running python post-rtupdate hooks for python3.12...
[2025-06-30T17:36:45.501Z] [exec] #6 14.09 Setting up python3-six (1.16.0-4) ...
[2025-06-30T17:36:45.501Z] [exec] #6 14.22 Setting up python3-pyparsing (3.1.1-1) ...
[2025-06-30T17:36:45.821Z] [exec] #6 14.42 Setting up python3-gi (3.48.2-1) ...
[2025-06-30T17:36:46.144Z] [exec] #6 14.61 Setting up python3-httplib2 (0.20.4-3) ...
[2025-06-30T17:36:46.144Z] [exec] #6 14.76 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ...
[2025-06-30T17:36:46.473Z] [exec] #6 14.77 Setting up python3-blinker (1.7.0-1) ...
[2025-06-30T17:36:46.473Z] [exec] #6 14.90 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ...
[2025-06-30T17:36:46.473Z] [exec] #6 15.14 Setting up python3-dbus (1.3.2-5build3) ...
[2025-06-30T17:36:46.799Z] [exec] #6 15.29 Setting up python3-distro (1.9.0-1) ...
[2025-06-30T17:36:46.799Z] [exec] #6 15.42 Setting up python3-jwt (2.7.0-1) ...
[2025-06-30T17:36:46.799Z] [exec] #6 15.56 Setting up python3-apt (2.7.7ubuntu4) ...
[2025-06-30T17:36:47.120Z] [exec] #6 15.74 Setting up python3-lazr.uri (1.0.6-3) ...
[2025-06-30T17:36:47.120Z] [exec] #6 15.87 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ...
[2025-06-30T17:36:47.441Z] [exec] #6 16.14 Setting up python3-wadllib (1.3.6-5) ...
[2025-06-30T17:36:47.762Z] [exec] #6 16.28 Setting up python3-oauthlib (3.2.2-1) ...
[2025-06-30T17:36:47.762Z] [exec] #6 16.48 Setting up python3-lazr.restfulclient (0.14.6-1) ...
[2025-06-30T17:36:48.090Z] [exec] #6 16.63 Setting up python3-launchpadlib (1.11.0-6) ...
[2025-06-30T17:36:48.413Z] [exec] #6 16.92 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer.
[2025-06-30T17:36:48.413Z] [exec] #6 16.92 Setting up python3-software-properties (0.99.49.2) ...
[2025-06-30T17:36:48.413Z] [exec] #6 17.07 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:36:48.734Z] [exec] #6 17.09 Processing triggers for sgml-base (1.31) ...
[2025-06-30T17:36:48.734Z] [exec] #6 17.11 Setting up polkitd (124-2ubuntu1.24.04.2) ...
[2025-06-30T17:36:48.734Z] [exec] #6 17.12 Creating group 'polkitd' with GID 997.
[2025-06-30T17:36:48.734Z] [exec] #6 17.12 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997.
[2025-06-30T17:36:48.734Z] [exec] #6 17.15 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:36:48.734Z] [exec] #6 17.15 invoke-rc.d: policy-rc.d denied execution of reload.
[2025-06-30T17:36:48.734Z] [exec] #6 17.26 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
[2025-06-30T17:36:48.734Z] [exec] #6 17.26 Setting up packagekit (1.2.8-2ubuntu1.2) ...
[2025-06-30T17:36:48.734Z] [exec] #6 17.28 invoke-rc.d: could not determine current runlevel
[2025-06-30T17:36:48.734Z] [exec] #6 17.28 invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-06-30T17:36:48.734Z] [exec] #6 17.28 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2025-06-30T17:36:48.734Z] [exec] #6 17.39 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-06-30T17:36:49.054Z] [exec] #6 17.40 Setting up software-properties-common (0.99.49.2) ...
[2025-06-30T17:36:49.054Z] [exec] #6 17.53 Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
[2025-06-30T17:36:51.971Z] [exec] #6 20.55 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:36:51.971Z] [exec] #6 20.55 Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:36:51.971Z] [exec] #6 20.57 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:36:51.971Z] [exec] #6 20.59 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:36:51.971Z] [exec] #6 20.69 Get:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB]
[2025-06-30T17:36:52.293Z] [exec] #6 20.80 Fetched 24.4 kB in 0s (75.1 kB/s)
[2025-06-30T17:36:53.414Z] [exec] #6 20.80 Reading package lists...
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 PPA publishes dbgsym, you may need to include 'main/debug' component
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Repository: 'Types: deb
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Suites: noble
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Components: main
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 '
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Description:
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-06-30T17:36:53.414Z] [exec] #6 21.82
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-06-30T17:36:53.414Z] [exec] #6 21.82 Adding repository.
[2025-06-30T17:36:53.414Z] [exec] #6 22.01 Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
[2025-06-30T17:36:53.414Z] [exec] #6 22.04 Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
[2025-06-30T17:36:53.414Z] [exec] #6 22.07 Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
[2025-06-30T17:36:53.414Z] [exec] #6 22.10 Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
[2025-06-30T17:36:53.414Z] [exec] #6 22.14 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease
[2025-06-30T17:36:54.546Z] [exec] #6 22.27 Reading package lists...
[2025-06-30T17:36:55.685Z] [exec] #6 23.30 Reading package lists...
[2025-06-30T17:36:56.012Z] [exec] #6 24.33 Building dependency tree...
[2025-06-30T17:36:56.012Z] [exec] #6 24.59 Reading state information...
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 wget is already the newest version (1.21.4-1ubuntu4.1).
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 tar is already the newest version (1.35+dfsg-3build1).
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 The following additional packages will be installed:
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 perl-modules-5.38
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 Suggested packages:
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 libterm-readline-gnu-perl | libterm-readline-perl-perl make
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 libtap-harness-archive-perl
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 Recommended packages:
[2025-06-30T17:36:56.332Z] [exec] #6 24.84 patch less ssh-client
[2025-06-30T17:36:56.332Z] [exec] #6 24.89 The following NEW packages will be installed:
[2025-06-30T17:36:56.332Z] [exec] #6 24.89 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl
[2025-06-30T17:36:56.332Z] [exec] #6 24.90 perl-modules-5.38
[2025-06-30T17:36:56.658Z] [exec] #6 25.11 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
[2025-06-30T17:36:56.658Z] [exec] #6 25.11 Need to get 13.1 MB of archives.
[2025-06-30T17:36:56.658Z] [exec] #6 25.11 After this operation, 75.0 MB of additional disk space will be used.
[2025-06-30T17:36:56.658Z] [exec] #6 25.11 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3,110 kB]
[2025-06-30T17:36:57.357Z] [exec] #6 26.01 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.01 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B]
[2025-06-30T17:36:57.680Z] [exec] #6 26.01 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.1 [4,871 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.14 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.15 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.15 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.17 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB]
[2025-06-30T17:36:57.680Z] [exec] #6 26.40 debconf: delaying package configuration, since apt-utils is not installed
[2025-06-30T17:36:58.001Z] [exec] #6 26.43 Fetched 13.1 MB in 1s (9,694 kB/s)
[2025-06-30T17:36:58.001Z] [exec] #6 26.45 Selecting previously unselected package perl-modules-5.38.
[2025-06-30T17:36:58.001Z] [exec] #6 26.45 (Reading database ...
[2025-06-30T17:36:58.001Z] [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 ... 11199 files and directories currently installed.)#6 26.46 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
[2025-06-30T17:36:58.001Z] [exec] #6 26.47 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:58.001Z] [exec] #6 26.78 Selecting previously unselected package libgdbm6t64:amd64.
[2025-06-30T17:36:58.323Z] [exec] #6 26.78 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:36:58.323Z] [exec] #6 26.78 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:36:58.323Z] [exec] #6 26.81 Selecting previously unselected package libgdbm-compat4t64:amd64.
[2025-06-30T17:36:58.323Z] [exec] #6 26.81 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...
[2025-06-30T17:36:58.323Z] [exec] #6 26.82 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:36:58.323Z] [exec] #6 26.84 Selecting previously unselected package libperl5.38t64:amd64.
[2025-06-30T17:36:58.323Z] [exec] #6 26.84 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:58.323Z] [exec] #6 26.85 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:58.323Z] [exec] #6 27.07 Selecting previously unselected package perl.
[2025-06-30T17:36:58.703Z] [exec] #6 27.07 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.08 Unpacking perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.11 Selecting previously unselected package liberror-perl.
[2025-06-30T17:36:58.703Z] [exec] #6 27.11 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.11 Unpacking liberror-perl (0.17029-2) ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.13 Selecting previously unselected package git-man.
[2025-06-30T17:36:58.703Z] [exec] #6 27.14 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.14 Unpacking git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.18 Selecting previously unselected package git.
[2025-06-30T17:36:58.703Z] [exec] #6 27.18 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.18 Unpacking git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:36:58.703Z] [exec] #6 27.35 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.36 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.36 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.37 Setting up git-man (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.38 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.39 Setting up perl (5.38.2-3.2ubuntu0.1) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.41 Setting up liberror-perl (0.17029-2) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.41 Setting up git (1:2.43.0-1ubuntu7.2) ...
[2025-06-30T17:36:59.052Z] [exec] #6 27.43 Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
[2025-06-30T17:36:59.742Z] [exec] #6 DONE 28.3s
[2025-06-30T17:36:59.742Z] [exec]
[2025-06-30T17:36:59.742Z] [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-06-30T17:37:00.069Z] [exec] #7 0.291 2025-06-30 17:36:59 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-06-30T17:37:00.069Z] [exec] #7 0.299 apache-maven-3.8.5/README.txt
[2025-06-30T17:37:00.069Z] [exec] #7 0.299 apache-maven-3.8.5/LICENSE
[2025-06-30T17:37:00.069Z] [exec] #7 0.299 apache-maven-3.8.5/NOTICE
[2025-06-30T17:37:00.069Z] [exec] #7 0.300 apache-maven-3.8.5/lib/
[2025-06-30T17:37:00.069Z] [exec] #7 0.300 apache-maven-3.8.5/lib/commons-cli.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.300 apache-maven-3.8.5/lib/commons-io.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.300 apache-maven-3.8.5/lib/commons-lang3.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.300 apache-maven-3.8.5/lib/guava.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.301 apache-maven-3.8.5/lib/guice.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.301 apache-maven-3.8.5/lib/jansi.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.302 apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.302 apache-maven-3.8.5/lib/javax.inject.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.302 apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.302 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.302 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.303 apache-maven-3.8.5/lib/plexus-cipher.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.303 apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.303 apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.304 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.304 apache-maven-3.8.5/lib/plexus-utils.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.304 apache-maven-3.8.5/lib/slf4j-api.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.304 apache-maven-3.8.5/boot/
[2025-06-30T17:37:00.069Z] [exec] #7 0.304 apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-06-30T17:37:00.069Z] [exec] #7 0.305 apache-maven-3.8.5/lib/jansi-native/
[2025-06-30T17:37:00.069Z] [exec] #7 0.305 apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-06-30T17:37:00.069Z] [exec] #7 0.305 apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-06-30T17:37:00.069Z] [exec] #7 0.305 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-06-30T17:37:00.069Z] [exec] #7 0.305 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-06-30T17:37:00.069Z] [exec] #7 0.306 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-06-30T17:37:00.069Z] [exec] #7 0.307 apache-maven-3.8.5/bin/m2.conf
[2025-06-30T17:37:00.069Z] [exec] #7 0.307 apache-maven-3.8.5/bin/mvn.cmd
[2025-06-30T17:37:00.069Z] [exec] #7 0.307 apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-06-30T17:37:00.069Z] [exec] #7 0.308 apache-maven-3.8.5/bin/mvn
[2025-06-30T17:37:00.069Z] [exec] #7 0.308 apache-maven-3.8.5/bin/mvnDebug
[2025-06-30T17:37:00.069Z] [exec] #7 0.308 apache-maven-3.8.5/bin/mvnyjp
[2025-06-30T17:37:00.069Z] [exec] #7 0.309 apache-maven-3.8.5/conf/
[2025-06-30T17:37:00.069Z] [exec] #7 0.309 apache-maven-3.8.5/conf/logging/
[2025-06-30T17:37:00.069Z] [exec] #7 0.309 apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-06-30T17:37:00.069Z] [exec] #7 0.309 apache-maven-3.8.5/conf/settings.xml
[2025-06-30T17:37:00.070Z] [exec] #7 0.309 apache-maven-3.8.5/conf/toolchains.xml
[2025-06-30T17:37:00.070Z] [exec] #7 0.310 apache-maven-3.8.5/lib/ext/
[2025-06-30T17:37:00.070Z] [exec] #7 0.310 apache-maven-3.8.5/lib/jansi-native/
[2025-06-30T17:37:00.070Z] [exec] #7 0.310 apache-maven-3.8.5/lib/ext/README.txt
[2025-06-30T17:37:00.070Z] [exec] #7 0.310 apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-06-30T17:37:00.070Z] [exec] #7 0.310 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.311 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.312 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.313 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.313 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.314 apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.316 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.318 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.319 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.320 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.322 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.323 apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.325 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.330 apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.354 apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.355 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.355 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.357 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.358 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.358 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.359 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.363 apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.369 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.370 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.370 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.371 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.373 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.373 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.376 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.377 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.378 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.380 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.381 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.383 apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.383 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-06-30T17:37:00.070Z] [exec] #7 0.398 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-06-30T17:37:00.403Z] [exec] #7 0.399 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-06-30T17:37:00.403Z] [exec] #7 0.399 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-06-30T17:37:00.403Z] [exec] #7 0.399 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-06-30T17:37:00.403Z] [exec] #7 0.400 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-06-30T17:37:00.403Z] [exec] #7 0.400 apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-06-30T17:37:00.403Z] [exec] #7 DONE 0.4s
[2025-06-30T17:37:00.403Z] [exec]
[2025-06-30T17:37:00.403Z] [exec] #8 [ 4/11] RUN mkdir testResults
[2025-06-30T17:37:00.403Z] [exec] #8 DONE 0.2s
[2025-06-30T17:37:00.723Z] [exec]
[2025-06-30T17:37:00.723Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-30T17:37:00.723Z] [exec] #9 0.204 Cloning into 'quarkus-quickstarts'...
[2025-06-30T17:37:05.431Z] [exec] #9 DONE 4.6s
[2025-06-30T17:37:05.431Z] [exec]
[2025-06-30T17:37:05.431Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/
[2025-06-30T17:37:05.431Z] [exec] #10 DONE 0.0s
[2025-06-30T17:37:05.431Z] [exec]
[2025-06-30T17:37:05.431Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 Note: switching to '2.7.2.Final'.
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 You are in 'detached HEAD' state. You can look around, make experimental
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 changes and commit them, and you can discard any commits you make in this
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 state without impacting any branches by switching back to a branch.
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 If you want to create a new branch to retain commits you create, you may
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 do so (now or later) by using -c with the switch command. Example:
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 git switch -c <new-branch-name>
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 Or undo this operation with:
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 git switch -
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 Turn off this advice by setting config variable advice.detachedHead to false
[2025-06-30T17:37:05.753Z] [exec] #11 0.662
[2025-06-30T17:37:05.753Z] [exec] #11 0.662 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2025-06-30T17:37:05.753Z] [exec] #11 DONE 0.8s
[2025-06-30T17:37:06.076Z] [exec]
[2025-06-30T17:37:06.076Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh
[2025-06-30T17:37:06.076Z] [exec] #12 DONE 0.0s
[2025-06-30T17:37:06.076Z] [exec]
[2025-06-30T17:37:06.076Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh
[2025-06-30T17:37:06.076Z] [exec] #13 DONE 0.0s
[2025-06-30T17:37:06.076Z] [exec]
[2025-06-30T17:37:06.076Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts
[2025-06-30T17:37:06.076Z] [exec] #14 DONE 0.0s
[2025-06-30T17:37:06.076Z] [exec]
[2025-06-30T17:37:06.076Z] [exec] #15 exporting to image
[2025-06-30T17:37:06.076Z] [exec] #15 exporting layers
[2025-06-30T17:37:08.335Z] [exec] #15 exporting layers 2.3s done
[2025-06-30T17:37:08.335Z] [exec] #15 writing image sha256:4f7056319e7b4f620638c50e5aea731c76d659a9c22f92e81938d8d6d6bd8bbf done
[2025-06-30T17:37:08.335Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:21-jdk-ubuntu-hotspot-full done
[2025-06-30T17:37:08.335Z] [exec] #15 DONE 2.3s
[2025-06-30T17:37:08.335Z] [exec]
[2025-06-30T17:37:08.335Z] [exec] [33m3 warnings found (use docker --debug to expand):
[2025-06-30T17:37:08.335Z] [exec] [0m - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 52)
[2025-06-30T17:37:08.335Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 59)
[2025-06-30T17:37:08.335Z] [exec] - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67)
[2025-06-30T17:37:08.335Z]
[2025-06-30T17:37:08.335Z] copy_dest:
[2025-06-30T17:37:08.335Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-06-30T17:37:08.335Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-30T17:37:08.335Z]
[2025-06-30T17:37:08.335Z] build:
[2025-06-30T17:37:08.335Z]
[2025-06-30T17:37:08.335Z] BUILD SUCCESSFUL
[2025-06-30T17:37:08.335Z] Total time: 7 minutes 4 seconds
[2025-06-30T17:37:08.335Z] 0
[2025-06-30T17:37:08.335Z]
[2025-06-30T17:37:08.335Z]
[2025-06-30T17:37:08.335Z] RECORD TEST REPOs SHA
[2025-06-30T17:37:08.335Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-30T17:37:08.335Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-30T17:37:08.335Z] Check shas in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T17:37:08.335Z] touch /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-30T17:37:08.335Z] ================================================
[2025-06-30T17:37:08.335Z] timestamp: 20250630-173708
[2025-06-30T17:37:08.335Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests
[2025-06-30T17:37:08.335Z] git repo:
[2025-06-30T17:37:08.335Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-30T17:37:08.335Z] sha:
[2025-06-30T17:37:08.335Z] 66e754c36be998a750d28d29ca6df1a91addbf73
[2025-06-30T17:37:08.335Z] ================================================
[2025-06-30T17:37:08.335Z] timestamp: 20250630-173708
[2025-06-30T17:37:08.335Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-06-30T17:37:08.335Z] git repo:
[2025-06-30T17:37:08.335Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-30T17:37:08.335Z] sha:
[2025-06-30T17:37:08.335Z] 1828e310fd8fb3115fde605c41aea434b90143d0
[2025-06-30T17:37:08.335Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2025-06-30T17:37:08.663Z] ================================================
[2025-06-30T17:37:08.663Z] timestamp: 20250630-173708
[2025-06-30T17:37:08.663Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck
[2025-06-30T17:37:08.663Z] git repo: https://github.com/OpenLiberty/open-liberty.git
[2025-06-30T17:37:08.663Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac
[2025-06-30T17:37:09.363Z] ================================================
[2025-06-30T17:37:09.363Z] timestamp: 20250630-173709
[2025-06-30T17:37:09.363Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-06-30T17:37:09.363Z] git repo: https://github.com/quarkusio/quarkus.git
[2025-06-30T17:37:09.363Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2025-06-30T17:37:09.695Z] ================================================
[2025-06-30T17:37:09.695Z] timestamp: 20250630-173709
[2025-06-30T17:37:09.695Z] test dir: /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-06-30T17:37:09.695Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2025-06-30T17:37:09.695Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2025-06-30T17:37:09.695Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:37:09.695Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-06-30T17:37:09.695Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:37:09.695Z] perl scripts/configure.pl
[2025-06-30T17:37:09.695Z] /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-30T17:37:10.393Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-30T17:37:10.394Z]
[2025-06-30T17:37:10.394Z] Starting to generate test make files.
[2025-06-30T17:37:10.394Z]
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-06-30T17:37:10.394Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-06-30T17:37:10.394Z]
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-06-30T17:37:10.394Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-06-30T17:37:10.718Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] Make files are generated successfully.
[2025-06-30T17:37:10.718Z]
[2025-06-30T17:37:10.718Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:37:10.718Z] make -f runtest.mk _sanity.external
[2025-06-30T17:37:10.718Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-06-30T17:37:11.042Z]
[2025-06-30T17:37:11.042Z] Running make 4.3
[2025-06-30T17:37:11.042Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-06-30T17:37:11.042Z] set JDK_VERSION to 21
[2025-06-30T17:37:11.042Z] set JDK_IMPL to hotspot
[2025-06-30T17:37:11.042Z] set JVM_VERSION to openjdk21
[2025-06-30T17:37:11.042Z] set JCL_VERSION to latest
[2025-06-30T17:37:11.042Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-06-30T17:37:11.042Z] set SPEC to linux_x86-64
[2025-06-30T17:37:11.042Z] set TEST_FLAG to
[2025-06-30T17:37:11.042Z] set OS_LABEL to rhel.9
[2025-06-30T17:37:11.042Z] Running sanity.external ...
[2025-06-30T17:37:11.042Z] There are 7 test targets in sanity.external
[2025-06-30T17:37:11.042Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-30T17:37:11.042Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-30T17:37:11.042Z] OpenJDK Runtime Environment Temurin-21.0.8+8-202506301625 (build 21.0.8-beta+8-202506301625)
[2025-06-30T17:37:11.042Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+8-202506301625 (build 21.0.8-beta+8-202506301625, mixed mode, sharing)
[2025-06-30T17:37:11.042Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-06-30T17:37:11.042Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-06-30T17:37:11.042Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test'
[2025-06-30T17:37:11.042Z]
[2025-06-30T17:37:11.042Z] ===============================================