Pre Test

Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin" build number 439 originally caused by: Started by upstream project "build-scripts/openjdk11-pipeline" build number 2758 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 287 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_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_openjdk11_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 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10 Commit message: "Add Generative AI Usage Guidelines (#6344)" > git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-19T02:47:19.884Z] SPEC: linux_x86-64 [Pipeline] echo [2025-06-19T02:47:19.885Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-19T02:47:19.895Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-19T02:47:19.900Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-06-19T02:47:34.904Z] Still waiting to schedule task [2025-06-19T02:47:34.905Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker’ [2025-06-19T05:31:28.307Z] Running on test-azure-ubuntu2404-x64-1 in /home/jenkins/workspace/Test_openjdk11_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-19T05:31:28.334Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-19T05:31:28.643Z] [WS-CLEANUP] Deleting project workspace... [2025-06-19T05:31:28.643Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-19T05:31:28.742Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-19T05:31:28.869Z] The recommended git tool is: git [2025-06-19T05:31:29.059Z] No credentials specified [2025-06-19T05:31:29.154Z] Cloning the remote Git repository [2025-06-19T05:31:29.299Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-19T05:31:29.299Z] > git init /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10 [2025-06-19T05:31:29.307Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-19T05:31:29.308Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-19T05:31:29.308Z] > git --version # timeout=10 [2025-06-19T05:31:29.311Z] > git --version # 'git version 2.43.0' [2025-06-19T05:31:29.311Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-19T05:31:32.805Z] Avoid second fetch [2025-06-19T05:31:32.904Z] Checking out Revision 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master) [2025-06-19T05:31:32.655Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-19T05:31:32.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-19T05:31:32.854Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-19T05:31:32.953Z] > git config core.sparsecheckout # timeout=10 [2025-06-19T05:31:32.956Z] > git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10 [2025-06-19T05:31:33.838Z] Commit message: "Add Generative AI Usage Guidelines (#6344)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk11_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-19T05:31:35.541Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-19T05:31:35.556Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-19T05:31:36.728Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-06-19T05:31:37.113Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-19T05:31:38.227Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-19T05:31:38.227Z] Unix type machine.. [2025-06-19T05:31:38.227Z] Running on a Linux host [2025-06-19T05:31:38.227Z] 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-19T05:31:40.572Z] + printenv [2025-06-19T05:31:40.572Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-19T05:31:40.572Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-19T05:31:40.572Z] SETUP_JCK_RUN=false [2025-06-19T05:31:40.572Z] USE_TESTENV_PROPERTIES=false [2025-06-19T05:31:40.572Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-19T05:31:40.572Z] BUILD_LIST=external [2025-06-19T05:31:40.572Z] USER=jenkins [2025-06-19T05:31:40.573Z] SSH_CLIENT=78.47.239.97 57832 22 [2025-06-19T05:31:40.573Z] SDK_RESOURCE=upstream [2025-06-19T05:31:40.573Z] CI=true [2025-06-19T05:31:40.573Z] OPENJ9_BRANCH=master [2025-06-19T05:31:40.573Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-19T05:31:40.573Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/663/display/redirect?page=changes [2025-06-19T05:31:40.573Z] UPSTREAM_JOB_NUMBER=439 [2025-06-19T05:31:40.573Z] XDG_SESSION_TYPE=tty [2025-06-19T05:31:40.573Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-19T05:31:40.573Z] TARGET=sanity.external [2025-06-19T05:31:40.573Z] EXIT_FAILURE=false [2025-06-19T05:31:40.573Z] SHLVL=0 [2025-06-19T05:31:40.573Z] NODE_LABELS=ci.role.test ubuntu x86-64 x64 test-azure-ubuntu2404-x64-1 sw.os.linux ubuntu2404 sw.tool.docker hw.arch.x86 [2025-06-19T05:31:40.573Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk [2025-06-19T05:31:40.573Z] HOME=/home/jenkins [2025-06-19T05:31:40.573Z] STF_OWNER_BRANCH=adoptium:master [2025-06-19T05:31:40.573Z] USE_JRE=false [2025-06-19T05:31:40.573Z] OLDPWD=/home/jenkins [2025-06-19T05:31:40.573Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/663/ [2025-06-19T05:31:40.573Z] ADOPTOPENJDK_BRANCH=master [2025-06-19T05:31:40.573Z] TAP_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux.tap [2025-06-19T05:31:40.573Z] JDK_IMPL=hotspot [2025-06-19T05:31:40.573Z] HUDSON_COOKIE=30852e70-a041-48af-b057-585deddde43d [2025-06-19T05:31:40.573Z] DOCKER_REQUIRED=true [2025-06-19T05:31:40.573Z] JENKINS_SERVER_COOKIE=durable-1c9f69e7d1148d4f0260f81ec36a9d771202287d5edfc98b9d7d46861084e816 [2025-06-19T05:31:40.573Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-06-19T05:31:40.573Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../benchmarks [2025-06-19T05:31:40.573Z] JDK_REPO=https://github.com/adoptium/jdk11u [2025-06-19T05:31:40.573Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [2025-06-19T05:31:40.573Z] KEEP_WORKSPACE=false [2025-06-19T05:31:40.573Z] ARCHIVE_TEST_RESULTS=false [2025-06-19T05:31:40.573Z] GENERATE_JOBS=true [2025-06-19T05:31:40.573Z] DOCKERIMAGE_TAG=nightly [2025-06-19T05:31:40.573Z] NODE_NAME=test-azure-ubuntu2404-x64-1 [2025-06-19T05:31:40.573Z] LOGNAME=jenkins [2025-06-19T05:31:40.573Z] PERSONAL_BUILD=false [2025-06-19T05:31:40.573Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-19T05:31:40.573Z] JDK_BRANCH=jdk-11.0.28+5_adopt [2025-06-19T05:31:40.573Z] _=/usr/lib/jvm/jdk21/bin/java [2025-06-19T05:31:40.573Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/663/display/redirect?page=artifacts [2025-06-19T05:31:40.573Z] AUTO_DETECT=true [2025-06-19T05:31:40.573Z] STAGE_NAME=Setup [2025-06-19T05:31:40.573Z] XDG_SESSION_CLASS=user [2025-06-19T05:31:40.573Z] EXECUTOR_NUMBER=0 [2025-06-19T05:31:40.573Z] JDK_VERSION=11 [2025-06-19T05:31:40.573Z] XDG_SESSION_ID=122085 [2025-06-19T05:31:40.573Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-19T05:31:40.573Z] BUILD_DISPLAY_NAME=#663 [2025-06-19T05:31:40.573Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-19T05:31:40.573Z] TIME_LIMIT=25 [2025-06-19T05:31:40.573Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/663/display/redirect?page=tests [2025-06-19T05:31:40.573Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-19T05:31:40.573Z] JOB_BASE_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux [2025-06-19T05:31:40.573Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-06-19T05:31:40.573Z] DIAGNOSTICLEVEL=noDetails [2025-06-19T05:31:40.573Z] TKG_ITERATIONS=1 [2025-06-19T05:31:40.573Z] PLATFORM=x86-64_linux [2025-06-19T05:31:40.573Z] BUILD_ID=663 [2025-06-19T05:31:40.573Z] EXIT_SUCCESS=false [2025-06-19T05:31:40.573Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-06-19T05:31:40.573Z] RERUN_FAILURE=true [2025-06-19T05:31:40.573Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/system_lib [2025-06-19T05:31:40.573Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-19T05:31:40.573Z] BUILD_TAG=jenkins-Test_openjdk11_hs_sanity.external_x86-64_linux-663 [2025-06-19T05:31:40.573Z] LANG=C.UTF-8 [2025-06-19T05:31:40.573Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-19T05:31:40.573Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-19T05:31:40.573Z] KEEP_REPORTDIR=false [2025-06-19T05:31:40.573Z] ORIGIN_JDK_VERSION=11 [2025-06-19T05:31:40.573Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/ [2025-06-19T05:31:40.573Z] JCK_GIT_BRANCH=master [2025-06-19T05:31:40.573Z] BUILD_NUMBER=663 [2025-06-19T05:31:40.573Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2025-06-19T05:31:40.573Z] ITERATIONS=1 [2025-06-19T05:31:40.573Z] JENKINS_NODE_COOKIE=2e63105c-0f3e-4ad8-b91b-f3806916a68e [2025-06-19T05:31:40.573Z] SHELL=/bin/bash [2025-06-19T05:31:40.573Z] SPEC=linux_x86-64 [2025-06-19T05:31:40.573Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-19T05:31:40.573Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:31:40.573Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-19T05:31:40.573Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/663/display/redirect [2025-06-19T05:31:40.573Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-19T05:31:40.573Z] NUM_PROCESSORS=2 [2025-06-19T05:31:40.573Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.external_x86-64_linux/display/redirect [2025-06-19T05:31:40.573Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin [2025-06-19T05:31:40.573Z] SLACK_CHANNEL=aqavit-bot [2025-06-19T05:31:40.573Z] JOB_NAME=Test_openjdk11_hs_sanity.external_x86-64_linux [2025-06-19T05:31:40.573Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-19T05:31:40.574Z] PWD=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [2025-06-19T05:31:40.574Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:31:40.574Z] SSH_CONNECTION=78.47.239.97 57832 172.22.0.4 22 [2025-06-19T05:31:40.574Z] TEST_TIME=120 [2025-06-19T05:31:40.574Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux@tmp [2025-06-19T05:31:40.574Z] PARALLEL=Dynamic [2025-06-19T05:31:40.574Z] JOBSTARTTIME=Thu, 19 Jun 2025 05:31:36 +0000 [2025-06-19T05:31:40.574Z] DYNAMIC_COMPILE=true [2025-06-19T05:31:40.574Z] RERUN_ITERATIONS=0 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-19T05:31:40.861Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-19T05:31:40.870Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-19T05:33:12.345Z] Copied 8 artifacts from "build-scripts » jobs » jdk11u » jdk11u-linux-x64-temurin" build number 439 [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-19T05:33:12.595Z] 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-19T05:33:12.602Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-06-19T05:33:12.670Z] $ ssh-agent [2025-06-19T05:33:13.105Z] SSH_AUTH_SOCK=/tmp/ssh-qOL29zR45THO/agent.220484 [2025-06-19T05:33:13.105Z] SSH_AGENT_PID=220487 [2025-06-19T05:33:13.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-19T05:33:13.124Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-19T05:33:13.156Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-19T05:33:14.286Z] + pwd [2025-06-19T05:33:14.286Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-19T05:33:14.287Z] TESTDIR: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [2025-06-19T05:33:14.287Z] get jdk binary... [2025-06-19T05:33:14.287Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-19T05:33:14.287Z] Uncompressing file: OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz ... [2025-06-19T05:33:20.203Z] List files in jdkbinary folder... [2025-06-19T05:33:20.203Z] total 939372 [2025-06-19T05:33:20.203Z] -rw-r--r-- 1 jenkins jenkins 251993294 Jun 18 20:49 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.203Z] -rw-r--r-- 1 jenkins jenkins 117435561 Jun 18 20:08 OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.203Z] -rw-r--r-- 1 jenkins jenkins 195387087 Jun 18 20:50 OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.204Z] -rw-r--r-- 1 jenkins jenkins 43404790 Jun 18 20:48 OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.204Z] -rw-rw-r-- 1 jenkins jenkins 26993 Jun 18 20:54 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea-metadata.json [2025-06-19T05:33:20.204Z] -rw-r--r-- 1 jenkins jenkins 146757 Jun 18 20:58 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea.json [2025-06-19T05:33:20.204Z] -rw-r--r-- 1 jenkins jenkins 4261680 Jun 18 20:50 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.204Z] -rw-r--r-- 1 jenkins jenkins 349246410 Jun 18 20:49 OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:20.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 05:33 tmp [2025-06-19T05:33:20.204Z] List files in jdkbinary/tmp folder... [2025-06-19T05:33:20.204Z] total 4 [2025-06-19T05:33:20.204Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:08 jdk-11.0.28+5-src [2025-06-19T05:33:20.204Z] Moving directory jdk-11.0.28+5-src/ to ../source-image [2025-06-19T05:33:20.204Z] Uncompressing file: OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz ... [2025-06-19T05:33:22.255Z] List files in jdkbinary folder... [2025-06-19T05:33:22.255Z] total 939376 [2025-06-19T05:33:22.255Z] -rw-r--r-- 1 jenkins jenkins 251993294 Jun 18 20:49 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.255Z] -rw-r--r-- 1 jenkins jenkins 117435561 Jun 18 20:08 OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.255Z] -rw-r--r-- 1 jenkins jenkins 195387087 Jun 18 20:50 OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.256Z] -rw-r--r-- 1 jenkins jenkins 43404790 Jun 18 20:48 OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.256Z] -rw-rw-r-- 1 jenkins jenkins 26993 Jun 18 20:54 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea-metadata.json [2025-06-19T05:33:22.256Z] -rw-r--r-- 1 jenkins jenkins 146757 Jun 18 20:58 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea.json [2025-06-19T05:33:22.256Z] -rw-r--r-- 1 jenkins jenkins 4261680 Jun 18 20:50 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.256Z] -rw-r--r-- 1 jenkins jenkins 349246410 Jun 18 20:49 OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.256Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:08 source-image [2025-06-19T05:33:22.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 05:33 tmp [2025-06-19T05:33:22.256Z] List files in jdkbinary/tmp folder... [2025-06-19T05:33:22.256Z] total 4 [2025-06-19T05:33:22.256Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:48 jdk-11.0.28+5 [2025-06-19T05:33:22.256Z] Moving directory jdk-11.0.28+5/ to ../j2sdk-image [2025-06-19T05:33:22.256Z] Uncompressing file: OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz ... [2025-06-19T05:33:22.884Z] List files in jdkbinary folder... [2025-06-19T05:33:22.884Z] total 939380 [2025-06-19T05:33:22.884Z] -rw-r--r-- 1 jenkins jenkins 251993294 Jun 18 20:49 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.884Z] -rw-r--r-- 1 jenkins jenkins 117435561 Jun 18 20:08 OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 195387087 Jun 18 20:50 OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 43404790 Jun 18 20:48 OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-rw-r-- 1 jenkins jenkins 26993 Jun 18 20:54 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea-metadata.json [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 146757 Jun 18 20:58 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea.json [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 4261680 Jun 18 20:50 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 349246410 Jun 18 20:49 OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:48 j2sdk-image [2025-06-19T05:33:22.885Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:08 source-image [2025-06-19T05:33:22.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 05:33 tmp [2025-06-19T05:33:22.885Z] List files in jdkbinary/tmp folder... [2025-06-19T05:33:22.885Z] total 4 [2025-06-19T05:33:22.885Z] drwxr-xr-x 7 jenkins jenkins 4096 Jun 18 20:48 jdk-11.0.28+5-jre [2025-06-19T05:33:22.885Z] Moving directory jdk-11.0.28+5-jre/ to ../j2re-image [2025-06-19T05:33:22.885Z] Uncompressing file: OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz ... [2025-06-19T05:33:22.885Z] List files in jdkbinary folder... [2025-06-19T05:33:22.885Z] total 939384 [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 251993294 Jun 18 20:49 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 117435561 Jun 18 20:08 OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 195387087 Jun 18 20:50 OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 43404790 Jun 18 20:48 OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-rw-r-- 1 jenkins jenkins 26993 Jun 18 20:54 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea-metadata.json [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 146757 Jun 18 20:58 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea.json [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 4261680 Jun 18 20:50 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] -rw-r--r-- 1 jenkins jenkins 349246410 Jun 18 20:49 OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:22.885Z] drwxr-xr-x 7 jenkins jenkins 4096 Jun 18 20:48 j2re-image [2025-06-19T05:33:22.885Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:48 j2sdk-image [2025-06-19T05:33:22.885Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:08 source-image [2025-06-19T05:33:22.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 05:33 tmp [2025-06-19T05:33:22.885Z] List files in jdkbinary/tmp folder... [2025-06-19T05:33:22.886Z] total 4 [2025-06-19T05:33:22.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 18 20:48 jdk-11.0.28+5-static-libs [2025-06-19T05:33:22.886Z] Moving directory jdk-11.0.28+5-static-libs/ to ../static-libs [2025-06-19T05:33:22.886Z] Uncompressing file: OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz ... [2025-06-19T05:33:31.492Z] List files in jdkbinary folder... [2025-06-19T05:33:31.492Z] total 939388 [2025-06-19T05:33:31.492Z] -rw-r--r-- 1 jenkins jenkins 251993294 Jun 18 20:49 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.492Z] -rw-r--r-- 1 jenkins jenkins 117435561 Jun 18 20:08 OpenJDK11U-jdk-sources_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.492Z] -rw-r--r-- 1 jenkins jenkins 195387087 Jun 18 20:50 OpenJDK11U-jdk_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.492Z] -rw-r--r-- 1 jenkins jenkins 43404790 Jun 18 20:48 OpenJDK11U-jre_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.492Z] -rw-rw-r-- 1 jenkins jenkins 26993 Jun 18 20:54 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea-metadata.json [2025-06-19T05:33:31.492Z] -rw-r--r-- 1 jenkins jenkins 146757 Jun 18 20:58 OpenJDK11U-sbom_x64_linux_hotspot_11.0.28_5-ea.json [2025-06-19T05:33:31.493Z] -rw-r--r-- 1 jenkins jenkins 4261680 Jun 18 20:50 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.493Z] -rw-r--r-- 1 jenkins jenkins 349246410 Jun 18 20:49 OpenJDK11U-testimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz [2025-06-19T05:33:31.493Z] drwxr-xr-x 7 jenkins jenkins 4096 Jun 18 20:48 j2re-image [2025-06-19T05:33:31.493Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:48 j2sdk-image [2025-06-19T05:33:31.493Z] drwxr-xr-x 9 jenkins jenkins 4096 Jun 18 20:08 source-image [2025-06-19T05:33:31.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 18 20:48 static-libs [2025-06-19T05:33:31.493Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 05:33 tmp [2025-06-19T05:33:31.493Z] List files in jdkbinary/tmp folder... [2025-06-19T05:33:31.493Z] total 4 [2025-06-19T05:33:31.493Z] drwxr-xr-x 4 jenkins jenkins 4096 Jun 18 20:35 jdk-11.0.28+5-test-image [2025-06-19T05:33:31.493Z] Moving directory jdk-11.0.28+5-test-image/ to ../openjdk-test-image [2025-06-19T05:33:31.493Z] Uncompressing OpenJDK11U-debugimage_x64_linux_hotspot_11.0.28_5-ea.tar.gz over ./j2sdk-image... [2025-06-19T05:33:36.276Z] Removing top-level folder jdk-11.0.28+5-debug-image/ [2025-06-19T05:33:36.276Z] Removing top-level folder jdk-11.0.28+5/ [2025-06-19T05:33:41.030Z] Run /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-06-19T05:33:41.031Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-19T05:33:41.031Z] openjdk version "11.0.28-beta" 2025-07-15 [2025-06-19T05:33:41.031Z] OpenJDK Runtime Environment Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea) [2025-06-19T05:33:41.031Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea, mixed mode) [2025-06-19T05:33:41.031Z] =JAVA VERSION OUTPUT END= [2025-06-19T05:33:41.031Z] =RELEASE INFO BEGIN= [2025-06-19T05:33:41.031Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-19T05:33:41.031Z] IMPLEMENTOR_VERSION="Temurin-11.0.28+5-202506182008" [2025-06-19T05:33:41.031Z] JAVA_RUNTIME_VERSION="11.0.28-beta+5-ea" [2025-06-19T05:33:41.031Z] JAVA_VERSION="11.0.28" [2025-06-19T05:33:41.031Z] JAVA_VERSION_DATE="2025-07-15" [2025-06-19T05:33:41.031Z] LIBC="gnu" [2025-06-19T05:33:41.031Z] 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.vm.ci jdk.management jdk.unsupported jdk.internal.vm.compiler jdk.aot jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported.desktop jdk.xml.dom jdk.zipfs" [2025-06-19T05:33:41.031Z] OS_ARCH="x86_64" [2025-06-19T05:33:41.031Z] OS_NAME="Linux" [2025-06-19T05:33:41.031Z] SOURCE=".:git:fdc1040f03c9" [2025-06-19T05:33:41.031Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-19T05:33:41.031Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-19T05:33:41.031Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git" [2025-06-19T05:33:41.031Z] FULL_VERSION="11.0.28-beta+5-ea" [2025-06-19T05:33:41.031Z] SEMANTIC_VERSION="11.0.28+5" [2025-06-19T05:33:41.032Z] BUILD_INFO="OS: Linux Version: 6.8.0-1029-azure" [2025-06-19T05:33:41.032Z] JVM_VARIANT="Hotspot" [2025-06-19T05:33:41.032Z] JVM_VERSION="11.0.28-beta+5-ea" [2025-06-19T05:33:41.032Z] IMAGE_TYPE="JDK" [2025-06-19T05:33:41.032Z] =RELEASE INFO END= [2025-06-19T05:33:41.660Z] get testKitGen... [2025-06-19T05:33:41.661Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-19T05:33:42.969Z] git rev-parse master [2025-06-19T05:33:42.969Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-19T05:33:43.363Z] $ ssh-agent -k [2025-06-19T05:33:43.366Z] unset SSH_AUTH_SOCK; [2025-06-19T05:33:43.366Z] unset SSH_AGENT_PID; [2025-06-19T05:33:43.366Z] echo Agent pid 220487 killed; [2025-06-19T05:33:43.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-19T05:33:44.296Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.28%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=439&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-19T05:33:44.307Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.external&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=true&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-ubuntu2404-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.28%2B5_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=nightly&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=external&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=439&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-19T05:33:44.360Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-19T05:33:44.944Z] Copied 1 artifact from "getTRSSOutput" build number 1808 [Pipeline] sh [2025-06-19T05:33:46.073Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-19T05:33:46.073Z] + gzip -cd TRSSOutput.tar.gz [2025-06-19T05:33:46.073Z] + tar xof - [2025-06-19T05:33:46.073Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-19T05:33:46.397Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-19T05:33:46.413Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-19T05:33:47.530Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-19T05:33:47.530Z] -------------------------------------------- [2025-06-19T05:33:47.530Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:47.530Z] task is set to default [2025-06-19T05:33:47.530Z] dependencyList is set to all [2025-06-19T05:33:47.530Z] -------------------------------------------- [2025-06-19T05:33:47.530Z] Starting download third party dependent jars [2025-06-19T05:33:47.530Z] -------------------------------------------- [2025-06-19T05:33:47.530Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:47.530Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-19T05:33:47.530Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T05:33:47.530Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-19T05:33:47.530Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-06-19T05:33:47.530Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-19T05:33:47.530Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2025-06-19T05:33:48.838Z] ERROR: sha checksum error. [2025-06-19T05:33:48.838Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz [2025-06-19T05:33:48.838Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334, [2025-06-19T05:33:48.838Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617. [2025-06-19T05:33:49.122Z] Please delete /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-19T05:33:49.162Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-19T05:33:49.166Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-19T05:33:49.184Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label [Pipeline] sh [2025-06-19T05:33:50.701Z] + cd ./aqa-tests/TKG [2025-06-19T05:33:50.701Z] + uname [2025-06-19T05:33:50.701Z] + [ Linux = AIX ] [2025-06-19T05:33:50.701Z] + uname [2025-06-19T05:33:50.701Z] + [ Linux = SunOS ] [2025-06-19T05:33:50.701Z] + uname [2025-06-19T05:33:50.701Z] + [ Linux = *BSD ] [2025-06-19T05:33:50.701Z] + MAKE=make [2025-06-19T05:33:50.701Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES= [2025-06-19T05:33:50.701Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:33:50.701Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:50.701Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:33:50.701Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:33:50.701Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T05:33:50.701Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T05:33:50.701Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-19T05:33:51.332Z] [2025-06-19T05:33:51.332Z] build: [2025-06-19T05:33:51.332Z] [2025-06-19T05:33:51.332Z] clean: [2025-06-19T05:33:51.332Z] [2025-06-19T05:33:51.332Z] init: [2025-06-19T05:33:51.332Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-19T05:33:51.332Z] [2025-06-19T05:33:51.332Z] getDependentLibs: [2025-06-19T05:33:51.332Z] [exec] -------------------------------------------- [2025-06-19T05:33:51.332Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:51.332Z] [exec] task is set to default [2025-06-19T05:33:51.332Z] [exec] dependencyList is set to json_simple [2025-06-19T05:33:51.332Z] [exec] -------------------------------------------- [2025-06-19T05:33:51.332Z] [exec] Starting download third party dependent jars [2025-06-19T05:33:51.332Z] [exec] -------------------------------------------- [2025-06-19T05:33:51.332Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:51.332Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T05:33:51.332Z] [exec] downloaded dependent third party jars successfully [2025-06-19T05:33:51.332Z] [2025-06-19T05:33:51.332Z] compile: [2025-06-19T05:33:51.333Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-19T05:33:51.333Z] [echo] ============COMPILER SETTINGS============ [2025-06-19T05:33:51.333Z] [echo] ===fork: yes [2025-06-19T05:33:51.333Z] [echo] ===debug: on [2025-06-19T05:33:51.333Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-19T05:33:53.432Z] [2025-06-19T05:33:53.432Z] dist: [2025-06-19T05:33:53.432Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-19T05:33:53.432Z] [2025-06-19T05:33:53.432Z] BUILD SUCCESSFUL [2025-06-19T05:33:53.432Z] Total time: 2 seconds [2025-06-19T05:33:53.432Z] 0 [2025-06-19T05:33:53.432Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-19T05:33:53.432Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-19T05:33:53.432Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-06-19T05:33:54.065Z] ****************************** MACHINE INFO ****************************** [2025-06-19T05:33:54.065Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-19T05:33:54.065Z] Free Physical Memory Size : 709767168 [2025-06-19T05:33:54.065Z] Free space (bytes) : 120257961984 [2025-06-19T05:33:54.065Z] Total Physical Memory Size : 8271106048 [2025-06-19T05:33:54.065Z] Total space (bytes) : 126227120128 [2025-06-19T05:33:54.065Z] Usable space (bytes) : 113798733824 [2025-06-19T05:33:54.065Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-19T05:33:54.065Z] bashVersion : [2025-06-19T05:33:54.065Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-06-19T05:33:54.065Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-19T05:33:54.065Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T05:33:54.065Z] [2025-06-19T05:33:54.065Z] This is free software; you are free to change and redistribute it. [2025-06-19T05:33:54.065Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T05:33:54.065Z] cpuCores : 2 [2025-06-19T05:33:54.065Z] curlVersion : [2025-06-19T05:33:54.065Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-06-19T05:33:54.065Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-06-19T05:33:54.065Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-19T05:33:54.065Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-19T05:33:54.065Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1 [2025-06-19T05:33:54.065Z] gcc version : 13 [2025-06-19T05:33:54.065Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-06-19T05:33:54.065Z] gdb version : bash: line 1: gdb: command not found [2025-06-19T05:33:54.065Z] lldb version : Command could not be executed [2025-06-19T05:33:54.065Z] makeVersion : [2025-06-19T05:33:54.065Z] GNU Make 4.3 [2025-06-19T05:33:54.065Z] Built for x86_64-pc-linux-gnu [2025-06-19T05:33:54.065Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-19T05:33:54.065Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T05:33:54.065Z] This is free software: you are free to change and redistribute it. [2025-06-19T05:33:54.065Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T05:33:54.065Z] mavenVersion : [2025-06-19T05:33:54.065Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-19T05:33:54.065Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-19T05:33:54.065Z] Java version: 11.0.28-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:33:54.065Z] Default locale: en, platform encoding: UTF-8 [2025-06-19T05:33:54.065Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix" [2025-06-19T05:33:54.065Z] osInfo : [2025-06-19T05:33:54.065Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-06-19T05:33:54.065Z] NAME="Ubuntu" [2025-06-19T05:33:54.065Z] VERSION_ID="24.04" [2025-06-19T05:33:54.065Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-06-19T05:33:54.065Z] VERSION_CODENAME=noble [2025-06-19T05:33:54.065Z] ID=ubuntu [2025-06-19T05:33:54.065Z] ID_LIKE=debian [2025-06-19T05:33:54.065Z] HOME_URL="https://www.ubuntu.com/" [2025-06-19T05:33:54.065Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-06-19T05:33:54.065Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-06-19T05:33:54.065Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-06-19T05:33:54.065Z] UBUNTU_CODENAME=noble [2025-06-19T05:33:54.065Z] LOGO=ubuntu-logo [2025-06-19T05:33:54.065Z] osLabel : ubuntu.24 [2025-06-19T05:33:54.065Z] perlVersion : [2025-06-19T05:33:54.065Z] [2025-06-19T05:33:54.065Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-06-19T05:33:54.065Z] (with 45 registered patches, see perl -V for more detail) [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] Copyright 1987-2023, Larry Wall [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-19T05:33:54.066Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-19T05:33:54.066Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-19T05:33:54.066Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] podmanVersion : bash: line 1: podman: command not found [2025-06-19T05:33:54.066Z] procArch : x86_64 [2025-06-19T05:33:54.066Z] sysArch : x86_64 [2025-06-19T05:33:54.066Z] sysOS : Linux [2025-06-19T05:33:54.066Z] ulimit : [2025-06-19T05:33:54.066Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-19T05:33:54.066Z] core file size (blocks, -c) 0 [2025-06-19T05:33:54.066Z] data seg size (kbytes, -d) unlimited [2025-06-19T05:33:54.066Z] scheduling priority (-e) 0 [2025-06-19T05:33:54.066Z] file size (blocks, -f) unlimited [2025-06-19T05:33:54.066Z] pending signals (-i) 31529 [2025-06-19T05:33:54.066Z] max locked memory (kbytes, -l) 1009656 [2025-06-19T05:33:54.066Z] max memory size (kbytes, -m) unlimited [2025-06-19T05:33:54.066Z] open files (-n) 1048576 [2025-06-19T05:33:54.066Z] pipe size (512 bytes, -p) 8 [2025-06-19T05:33:54.066Z] POSIX message queues (bytes, -q) 819200 [2025-06-19T05:33:54.066Z] real-time priority (-r) 0 [2025-06-19T05:33:54.066Z] stack size (kbytes, -s) 8192 [2025-06-19T05:33:54.066Z] cpu time (seconds, -t) unlimited [2025-06-19T05:33:54.066Z] max user processes (-u) 31529 [2025-06-19T05:33:54.066Z] virtual memory (kbytes, -v) unlimited [2025-06-19T05:33:54.066Z] file locks (-x) unlimited [2025-06-19T05:33:54.066Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.8.0-1018-azure #21-Ubuntu SMP Fri Nov 8 00:24:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [2025-06-19T05:33:54.066Z] vmVendor : Oracle Corporation [2025-06-19T05:33:54.066Z] vmVersion : 11.0.28-beta+5-ea [2025-06-19T05:33:54.066Z] xlc version : bash: line 1: xlC: command not found [2025-06-19T05:33:54.066Z] ************************************************************************** [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('os.name')=Linux [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('os.arch')=amd64 [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('java.fullversion')=null [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] System.getProperty('sun.arch.data.model')=64 [2025-06-19T05:33:54.066Z] [2025-06-19T05:33:54.066Z] 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_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:54.066Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:33:54.066Z] perl scripts/configure.pl [2025-06-19T05:33:54.066Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-19T05:33:54.696Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-19T05:33:54.696Z] [2025-06-19T05:33:54.696Z] [2025-06-19T05:33:54.696Z] Starting to generate parallel test lists. [2025-06-19T05:33:54.696Z] [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-19T05:33:54.696Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-19T05:33:55.324Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-19T05:33:55.324Z] Attempting to get test duration data from TRSS. [2025-06-19T05:33:55.324Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=11&impl=hs&platform=x86-64_linux&group=external&level=sanity [2025-06-19T05:33:55.956Z] Attempting to get test duration data from cached files. [2025-06-19T05:33:55.956Z] [2025-06-19T05:33:55.956Z] TEST DURATION [2025-06-19T05:33:55.956Z] ==================================================================================== [2025-06-19T05:33:55.956Z] Total number of tests searched: 7 [2025-06-19T05:33:55.956Z] Number of test durations found: 6 [2025-06-19T05:33:55.956Z] Top slowest tests: [2025-06-19T05:33:55.956Z] 59m38s openliberty_microprofile_tck_0 [2025-06-19T05:33:55.956Z] 09m37s quarkus_quickstarts_test_0 [2025-06-19T05:33:55.956Z] 00m40s example_functional_0 [2025-06-19T05:33:55.956Z] Following test duration data cannot be found: [2025-06-19T05:33:55.956Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.) [2025-06-19T05:33:55.956Z] [example_functional_0] [2025-06-19T05:33:55.956Z] ==================================================================================== [2025-06-19T05:33:55.956Z] [2025-06-19T05:33:55.956Z] Test target is split into 1 lists. [2025-06-19T05:33:55.956Z] Reducing estimated test running time from 69m55s to 69m55s. [2025-06-19T05:33:55.956Z] [2025-06-19T05:33:55.956Z] -------------------------------------testList_0------------------------------------- [2025-06-19T05:33:55.956Z] Number of tests: 7 [2025-06-19T05:33:55.956Z] Estimated running time: 69m55s [2025-06-19T05:33:55.957Z] TESTLIST=openliberty_microprofile_tck_0,quarkus_quickstarts_test_0,example_functional_0,spring_test_0,quarkus_test_0,quarkus_openshift_test_0,quarkus_native_test_0 [2025-06-19T05:33:55.957Z] ------------------------------------------------------------------------------------ [2025-06-19T05:33:55.957Z] [2025-06-19T05:33:55.957Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-19T05:33:55.957Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-19T05:33:56.343Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-19T05:33:56.645Z] 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-19T05:33:56.688Z] Building tests... [Pipeline] timeout [2025-06-19T05:33:56.691Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-19T05:33:56.714Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-19T05:33:57.832Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-19T05:33:59.137Z] -------------------------------------------- [2025-06-19T05:33:59.137Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:59.137Z] task is set to default [2025-06-19T05:33:59.137Z] dependencyList is set to all [2025-06-19T05:33:59.137Z] -------------------------------------------- [2025-06-19T05:33:59.137Z] Starting download third party dependent jars [2025-06-19T05:33:59.137Z] -------------------------------------------- [2025-06-19T05:33:59.137Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-06-19T05:33:59.137Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-06-19T05:33:59.138Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-19T05:33:59.138Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-06-19T05:33:59.138Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-06-19T05:33:59.138Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-19T05:33:59.138Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2025-06-19T05:33:59.138Z] ERROR: sha checksum error. [2025-06-19T05:33:59.138Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip [2025-06-19T05:33:59.138Z] Expected sha is: 2dd4704900e43f4e22c70255b555c02177ef07c4, [2025-06-19T05:33:59.138Z] Actual sha is : dbc8f783576617ebbae23109757ee2c9a67491f4. [2025-06-19T05:33:59.422Z] Please delete /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/dacapo.zip and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-19T05:33:59.461Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-19T05:33:59.465Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib on the machine. Skipping... [Pipeline] timeout [2025-06-19T05:33:59.469Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-19T05:33:59.631Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins [2025-06-19T05:33:59.631Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration. [Pipeline] echo [2025-06-19T05:33:59.633Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-19T05:33:59.885Z] 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-19T05:33:59.907Z] ITERATION: 1/1 [Pipeline] sshagent [2025-06-19T05:33:59.964Z] $ ssh-agent [2025-06-19T05:34:00.394Z] SSH_AUTH_SOCK=/tmp/ssh-s7WUiKohSYrP/agent.220932 [2025-06-19T05:34:00.394Z] SSH_AGENT_PID=220934 [2025-06-19T05:34:00.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-19T05:34:01.522Z] + uname [2025-06-19T05:34:01.522Z] + [ Linux = AIX ] [2025-06-19T05:34:01.522Z] + uname [2025-06-19T05:34:01.522Z] + [ Linux = SunOS ] [2025-06-19T05:34:01.522Z] + uname [2025-06-19T05:34:01.522Z] + [ Linux = *BSD ] [2025-06-19T05:34:01.522Z] + MAKE=make [2025-06-19T05:34:01.522Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-19T05:34:01.522Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-19T05:34:02.939Z] + uname [2025-06-19T05:34:02.939Z] + [ Linux = AIX ] [2025-06-19T05:34:02.939Z] + uname [2025-06-19T05:34:02.939Z] + [ Linux = SunOS ] [2025-06-19T05:34:02.939Z] + uname [2025-06-19T05:34:02.939Z] + [ Linux = *BSD ] [2025-06-19T05:34:02.939Z] + MAKE=make [2025-06-19T05:34:02.939Z] + cd ./aqa-tests [2025-06-19T05:34:02.939Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-19T05:34:02.939Z] + set +x [2025-06-19T05:34:02.939Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:34:02.939Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:34:02.939Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:34:02.939Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:34:02.939Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T05:34:02.939Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T05:34:02.939Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-06-19T05:34:03.571Z] [2025-06-19T05:34:03.571Z] build: [2025-06-19T05:34:03.571Z] [2025-06-19T05:34:03.571Z] clean: [2025-06-19T05:34:03.571Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-06-19T05:34:03.571Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-19T05:34:03.571Z] [2025-06-19T05:34:03.571Z] init: [2025-06-19T05:34:03.571Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-19T05:34:03.571Z] [2025-06-19T05:34:03.571Z] getDependentLibs: [2025-06-19T05:34:03.571Z] [exec] -------------------------------------------- [2025-06-19T05:34:03.571Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:34:03.571Z] [exec] task is set to default [2025-06-19T05:34:03.571Z] [exec] dependencyList is set to json_simple [2025-06-19T05:34:03.571Z] [exec] -------------------------------------------- [2025-06-19T05:34:03.571Z] [exec] Starting download third party dependent jars [2025-06-19T05:34:03.571Z] [exec] -------------------------------------------- [2025-06-19T05:34:03.571Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib [2025-06-19T05:34:03.571Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-19T05:34:03.571Z] [exec] downloaded dependent third party jars successfully [2025-06-19T05:34:03.571Z] [2025-06-19T05:34:03.571Z] compile: [2025-06-19T05:34:03.571Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-19T05:34:03.571Z] [echo] ============COMPILER SETTINGS============ [2025-06-19T05:34:03.571Z] [echo] ===fork: yes [2025-06-19T05:34:03.571Z] [echo] ===debug: on [2025-06-19T05:34:03.571Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin [2025-06-19T05:34:05.651Z] [2025-06-19T05:34:05.651Z] dist: [2025-06-19T05:34:05.651Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-19T05:34:05.651Z] [2025-06-19T05:34:05.651Z] BUILD SUCCESSFUL [2025-06-19T05:34:05.651Z] Total time: 2 seconds [2025-06-19T05:34:05.651Z] 0 [2025-06-19T05:34:05.651Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-19T05:34:05.651Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-19T05:34:05.651Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-06-19T05:34:06.281Z] ****************************** MACHINE INFO ****************************** [2025-06-19T05:34:06.281Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-19T05:34:06.281Z] Free Physical Memory Size : 651964416 [2025-06-19T05:34:06.281Z] Free space (bytes) : 120257949696 [2025-06-19T05:34:06.281Z] Total Physical Memory Size : 8271106048 [2025-06-19T05:34:06.281Z] Total space (bytes) : 126227120128 [2025-06-19T05:34:06.281Z] Usable space (bytes) : 113798721536 [2025-06-19T05:34:06.281Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-19T05:34:06.281Z] bashVersion : [2025-06-19T05:34:06.281Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) [2025-06-19T05:34:06.281Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-19T05:34:06.281Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] This is free software; you are free to change and redistribute it. [2025-06-19T05:34:06.281Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T05:34:06.281Z] cpuCores : 2 [2025-06-19T05:34:06.281Z] curlVersion : [2025-06-19T05:34:06.281Z] curl 8.5.0 (x86_64-pc-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7 [2025-06-19T05:34:06.281Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-06-19T05:34:06.281Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-19T05:34:06.281Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-19T05:34:06.281Z] dockerVersion : Docker version 26.1.3, build 26.1.3-0ubuntu1~24.04.1 [2025-06-19T05:34:06.281Z] gcc version : 13 [2025-06-19T05:34:06.281Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39 [2025-06-19T05:34:06.281Z] gdb version : bash: line 1: gdb: command not found [2025-06-19T05:34:06.281Z] lldb version : Command could not be executed [2025-06-19T05:34:06.281Z] makeVersion : [2025-06-19T05:34:06.281Z] GNU Make 4.3 [2025-06-19T05:34:06.281Z] Built for x86_64-pc-linux-gnu [2025-06-19T05:34:06.281Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-19T05:34:06.281Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-19T05:34:06.281Z] This is free software: you are free to change and redistribute it. [2025-06-19T05:34:06.281Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-19T05:34:06.281Z] mavenVersion : [2025-06-19T05:34:06.281Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-06-19T05:34:06.281Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-06-19T05:34:06.281Z] Java version: 11.0.28-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:34:06.281Z] Default locale: en, platform encoding: UTF-8 [2025-06-19T05:34:06.281Z] OS name: "linux", version: "6.8.0-1018-azure", arch: "amd64", family: "unix" [2025-06-19T05:34:06.281Z] osInfo : [2025-06-19T05:34:06.281Z] PRETTY_NAME="Ubuntu 24.04.2 LTS" [2025-06-19T05:34:06.281Z] NAME="Ubuntu" [2025-06-19T05:34:06.281Z] VERSION_ID="24.04" [2025-06-19T05:34:06.281Z] VERSION="24.04.2 LTS (Noble Numbat)" [2025-06-19T05:34:06.281Z] VERSION_CODENAME=noble [2025-06-19T05:34:06.281Z] ID=ubuntu [2025-06-19T05:34:06.281Z] ID_LIKE=debian [2025-06-19T05:34:06.281Z] HOME_URL="https://www.ubuntu.com/" [2025-06-19T05:34:06.281Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-06-19T05:34:06.281Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-06-19T05:34:06.281Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-06-19T05:34:06.281Z] UBUNTU_CODENAME=noble [2025-06-19T05:34:06.281Z] LOGO=ubuntu-logo [2025-06-19T05:34:06.281Z] osLabel : ubuntu.24 [2025-06-19T05:34:06.281Z] perlVersion : [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi [2025-06-19T05:34:06.281Z] (with 45 registered patches, see perl -V for more detail) [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] Copyright 1987-2023, Larry Wall [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-19T05:34:06.281Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-19T05:34:06.281Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-19T05:34:06.281Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] podmanVersion : bash: line 1: podman: command not found [2025-06-19T05:34:06.281Z] procArch : x86_64 [2025-06-19T05:34:06.281Z] sysArch : x86_64 [2025-06-19T05:34:06.281Z] sysOS : Linux [2025-06-19T05:34:06.281Z] ulimit : [2025-06-19T05:34:06.281Z] real-time non-blocking time (microseconds, -R) unlimited [2025-06-19T05:34:06.281Z] core file size (blocks, -c) 0 [2025-06-19T05:34:06.281Z] data seg size (kbytes, -d) unlimited [2025-06-19T05:34:06.281Z] scheduling priority (-e) 0 [2025-06-19T05:34:06.281Z] file size (blocks, -f) unlimited [2025-06-19T05:34:06.281Z] pending signals (-i) 31529 [2025-06-19T05:34:06.281Z] max locked memory (kbytes, -l) 1009656 [2025-06-19T05:34:06.281Z] max memory size (kbytes, -m) unlimited [2025-06-19T05:34:06.281Z] open files (-n) 1048576 [2025-06-19T05:34:06.281Z] pipe size (512 bytes, -p) 8 [2025-06-19T05:34:06.281Z] POSIX message queues (bytes, -q) 819200 [2025-06-19T05:34:06.281Z] real-time priority (-r) 0 [2025-06-19T05:34:06.281Z] stack size (kbytes, -s) 8192 [2025-06-19T05:34:06.281Z] cpu time (seconds, -t) unlimited [2025-06-19T05:34:06.281Z] max user processes (-u) 31529 [2025-06-19T05:34:06.281Z] virtual memory (kbytes, -v) unlimited [2025-06-19T05:34:06.281Z] file locks (-x) unlimited [2025-06-19T05:34:06.281Z] uname : Linux test-azure-ubuntu2404-x64-1.adoptopenjdk.net 6.8.0-1018-azure #21-Ubuntu SMP Fri Nov 8 00:24:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [2025-06-19T05:34:06.281Z] vmVendor : Oracle Corporation [2025-06-19T05:34:06.281Z] vmVersion : 11.0.28-beta+5-ea [2025-06-19T05:34:06.281Z] xlc version : bash: line 1: xlC: command not found [2025-06-19T05:34:06.281Z] ************************************************************************** [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('os.name')=Linux [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('os.arch')=amd64 [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('java.fullversion')=null [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.281Z] System.getProperty('sun.arch.data.model')=64 [2025-06-19T05:34:06.281Z] [2025-06-19T05:34:06.919Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST= [2025-06-19T05:34:06.919Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:34:06.919Z] perl scripts/configure.pl [2025-06-19T05:34:06.919Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-19T05:34:06.919Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-19T05:34:06.919Z] [2025-06-19T05:34:06.919Z] [2025-06-19T05:34:06.919Z] Starting to generate build list. [2025-06-19T05:34:06.919Z] [2025-06-19T05:34:06.919Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-19T05:34:07.550Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-19T05:34:07.551Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-19T05:34:07.551Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2025-06-19T05:34:07.551Z] [2025-06-19T05:34:07.551Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:34:07.551Z] make -f clean.mk cleanBuild [2025-06-19T05:34:07.551Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:34:07.551Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-06-19T05:34:07.551Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:34:07.551Z] make -f compile.mk compile [2025-06-19T05:34:07.551Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:34:07.551Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:34:07.551Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-19T05:34:07.551Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/functional-test,external/openliberty-mp-tck" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-19T05:34:07.551Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-19T05:34:08.183Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-06-19T05:34:08.816Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/functional-test/build.xml,external/openliberty-mp-tck/build.xml [2025-06-19T05:34:08.816Z] [2025-06-19T05:34:08.816Z] -create_test_directory: [2025-06-19T05:34:08.816Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest [2025-06-19T05:34:08.816Z] [2025-06-19T05:34:08.816Z] stage_test_material: [2025-06-19T05:34:08.816Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest [2025-06-19T05:34:08.816Z] [2025-06-19T05:34:08.816Z] build: [2025-06-19T05:34:09.490Z] [2025-06-19T05:34:09.490Z] move_scripts: [2025-06-19T05:34:09.490Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-06-19T05:34:09.490Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-19T05:34:09.490Z] [2025-06-19T05:34:09.490Z] clean_image: [2025-06-19T05:34:09.490Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 11 --impl hotspot [2025-06-19T05:34:09.490Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:34:09.490Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:34:09.490Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:34:09.490Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:34:09.490Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:34:09.490Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:34:09.490Z] [exec] The test here is functional-test [2025-06-19T05:34:09.490Z] [exec] The directory in the external.sh is functional-test [2025-06-19T05:34:09.490Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:34:09.490Z] [exec] Error response from daemon: No such container: functional-test-test [2025-06-19T05:34:09.490Z] [exec] Error response from daemon: No such image: adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full [2025-06-19T05:34:09.490Z] [exec] Error response from daemon: No such container: restore-test [2025-06-19T05:34:09.490Z] [exec] Error response from daemon: invalid reference format [2025-06-19T05:34:09.490Z] [exec] Result: 1 [2025-06-19T05:34:09.490Z] [2025-06-19T05:34:09.490Z] build_image: [2025-06-19T05:34:09.490Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-06-19T05:34:09.490Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:34:09.490Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:34:09.490Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:34:09.490Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:34:09.490Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:34:09.490Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:34:09.490Z] [exec] The test here is functional-test [2025-06-19T05:34:09.490Z] [exec] The directory in the external.sh is functional-test [2025-06-19T05:34:09.490Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:34:09.490Z] [exec] build_image.sh functional-test 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-19T05:34:09.490Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-19T05:34:09.490Z] [exec] [2025-06-19T05:34:09.490Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-06-19T05:34:09.490Z] [exec] done [2025-06-19T05:34:09.490Z] [exec] [2025-06-19T05:34:09.490Z] [exec] The test in the build_image() function is functional-test [2025-06-19T05:34:09.490Z] [exec] ##################################################### [2025-06-19T05:34:09.490Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-06-19T05:34:09.490Z] [exec] ##################################################### [2025-06-19T05:34:10.120Z] [exec] #0 building with "default" instance using docker driver [2025-06-19T05:34:10.120Z] [exec] [2025-06-19T05:34:10.120Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-19T05:34:10.120Z] [exec] #1 transferring dockerfile: 2.90kB done [2025-06-19T05:34:10.120Z] [exec] #1 DONE 0.0s [2025-06-19T05:34:10.120Z] [exec] [2025-06-19T05:34:10.120Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2025-06-19T05:34:10.120Z] [exec] #2 DONE 0.5s [2025-06-19T05:34:10.748Z] [exec] [2025-06-19T05:34:10.748Z] [exec] #3 [internal] load .dockerignore [2025-06-19T05:34:10.748Z] [exec] #3 transferring context: 2B done [2025-06-19T05:34:10.748Z] [exec] #3 DONE 0.0s [2025-06-19T05:34:10.748Z] [exec] [2025-06-19T05:34:10.748Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 [2025-06-19T05:34:10.748Z] [exec] #4 resolve docker.io/library/eclipse-temurin:11-jdk@sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 0.0s done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:6d731c9f49e4c7bdcd58023040a4963c3495fcf42308c4bbc941a538199b49e8 0B / 159B 0.1s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 7.19kB / 7.19kB done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:387ad72373449b6a241f4605b2a58215f46423eeb0f072cbd240b28ba16dd7c1 1.94kB / 1.94kB done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:b6ef13b35fa7d302119417ffe7673afe50d9c4c582ebd9f3272e680cb96b9206 6.01kB / 6.01kB done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:9ae0a1fabf9dbe5033cccb40441882d245ce42df9ed49e776213a37499683cc2 1.05MB / 16.97MB 0.1s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 0B / 145.64MB 0.1s [2025-06-19T05:34:10.748Z] [exec] #4 ... [2025-06-19T05:34:10.748Z] [exec] [2025-06-19T05:34:10.748Z] [exec] #5 [internal] load build context [2025-06-19T05:34:10.748Z] [exec] #5 transferring context: 3.18kB 0.2s done [2025-06-19T05:34:10.748Z] [exec] #5 DONE 0.3s [2025-06-19T05:34:10.748Z] [exec] [2025-06-19T05:34:10.748Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 [2025-06-19T05:34:10.748Z] [exec] #4 sha256:6d731c9f49e4c7bdcd58023040a4963c3495fcf42308c4bbc941a538199b49e8 159B / 159B 0.1s done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:9ae0a1fabf9dbe5033cccb40441882d245ce42df9ed49e776213a37499683cc2 16.97MB / 16.97MB 0.2s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 19.92MB / 145.64MB 0.2s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:0b977c46889de2487c980399cba0fa6c04d3bd8fde596eb59cccf75b06684ea8 0B / 2.28kB 0.2s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:9ae0a1fabf9dbe5033cccb40441882d245ce42df9ed49e776213a37499683cc2 16.97MB / 16.97MB 0.3s done [2025-06-19T05:34:10.748Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 65.02MB / 145.64MB 0.4s [2025-06-19T05:34:10.748Z] [exec] #4 sha256:0b977c46889de2487c980399cba0fa6c04d3bd8fde596eb59cccf75b06684ea8 2.28kB / 2.28kB 0.3s done [2025-06-19T05:34:10.748Z] [exec] #4 extracting sha256:9ae0a1fabf9dbe5033cccb40441882d245ce42df9ed49e776213a37499683cc2 [2025-06-19T05:34:11.377Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 91.23MB / 145.64MB 0.5s [2025-06-19T05:34:11.377Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 114.03MB / 145.64MB 0.6s [2025-06-19T05:34:11.377Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 145.64MB / 145.64MB 0.8s [2025-06-19T05:34:12.685Z] [exec] #4 sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 145.64MB / 145.64MB 1.9s done [2025-06-19T05:34:12.685Z] [exec] #4 extracting sha256:9ae0a1fabf9dbe5033cccb40441882d245ce42df9ed49e776213a37499683cc2 2.0s done [2025-06-19T05:34:13.318Z] [exec] #4 extracting sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf [2025-06-19T05:34:14.624Z] [exec] #4 extracting sha256:695e736b91ac2e416aec66a5d48b75c15ecfcb244212b7cce8d611280711acbf 1.5s done [2025-06-19T05:34:16.671Z] [exec] #4 extracting sha256:6d731c9f49e4c7bdcd58023040a4963c3495fcf42308c4bbc941a538199b49e8 [2025-06-19T05:34:16.671Z] [exec] #4 extracting sha256:6d731c9f49e4c7bdcd58023040a4963c3495fcf42308c4bbc941a538199b49e8 done [2025-06-19T05:34:16.671Z] [exec] #4 extracting sha256:0b977c46889de2487c980399cba0fa6c04d3bd8fde596eb59cccf75b06684ea8 done [2025-06-19T05:34:16.671Z] [exec] #4 DONE 6.4s [2025-06-19T05:34:16.671Z] [exec] [2025-06-19T05:34:16.671Z] [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-19T05:34:17.670Z] [exec] #6 0.425 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-19T05:34:17.670Z] [exec] #6 0.541 Get:2 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-19T05:34:17.670Z] [exec] #6 0.560 Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,107 kB] [2025-06-19T05:34:17.670Z] [exec] #6 0.606 Get:4 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,106 kB] [2025-06-19T05:34:17.670Z] [exec] #6 0.619 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,454 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.144 Get:6 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.219 Get:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.236 Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.279 Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-19T05:34:18.298Z] [exec] #6 1.429 Get:10 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.430 Get:11 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.432 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.441 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.442 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,428 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.449 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,408 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.457 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,509 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.464 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-19T05:34:18.298Z] [exec] #6 1.465 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-19T05:34:18.925Z] [exec] #6 2.254 Fetched 30.3 MB in 2s (16.3 MB/s) [2025-06-19T05:34:19.554Z] [exec] #6 2.254 Reading package lists... [2025-06-19T05:34:23.312Z] [exec] #6 6.486 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:34:23.312Z] [exec] #6 6.559 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-19T05:34:23.312Z] [exec] #6 6.559 (Reading database ... [2025-06-19T05:34:23.312Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 6.586 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:34:23.312Z] [exec] #6 6.594 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:23.312Z] [exec] #6 6.723 Selecting previously unselected package python3.12-minimal. [2025-06-19T05:34:23.312Z] [exec] #6 6.725 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:34:23.312Z] [exec] #6 6.735 Unpacking python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:23.312Z] [exec] #6 6.823 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:23.941Z] [exec] #6 6.864 Setting up python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:24.569Z] [exec] #6 7.600 Selecting previously unselected package python3-minimal. [2025-06-19T05:34:24.569Z] [exec] #6 7.600 (Reading database ... [2025-06-19T05:34:24.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 ... 6903 files and directories currently installed.)#6 7.607 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:34:24.569Z] [exec] #6 7.616 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:34:24.569Z] [exec] #6 7.670 Selecting previously unselected package media-types. [2025-06-19T05:34:24.569Z] [exec] #6 7.671 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-19T05:34:24.569Z] [exec] #6 7.678 Unpacking media-types (10.1.0) ... [2025-06-19T05:34:24.569Z] [exec] #6 7.732 Selecting previously unselected package netbase. [2025-06-19T05:34:24.569Z] [exec] #6 7.733 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-19T05:34:24.569Z] [exec] #6 7.741 Unpacking netbase (6.4) ... [2025-06-19T05:34:24.569Z] [exec] #6 7.786 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-19T05:34:24.569Z] [exec] #6 7.786 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:34:24.569Z] [exec] #6 7.793 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:24.569Z] [exec] #6 7.937 Selecting previously unselected package python3.12. [2025-06-19T05:34:25.197Z] [exec] #6 7.938 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 7.944 Unpacking python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:25.197Z] [exec] #6 7.990 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-19T05:34:25.197Z] [exec] #6 7.991 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 8.000 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.052 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.238 Selecting previously unselected package python3. [2025-06-19T05:34:25.197Z] [exec] #6 8.238 (Reading database ... [2025-06-19T05:34:25.197Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 8.245 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 8.254 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.313 Selecting previously unselected package libapparmor1:amd64. [2025-06-19T05:34:25.197Z] [exec] #6 8.314 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 8.329 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.383 Selecting previously unselected package libargon2-1:amd64. [2025-06-19T05:34:25.197Z] [exec] #6 8.385 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 8.391 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.453 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:25.197Z] [exec] #6 8.475 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:34:25.197Z] [exec] #6 8.552 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.615 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.615 (Reading database ... [2025-06-19T05:34:25.854Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7374 files and directories currently installed.)#6 8.623 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.631 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.693 Selecting previously unselected package libjson-c5:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.694 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.701 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.755 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.756 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.763 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.821 Selecting previously unselected package libfdisk1:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.822 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.829 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.889 Selecting previously unselected package libkmod2:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.890 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.897 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:34:25.854Z] [exec] #6 8.945 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-19T05:34:25.854Z] [exec] #6 8.946 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 8.952 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:25.854Z] [exec] #6 9.034 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 9.056 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:34:25.854Z] [exec] #6 9.148 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:25.854Z] [exec] #6 9.209 Selecting previously unselected package systemd-dev. [2025-06-19T05:34:25.854Z] [exec] #6 9.209 (Reading database ... [2025-06-19T05:34:25.854Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7413 files and directories currently installed.)#6 9.217 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 9.226 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:34:25.854Z] [exec] #6 9.307 Selecting previously unselected package systemd. [2025-06-19T05:34:25.854Z] [exec] #6 9.308 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:25.854Z] [exec] #6 9.324 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.539 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.559 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.580 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.599 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.618 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.648 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.668 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.688 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.707 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.726 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:34:26.482Z] [exec] #6 9.800 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-19T05:34:26.482Z] [exec] #6 9.803 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-19T05:34:26.482Z] [exec] #6 9.807 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-19T05:34:26.482Z] [exec] #6 9.812 Initializing machine ID from random generator. [2025-06-19T05:34:26.482Z] [exec] #6 9.831 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:34:26.482Z] [exec] #6 9.831 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:34:26.482Z] [exec] #6 9.831 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:34:26.482Z] [exec] #6 9.831 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:34:26.482Z] [exec] #6 9.832 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:34:26.482Z] [exec] #6 9.832 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:34:26.483Z] [exec] #6 9.832 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:34:26.483Z] [exec] #6 9.832 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:34:26.483Z] [exec] #6 9.832 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:34:26.483Z] [exec] #6 9.842 Creating group 'systemd-journal' with GID 999. [2025-06-19T05:34:26.483Z] [exec] #6 9.842 Creating group 'systemd-network' with GID 998. [2025-06-19T05:34:26.483Z] [exec] #6 9.842 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-19T05:34:26.483Z] [exec] #6 9.940 Selecting previously unselected package systemd-sysv. [2025-06-19T05:34:26.483Z] [exec] #6 9.940 (Reading database ... [2025-06-19T05:34:27.111Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 9.949 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 9.957 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.02 Selecting previously unselected package sgml-base. [2025-06-19T05:34:27.111Z] [exec] #6 10.02 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.03 Unpacking sgml-base (1.31) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.11 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-19T05:34:27.111Z] [exec] #6 10.11 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.12 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.17 Selecting previously unselected package dbus-bin. [2025-06-19T05:34:27.111Z] [exec] #6 10.17 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.18 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.23 Selecting previously unselected package dbus-session-bus-common. [2025-06-19T05:34:27.111Z] [exec] #6 10.23 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.24 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.29 Selecting previously unselected package dbus-daemon. [2025-06-19T05:34:27.111Z] [exec] #6 10.29 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.30 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.35 Selecting previously unselected package dbus-system-bus-common. [2025-06-19T05:34:27.111Z] [exec] #6 10.35 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.36 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.43 Selecting previously unselected package dbus. [2025-06-19T05:34:27.111Z] [exec] #6 10.43 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:34:27.111Z] [exec] #6 10.44 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:27.111Z] [exec] #6 10.50 Selecting previously unselected package distro-info-data. [2025-06-19T05:34:27.740Z] [exec] #6 10.50 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.50 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:34:27.740Z] [exec] #6 10.58 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-19T05:34:27.740Z] [exec] #6 10.58 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.59 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:27.740Z] [exec] #6 10.68 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-19T05:34:27.740Z] [exec] #6 10.68 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.68 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:27.740Z] [exec] #6 10.74 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-19T05:34:27.740Z] [exec] #6 10.74 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.76 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:34:27.740Z] [exec] #6 10.80 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-19T05:34:27.740Z] [exec] #6 10.80 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.81 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:34:27.740Z] [exec] #6 10.85 Selecting previously unselected package iso-codes. [2025-06-19T05:34:27.740Z] [exec] #6 10.85 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 10.86 Unpacking iso-codes (4.16.0-1) ... [2025-06-19T05:34:27.740Z] [exec] #6 11.06 Selecting previously unselected package libcap2-bin. [2025-06-19T05:34:27.740Z] [exec] #6 11.06 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 11.06 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:34:27.740Z] [exec] #6 11.13 Selecting previously unselected package libelf1t64:amd64. [2025-06-19T05:34:27.740Z] [exec] #6 11.13 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:34:27.740Z] [exec] #6 11.14 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:34:27.740Z] [exec] #6 11.18 Selecting previously unselected package libglib2.0-data. [2025-06-19T05:34:28.369Z] [exec] #6 11.19 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-19T05:34:28.369Z] [exec] #6 11.19 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:28.369Z] [exec] #6 11.24 Selecting previously unselected package libicu74:amd64. [2025-06-19T05:34:28.370Z] [exec] #6 11.24 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-19T05:34:28.370Z] [exec] #6 11.25 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:34:28.370Z] [exec] #6 11.48 Selecting previously unselected package libpam-systemd:amd64. [2025-06-19T05:34:28.370Z] [exec] #6 11.48 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:34:28.370Z] [exec] #6 11.49 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:28.370Z] [exec] #6 11.57 Selecting previously unselected package libxml2:amd64. [2025-06-19T05:34:28.370Z] [exec] #6 11.57 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-19T05:34:28.370Z] [exec] #6 11.58 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:34:28.370Z] [exec] #6 11.67 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-19T05:34:28.370Z] [exec] #6 11.67 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-19T05:34:28.370Z] [exec] #6 11.68 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:34:28.370Z] [exec] #6 11.75 Selecting previously unselected package lsb-release. [2025-06-19T05:34:28.370Z] [exec] #6 11.75 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-19T05:34:28.370Z] [exec] #6 11.76 Unpacking lsb-release (12.0-2) ... [2025-06-19T05:34:28.370Z] [exec] #6 11.82 Selecting previously unselected package python-apt-common. [2025-06-19T05:34:28.998Z] [exec] #6 11.82 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 11.83 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:34:28.998Z] [exec] #6 11.89 Selecting previously unselected package python3-apt. [2025-06-19T05:34:28.998Z] [exec] #6 11.89 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 11.90 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:34:28.998Z] [exec] #6 11.95 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-19T05:34:28.998Z] [exec] #6 11.95 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 11.95 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.01 Selecting previously unselected package python3-dbus. [2025-06-19T05:34:28.998Z] [exec] #6 12.01 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 12.02 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.08 Selecting previously unselected package python3-gi. [2025-06-19T05:34:28.998Z] [exec] #6 12.08 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 12.09 Unpacking python3-gi (3.48.2-1) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.14 Selecting previously unselected package python3-pkg-resources. [2025-06-19T05:34:28.998Z] [exec] #6 12.15 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 12.15 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.23 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-19T05:34:28.998Z] [exec] #6 12.23 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 12.23 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.28 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-19T05:34:28.998Z] [exec] #6 12.28 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:34:28.998Z] [exec] #6 12.29 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:28.998Z] [exec] #6 12.34 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.34 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.35 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.41 Selecting previously unselected package libstemmer0d:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.41 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.42 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.48 Selecting previously unselected package libxmlb2:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.48 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.49 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.55 Selecting previously unselected package libappstream5:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.55 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.56 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.63 Selecting previously unselected package libduktape207:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.63 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.64 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.70 Selecting previously unselected package libdw1t64:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.70 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.71 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.75 Selecting previously unselected package libglib2.0-bin. [2025-06-19T05:34:29.626Z] [exec] #6 12.76 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.76 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.82 Selecting previously unselected package libunwind8:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.82 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.83 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.90 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.90 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.91 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:34:29.626Z] [exec] #6 12.98 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-19T05:34:29.626Z] [exec] #6 12.99 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:34:29.626Z] [exec] #6 12.99 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:29.626Z] [exec] #6 13.04 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-19T05:34:30.253Z] [exec] #6 13.05 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:34:30.253Z] [exec] #6 13.05 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.12 Selecting previously unselected package xml-core. [2025-06-19T05:34:30.254Z] [exec] #6 13.12 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.13 Unpacking xml-core (0.19) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.20 Selecting previously unselected package polkitd. [2025-06-19T05:34:30.254Z] [exec] #6 13.21 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.23 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.29 Selecting previously unselected package python3-blinker. [2025-06-19T05:34:30.254Z] [exec] #6 13.30 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.30 Unpacking python3-blinker (1.7.0-1) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.36 Selecting previously unselected package python3-cryptography. [2025-06-19T05:34:30.254Z] [exec] #6 13.36 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.37 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.46 Selecting previously unselected package python3-pyparsing. [2025-06-19T05:34:30.254Z] [exec] #6 13.46 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.47 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.53 Selecting previously unselected package python3-httplib2. [2025-06-19T05:34:30.254Z] [exec] #6 13.53 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.54 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.60 Selecting previously unselected package python3-jwt. [2025-06-19T05:34:30.254Z] [exec] #6 13.60 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.61 Unpacking python3-jwt (2.7.0-1) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.68 Selecting previously unselected package python3-lazr.uri. [2025-06-19T05:34:30.254Z] [exec] #6 13.69 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-19T05:34:30.254Z] [exec] #6 13.69 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:34:30.254Z] [exec] #6 13.75 Selecting previously unselected package python3-wadllib. [2025-06-19T05:34:30.885Z] [exec] #6 13.75 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 13.76 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-19T05:34:30.885Z] [exec] #6 13.83 Selecting previously unselected package python3-distro. [2025-06-19T05:34:30.885Z] [exec] #6 13.83 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 13.83 Unpacking python3-distro (1.9.0-1) ... [2025-06-19T05:34:30.885Z] [exec] #6 13.90 Selecting previously unselected package python3-oauthlib. [2025-06-19T05:34:30.885Z] [exec] #6 13.90 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 13.91 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-19T05:34:30.885Z] [exec] #6 13.98 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-19T05:34:30.885Z] [exec] #6 13.99 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 13.99 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:34:30.885Z] [exec] #6 14.05 Selecting previously unselected package python3-six. [2025-06-19T05:34:30.885Z] [exec] #6 14.05 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 14.06 Unpacking python3-six (1.16.0-4) ... [2025-06-19T05:34:30.885Z] [exec] #6 14.13 Selecting previously unselected package python3-launchpadlib. [2025-06-19T05:34:30.885Z] [exec] #6 14.14 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 14.14 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:34:30.885Z] [exec] #6 14.21 Selecting previously unselected package python3-software-properties. [2025-06-19T05:34:30.885Z] [exec] #6 14.21 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 14.22 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-19T05:34:30.885Z] [exec] #6 14.27 Selecting previously unselected package packagekit. [2025-06-19T05:34:30.885Z] [exec] #6 14.27 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:34:30.885Z] [exec] #6 14.28 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:30.885Z] [exec] #6 14.35 Selecting previously unselected package software-properties-common. [2025-06-19T05:34:31.514Z] [exec] #6 14.35 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-19T05:34:31.514Z] [exec] #6 14.36 Unpacking software-properties-common (0.99.49.2) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.42 Setting up media-types (10.1.0) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.46 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.50 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.52 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.56 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.58 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.61 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.63 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.67 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.69 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.71 No schema files found: doing nothing. [2025-06-19T05:34:31.514Z] [exec] #6 14.72 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.75 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.78 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.80 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.83 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.86 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.88 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:31.514Z] [exec] #6 14.91 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:34:32.140Z] [exec] #6 14.92 Setting up netbase (6.4) ... [2025-06-19T05:34:32.140Z] [exec] #6 14.97 Setting up sgml-base (1.31) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.02 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.04 Setting up lsb-release (12.0-2) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.06 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.21 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.24 Setting up iso-codes (4.16.0-1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.26 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.27 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.30 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.32 Setcap worked! gst-ptp-helper is not suid! [2025-06-19T05:34:32.140Z] [exec] #6 15.32 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.34 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:34:32.140Z] [exec] #6 15.37 Setting up python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:34:32.767Z] [exec] #6 16.17 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.20 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.22 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.24 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.27 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.30 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.32 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.38 Setting up xml-core (0.19) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.58 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:34:33.394Z] [exec] #6 16.67 debconf: unable to initialize frontend: Dialog [2025-06-19T05:34:33.394Z] [exec] #6 16.67 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-19T05:34:33.394Z] [exec] #6 16.67 debconf: falling back to frontend: Readline [2025-06-19T05:34:33.394Z] [exec] #6 16.67 debconf: unable to initialize frontend: Readline [2025-06-19T05:34:33.394Z] [exec] #6 16.67 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-19T05:34:33.394Z] [exec] #6 16.67 debconf: falling back to frontend: Teletype [2025-06-19T05:34:33.394Z] [exec] #6 16.77 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:34.021Z] [exec] #6 16.79 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:34:34.021Z] [exec] #6 16.81 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:34:34.021Z] [exec] #6 16.83 running python rtupdate hooks for python3.12... [2025-06-19T05:34:34.021Z] [exec] #6 16.83 running python post-rtupdate hooks for python3.12... [2025-06-19T05:34:34.021Z] [exec] #6 16.91 Setting up python3-six (1.16.0-4) ... [2025-06-19T05:34:34.021Z] [exec] #6 17.03 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-19T05:34:34.021Z] [exec] #6 17.20 Setting up python3-gi (3.48.2-1) ... [2025-06-19T05:34:34.021Z] [exec] #6 17.37 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-19T05:34:34.649Z] [exec] #6 17.50 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:34:34.649Z] [exec] #6 17.53 Setting up python3-blinker (1.7.0-1) ... [2025-06-19T05:34:34.649Z] [exec] #6 17.65 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:34:34.649Z] [exec] #6 17.85 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-19T05:34:34.649Z] [exec] #6 17.99 Setting up python3-distro (1.9.0-1) ... [2025-06-19T05:34:34.649Z] [exec] #6 18.11 Setting up python3-jwt (2.7.0-1) ... [2025-06-19T05:34:35.283Z] [exec] #6 18.24 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:34:35.283Z] [exec] #6 18.39 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:34:35.283Z] [exec] #6 18.52 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:34:35.283Z] [exec] #6 18.75 Setting up python3-wadllib (1.3.6-5) ... [2025-06-19T05:34:35.925Z] [exec] #6 18.87 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-19T05:34:35.925Z] [exec] #6 19.04 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:34:35.925Z] [exec] #6 19.18 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.41 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-19T05:34:36.554Z] [exec] #6 19.42 Setting up python3-software-properties (0.99.49.2) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.56 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.62 Processing triggers for sgml-base (1.31) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.65 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.67 Creating group 'polkitd' with GID 997. [2025-06-19T05:34:36.554Z] [exec] #6 19.67 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-19T05:34:36.554Z] [exec] #6 19.74 invoke-rc.d: could not determine current runlevel [2025-06-19T05:34:36.554Z] [exec] #6 19.74 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-19T05:34:36.554Z] [exec] #6 19.83 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-19T05:34:36.554Z] [exec] #6 19.85 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:34:36.554Z] [exec] #6 19.89 invoke-rc.d: could not determine current runlevel [2025-06-19T05:34:36.554Z] [exec] #6 19.90 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-19T05:34:36.554Z] [exec] #6 19.90 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-19T05:34:36.554Z] [exec] #6 19.99 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-19T05:34:37.182Z] [exec] #6 20.00 Setting up software-properties-common (0.99.49.2) ... [2025-06-19T05:34:37.182Z] [exec] #6 20.14 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:34:40.031Z] [exec] #6 23.41 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:34:40.660Z] [exec] #6 23.41 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:34:40.660Z] [exec] #6 23.49 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-19T05:34:40.660Z] [exec] #6 23.81 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-19T05:34:40.660Z] [exec] #6 23.84 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-19T05:34:40.660Z] [exec] #6 23.97 Fetched 277 kB in 1s (373 kB/s) [2025-06-19T05:34:41.287Z] [exec] #6 23.97 Reading package lists... [2025-06-19T05:34:41.915Z] [exec] #6 24.65 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-19T05:34:41.915Z] [exec] #6 24.65 Repository: 'Types: deb [2025-06-19T05:34:41.916Z] [exec] #6 24.65 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-19T05:34:41.916Z] [exec] #6 24.65 Suites: noble [2025-06-19T05:34:41.916Z] [exec] #6 24.65 Components: main [2025-06-19T05:34:41.916Z] [exec] #6 24.65 ' [2025-06-19T05:34:41.916Z] [exec] #6 24.65 Description: [2025-06-19T05:34:41.916Z] [exec] #6 24.65 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-19T05:34:41.916Z] [exec] #6 24.65 [2025-06-19T05:34:41.916Z] [exec] #6 24.65 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-19T05:34:41.916Z] [exec] #6 24.65 Adding repository. [2025-06-19T05:34:41.916Z] [exec] #6 24.86 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:34:41.916Z] [exec] #6 24.92 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:34:41.916Z] [exec] #6 25.00 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-19T05:34:41.916Z] [exec] #6 25.08 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-19T05:34:41.916Z] [exec] #6 25.13 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-19T05:34:42.543Z] [exec] #6 25.18 Reading package lists... [2025-06-19T05:34:43.170Z] [exec] #6 25.87 Reading package lists... [2025-06-19T05:34:43.832Z] [exec] #6 26.55 Building dependency tree... [2025-06-19T05:34:43.832Z] [exec] #6 26.70 Reading state information... [2025-06-19T05:34:43.832Z] [exec] #6 26.85 The following additional packages will be installed: [2025-06-19T05:34:43.832Z] [exec] #6 26.85 ant asciidoc-base asciidoc-common binutils binutils-common [2025-06-19T05:34:43.832Z] [exec] #6 26.85 binutils-x86-64-linux-gnu bzip2 ca-certificates-java cpp cpp-13 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu default-jre-headless [2025-06-19T05:34:43.832Z] [exec] #6 26.85 docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu [2025-06-19T05:34:43.832Z] [exec] #6 26.85 gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man [2025-06-19T05:34:43.832Z] [exec] #6 26.85 java-common libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl liberror-perl libgcc-13-dev [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libitm1 libjansson4 libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libmpfr6 libnspr4 libnss3 libpcsclite1 libperl5.38t64 libquadmath0 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libxml2-utils libxslt1.1 [2025-06-19T05:34:43.832Z] [exec] #6 26.85 linux-libc-dev lto-disabled-list make openjdk-21-jre-headless patch perl [2025-06-19T05:34:43.832Z] [exec] #6 26.85 perl-modules-5.38 rpcsvc-proto xsltproc xz-utils [2025-06-19T05:34:43.832Z] [exec] #6 26.85 Suggested packages: [2025-06-19T05:34:43.832Z] [exec] #6 26.85 ant-doc default-jdk | java-compiler | java-sdk ivy libbcel-java [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libcommons-httpclient-java asciidoc-doc docbook-utils source-highlight [2025-06-19T05:34:43.832Z] [exec] #6 26.85 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc [2025-06-19T05:34:43.832Z] [exec] #6 26.85 default-jre dbtoepub docbook-xsl-doc-html | docbook-xsl-doc-pdf [2025-06-19T05:34:43.832Z] [exec] #6 26.85 | docbook-xsl-doc-text | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libxalan2-java libxslthl-java xalan debian-keyring g++-multilib [2025-06-19T05:34:43.832Z] [exec] #6 26.85 g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu [2025-06-19T05:34:43.832Z] [exec] #6 26.85 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-06-19T05:34:43.832Z] [exec] #6 26.85 gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2025-06-19T05:34:43.832Z] [exec] #6 26.85 liblcms2-utils pcscd libstdc++-13-doc make-doc libnss-mdns [2025-06-19T05:34:43.832Z] [exec] #6 26.85 fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho [2025-06-19T05:34:43.832Z] [exec] #6 26.85 fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libterm-readline-gnu-perl | libterm-readline-perl-perl [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libtap-harness-archive-perl [2025-06-19T05:34:43.832Z] [exec] #6 26.85 Recommended packages: [2025-06-19T05:34:43.832Z] [exec] #6 26.85 ant-optional asciidoc-dblatex xmlto docbook-xml fakeroot [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libfile-fcntllock-perl liblocale-gettext-perl libcups2t64 libharfbuzz0b [2025-06-19T05:34:43.832Z] [exec] #6 26.85 libasound2t64 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 The following NEW packages will be installed: [2025-06-19T05:34:43.832Z] [exec] #6 26.96 ant ant-contrib asciidoc asciidoc-base asciidoc-common binutils [2025-06-19T05:34:43.832Z] [exec] #6 26.96 binutils-common binutils-x86-64-linux-gnu build-essential bzip2 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 ca-certificates-java cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu [2025-06-19T05:34:43.832Z] [exec] #6 26.96 default-jre-headless docbook-xsl dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu [2025-06-19T05:34:43.832Z] [exec] #6 26.96 g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu [2025-06-19T05:34:43.832Z] [exec] #6 26.96 gcc-x86-64-linux-gnu git git-man java-common libasan8 libatomic1 libbinutils [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libdpkg-perl liberror-perl libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 libjpeg-turbo8 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 [2025-06-19T05:34:43.832Z] [exec] #6 26.96 libxml2-utils libxslt1.1 linux-libc-dev lto-disabled-list make [2025-06-19T05:34:43.832Z] [exec] #6 26.96 openjdk-21-jre-headless patch perl perl-modules-5.38 rpcsvc-proto xsltproc [2025-06-19T05:34:43.832Z] [exec] #6 26.96 xz-utils [2025-06-19T05:34:43.832Z] [exec] #6 27.14 0 upgraded, 77 newly installed, 0 to remove and 4 not upgraded. [2025-06-19T05:34:43.832Z] [exec] #6 27.14 Need to get 137 MB of archives. [2025-06-19T05:34:43.832Z] [exec] #6 27.14 After this operation, 554 MB of additional disk space will be used. [2025-06-19T05:34:43.832Z] [exec] #6 27.14 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-19T05:34:44.458Z] [exec] #6 27.89 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-19T05:34:45.086Z] [exec] #6 27.89 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-19T05:34:45.086Z] [exec] #6 27.89 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-19T05:34:45.086Z] [exec] #6 28.01 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.01 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.01 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.02 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.02 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-06-19T05:34:45.086Z] [exec] #6 28.02 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.02 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.05 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-06-19T05:34:45.086Z] [exec] #6 28.05 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.13 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.14 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-06-19T05:34:45.086Z] [exec] #6 28.14 Get:16 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-19T05:34:45.712Z] [exec] #6 29.03 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-06-19T05:34:45.712Z] [exec] #6 29.03 Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant all 1.10.14-1 [2,147 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.06 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-common all 10.2.0-2 [104 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.06 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 docbook-xsl all 1.79.2+dfsg-7 [1,070 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.08 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.3 [39.4 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.09 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.09 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.09 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc-base all 10.2.0-2 [83.6 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.09 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 asciidoc all 10.2.0-2 [3,248 B] [2025-06-19T05:34:46.344Z] [exec] #6 29.11 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.19 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.19 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.20 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.20 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.20 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] [2025-06-19T05:34:46.344Z] [exec] #6 29.22 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.25 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.26 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.26 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-60.63 [1,874 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.30 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.35 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.36 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2,124 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.39 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.39 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.40 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.40 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.40 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.62 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.68 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.70 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] [2025-06-19T05:34:46.345Z] [exec] #6 29.78 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] [2025-06-19T05:34:46.971Z] [exec] #6 29.79 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] [2025-06-19T05:34:46.971Z] [exec] #6 29.82 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] [2025-06-19T05:34:46.971Z] [exec] #6 29.82 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] [2025-06-19T05:34:46.971Z] [exec] #6 29.88 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] [2025-06-19T05:34:46.971Z] [exec] #6 30.28 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] [2025-06-19T05:34:46.971Z] [exec] #6 30.28 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] [2025-06-19T05:34:46.971Z] [exec] #6 30.28 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] [2025-06-19T05:34:46.971Z] [exec] #6 30.28 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] [2025-06-19T05:34:46.971Z] [exec] #6 30.32 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] [2025-06-19T05:34:47.599Z] [exec] #6 30.55 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.55 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] [2025-06-19T05:34:47.599Z] [exec] #6 30.55 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] [2025-06-19T05:34:47.599Z] [exec] #6 30.55 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.56 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.56 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.56 Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.56 Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.56 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1,074 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.63 Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] [2025-06-19T05:34:47.599Z] [exec] #6 30.71 Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.71 Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.2 [1,100 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.73 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.80 Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 ant-contrib all 1.0~b3+svn177-12 [262 kB] [2025-06-19T05:34:47.599Z] [exec] #6 30.92 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:34:47.599Z] [exec] #6 30.95 Fetched 137 MB in 4s (35.7 MB/s) [2025-06-19T05:34:47.599Z] [exec] #6 31.07 Selecting previously unselected package perl-modules-5.38. [2025-06-19T05:34:48.230Z] [exec] #6 31.07 (Reading database ... [2025-06-19T05:34:48.230Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 31.08 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-19T05:34:48.230Z] [exec] #6 31.09 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:48.230Z] [exec] #6 31.46 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-19T05:34:48.230Z] [exec] #6 31.46 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:34:48.230Z] [exec] #6 31.60 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:34:48.859Z] [exec] #6 31.66 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-19T05:34:48.859Z] [exec] #6 31.66 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 31.68 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:34:48.859Z] [exec] #6 31.73 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-19T05:34:48.859Z] [exec] #6 31.74 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 31.74 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:48.859Z] [exec] #6 32.01 Selecting previously unselected package perl. [2025-06-19T05:34:48.859Z] [exec] #6 32.01 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 32.02 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:48.859Z] [exec] #6 32.09 Selecting previously unselected package libjansson4:amd64. [2025-06-19T05:34:48.859Z] [exec] #6 32.09 Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 32.10 Unpacking libjansson4:amd64 (2.14-2build2) ... [2025-06-19T05:34:48.859Z] [exec] #6 32.16 Selecting previously unselected package xz-utils. [2025-06-19T05:34:48.859Z] [exec] #6 32.16 Preparing to unpack .../06-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 32.17 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-06-19T05:34:48.859Z] [exec] #6 32.25 Selecting previously unselected package ca-certificates-java. [2025-06-19T05:34:48.859Z] [exec] #6 32.25 Preparing to unpack .../07-ca-certificates-java_20240118_all.deb ... [2025-06-19T05:34:48.859Z] [exec] #6 32.26 Unpacking ca-certificates-java (20240118) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.34 Selecting previously unselected package java-common. [2025-06-19T05:34:49.494Z] [exec] #6 32.34 Preparing to unpack .../08-java-common_0.75+exp1_all.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.35 Unpacking java-common (0.75+exp1) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.40 Selecting previously unselected package liblcms2-2:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.40 Preparing to unpack .../09-liblcms2-2_2.14-2build1_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.41 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.48 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.48 Preparing to unpack .../10-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.48 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.55 Selecting previously unselected package libjpeg8:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.55 Preparing to unpack .../11-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.56 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.60 Selecting previously unselected package libnspr4:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.61 Preparing to unpack .../12-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.61 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.67 Selecting previously unselected package libnss3:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.67 Preparing to unpack .../13-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.68 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.75 Selecting previously unselected package libpcsclite1:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.76 Preparing to unpack .../14-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.76 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-19T05:34:49.494Z] [exec] #6 32.82 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-06-19T05:34:49.494Z] [exec] #6 32.83 Preparing to unpack .../15-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-06-19T05:34:49.494Z] [exec] #6 32.83 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-19T05:34:50.800Z] [exec] #6 33.65 Selecting previously unselected package default-jre-headless. [2025-06-19T05:34:50.800Z] [exec] #6 33.65 Preparing to unpack .../16-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 33.66 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-06-19T05:34:50.800Z] [exec] #6 33.71 Selecting previously unselected package ant. [2025-06-19T05:34:50.800Z] [exec] #6 33.71 Preparing to unpack .../17-ant_1.10.14-1_all.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 33.72 Unpacking ant (1.10.14-1) ... [2025-06-19T05:34:50.800Z] [exec] #6 33.78 Selecting previously unselected package asciidoc-common. [2025-06-19T05:34:50.800Z] [exec] #6 33.78 Preparing to unpack .../18-asciidoc-common_10.2.0-2_all.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 33.79 Unpacking asciidoc-common (10.2.0-2) ... [2025-06-19T05:34:50.800Z] [exec] #6 33.86 Selecting previously unselected package docbook-xsl. [2025-06-19T05:34:50.800Z] [exec] #6 33.87 Preparing to unpack .../19-docbook-xsl_1.79.2+dfsg-7_all.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 33.87 Unpacking docbook-xsl (1.79.2+dfsg-7) ... [2025-06-19T05:34:50.800Z] [exec] #6 34.13 Selecting previously unselected package libxml2-utils. [2025-06-19T05:34:50.800Z] [exec] #6 34.14 Preparing to unpack .../20-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 34.14 Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:34:50.800Z] [exec] #6 34.20 Selecting previously unselected package libxslt1.1:amd64. [2025-06-19T05:34:50.800Z] [exec] #6 34.20 Preparing to unpack .../21-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-06-19T05:34:50.800Z] [exec] #6 34.21 Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-19T05:34:50.800Z] [exec] #6 34.27 Selecting previously unselected package xsltproc. [2025-06-19T05:34:51.428Z] [exec] #6 34.27 Preparing to unpack .../22-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.27 Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-19T05:34:51.428Z] [exec] #6 34.33 Selecting previously unselected package asciidoc-base. [2025-06-19T05:34:51.428Z] [exec] #6 34.33 Preparing to unpack .../23-asciidoc-base_10.2.0-2_all.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.34 Unpacking asciidoc-base (10.2.0-2) ... [2025-06-19T05:34:51.428Z] [exec] #6 34.40 Selecting previously unselected package asciidoc. [2025-06-19T05:34:51.428Z] [exec] #6 34.40 Preparing to unpack .../24-asciidoc_10.2.0-2_all.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.40 Unpacking asciidoc (10.2.0-2) ... [2025-06-19T05:34:51.428Z] [exec] #6 34.45 Selecting previously unselected package binutils-common:amd64. [2025-06-19T05:34:51.428Z] [exec] #6 34.46 Preparing to unpack .../25-binutils-common_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.46 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:51.428Z] [exec] #6 34.52 Selecting previously unselected package libsframe1:amd64. [2025-06-19T05:34:51.428Z] [exec] #6 34.52 Preparing to unpack .../26-libsframe1_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.53 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:51.428Z] [exec] #6 34.58 Selecting previously unselected package libbinutils:amd64. [2025-06-19T05:34:51.428Z] [exec] #6 34.58 Preparing to unpack .../27-libbinutils_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:51.428Z] [exec] #6 34.59 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:51.429Z] [exec] #6 34.66 Selecting previously unselected package libctf-nobfd0:amd64. [2025-06-19T05:34:51.429Z] [exec] #6 34.66 Preparing to unpack .../28-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:51.429Z] [exec] #6 34.66 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:51.429Z] [exec] #6 34.72 Selecting previously unselected package libctf0:amd64. [2025-06-19T05:34:51.429Z] [exec] #6 34.72 Preparing to unpack .../29-libctf0_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:51.429Z] [exec] #6 34.73 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:51.429Z] [exec] #6 34.79 Selecting previously unselected package libgprofng0:amd64. [2025-06-19T05:34:52.057Z] [exec] #6 34.79 Preparing to unpack .../30-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:52.057Z] [exec] #6 34.80 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:52.057Z] [exec] #6 34.86 Selecting previously unselected package binutils-x86-64-linux-gnu. [2025-06-19T05:34:52.057Z] [exec] #6 34.86 Preparing to unpack .../31-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:52.057Z] [exec] #6 34.87 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... [2025-06-19T05:34:52.057Z] [exec] #6 34.99 Selecting previously unselected package binutils. [2025-06-19T05:34:52.057Z] [exec] #6 34.99 Preparing to unpack .../32-binutils_2.42-4ubuntu2.5_amd64.deb ... [2025-06-19T05:34:52.057Z] [exec] #6 35.00 Unpacking binutils (2.42-4ubuntu2.5) ... [2025-06-19T05:34:52.057Z] [exec] #6 35.05 Selecting previously unselected package libc-dev-bin. [2025-06-19T05:34:52.057Z] [exec] #6 35.06 Preparing to unpack .../33-libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ... [2025-06-19T05:34:52.057Z] [exec] #6 35.06 Unpacking libc-dev-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:34:52.057Z] [exec] #6 35.12 Selecting previously unselected package linux-libc-dev:amd64. [2025-06-19T05:34:52.057Z] [exec] #6 35.12 Preparing to unpack .../34-linux-libc-dev_6.8.0-60.63_amd64.deb ... [2025-06-19T05:34:52.057Z] [exec] #6 35.13 Unpacking linux-libc-dev:amd64 (6.8.0-60.63) ... [2025-06-19T05:34:52.057Z] [exec] #6 35.39 Selecting previously unselected package libcrypt-dev:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.40 Preparing to unpack .../35-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.41 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.46 Selecting previously unselected package rpcsvc-proto. [2025-06-19T05:34:52.687Z] [exec] #6 35.47 Preparing to unpack .../36-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.47 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.53 Selecting previously unselected package libc6-dev:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.53 Preparing to unpack .../37-libc6-dev_2.39-0ubuntu8.4_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.54 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.72 Selecting previously unselected package gcc-13-base:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.73 Preparing to unpack .../38-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.73 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.79 Selecting previously unselected package libisl23:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.79 Preparing to unpack .../39-libisl23_0.26-3build1.1_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.80 Unpacking libisl23:amd64 (0.26-3build1.1) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.87 Selecting previously unselected package libmpfr6:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.87 Preparing to unpack .../40-libmpfr6_4.2.1-1build1.1_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.87 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.94 Selecting previously unselected package libmpc3:amd64. [2025-06-19T05:34:52.687Z] [exec] #6 35.94 Preparing to unpack .../41-libmpc3_1.3.1-1build1.1_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 35.95 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... [2025-06-19T05:34:52.687Z] [exec] #6 35.99 Selecting previously unselected package cpp-13-x86-64-linux-gnu. [2025-06-19T05:34:52.687Z] [exec] #6 35.99 Preparing to unpack .../42-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:52.687Z] [exec] #6 36.01 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:52.687Z] [exec] #6 36.18 Selecting previously unselected package cpp-13. [2025-06-19T05:34:53.315Z] [exec] #6 36.19 Preparing to unpack .../43-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.19 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.24 Selecting previously unselected package cpp-x86-64-linux-gnu. [2025-06-19T05:34:53.315Z] [exec] #6 36.25 Preparing to unpack .../44-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.25 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.31 Selecting previously unselected package cpp. [2025-06-19T05:34:53.315Z] [exec] #6 36.31 Preparing to unpack .../45-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.32 Unpacking cpp (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.38 Selecting previously unselected package libcc1-0:amd64. [2025-06-19T05:34:53.315Z] [exec] #6 36.38 Preparing to unpack .../46-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.39 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.44 Selecting previously unselected package libgomp1:amd64. [2025-06-19T05:34:53.315Z] [exec] #6 36.44 Preparing to unpack .../47-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.46 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.51 Selecting previously unselected package libitm1:amd64. [2025-06-19T05:34:53.315Z] [exec] #6 36.52 Preparing to unpack .../48-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.52 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.58 Selecting previously unselected package libatomic1:amd64. [2025-06-19T05:34:53.315Z] [exec] #6 36.58 Preparing to unpack .../49-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.59 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.70 Selecting previously unselected package libasan8:amd64. [2025-06-19T05:34:53.315Z] [exec] #6 36.70 Preparing to unpack .../50-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.315Z] [exec] #6 36.70 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.315Z] [exec] #6 36.81 Selecting previously unselected package liblsan0:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 36.81 Preparing to unpack .../51-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 36.82 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 36.90 Selecting previously unselected package libtsan2:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 36.90 Preparing to unpack .../52-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 36.91 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 37.02 Selecting previously unselected package libubsan1:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 37.02 Preparing to unpack .../53-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 37.03 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 37.10 Selecting previously unselected package libhwasan0:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 37.10 Preparing to unpack .../54-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 37.11 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 37.19 Selecting previously unselected package libquadmath0:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 37.19 Preparing to unpack .../55-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 37.20 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 37.25 Selecting previously unselected package libgcc-13-dev:amd64. [2025-06-19T05:34:53.947Z] [exec] #6 37.25 Preparing to unpack .../56-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:53.947Z] [exec] #6 37.26 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:53.947Z] [exec] #6 37.39 Selecting previously unselected package gcc-13-x86-64-linux-gnu. [2025-06-19T05:34:54.577Z] [exec] #6 37.39 Preparing to unpack .../57-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:54.578Z] [exec] #6 37.40 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:54.578Z] [exec] #6 37.94 Selecting previously unselected package gcc-13. [2025-06-19T05:34:55.207Z] [exec] #6 37.94 Preparing to unpack .../58-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:55.207Z] [exec] #6 37.95 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:55.207Z] [exec] #6 38.00 Selecting previously unselected package gcc-x86-64-linux-gnu. [2025-06-19T05:34:55.207Z] [exec] #6 38.01 Preparing to unpack .../59-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:55.207Z] [exec] #6 38.01 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:55.207Z] [exec] #6 38.07 Selecting previously unselected package gcc. [2025-06-19T05:34:55.207Z] [exec] #6 38.07 Preparing to unpack .../60-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:55.207Z] [exec] #6 38.08 Unpacking gcc (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:55.207Z] [exec] #6 38.14 Selecting previously unselected package libstdc++-13-dev:amd64. [2025-06-19T05:34:55.207Z] [exec] #6 38.14 Preparing to unpack .../61-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:55.207Z] [exec] #6 38.14 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:55.207Z] [exec] #6 38.42 Selecting previously unselected package g++-13-x86-64-linux-gnu. [2025-06-19T05:34:55.207Z] [exec] #6 38.42 Preparing to unpack .../62-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:55.207Z] [exec] #6 38.43 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:55.835Z] [exec] #6 39.06 Selecting previously unselected package g++-13. [2025-06-19T05:34:55.835Z] [exec] #6 39.06 Preparing to unpack .../63-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... [2025-06-19T05:34:55.835Z] [exec] #6 39.07 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:55.835Z] [exec] #6 39.12 Selecting previously unselected package g++-x86-64-linux-gnu. [2025-06-19T05:34:55.835Z] [exec] #6 39.12 Preparing to unpack .../64-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:55.835Z] [exec] #6 39.12 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:55.835Z] [exec] #6 39.18 Selecting previously unselected package g++. [2025-06-19T05:34:55.835Z] [exec] #6 39.18 Preparing to unpack .../65-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... [2025-06-19T05:34:55.835Z] [exec] #6 39.19 Unpacking g++ (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:55.835Z] [exec] #6 39.24 Selecting previously unselected package make. [2025-06-19T05:34:55.835Z] [exec] #6 39.24 Preparing to unpack .../66-make_4.3-4.1build2_amd64.deb ... [2025-06-19T05:34:55.835Z] [exec] #6 39.25 Unpacking make (4.3-4.1build2) ... [2025-06-19T05:34:55.835Z] [exec] #6 39.31 Selecting previously unselected package libdpkg-perl. [2025-06-19T05:34:56.464Z] [exec] #6 39.31 Preparing to unpack .../67-libdpkg-perl_1.22.6ubuntu6.1_all.deb ... [2025-06-19T05:34:56.464Z] [exec] #6 39.32 Unpacking libdpkg-perl (1.22.6ubuntu6.1) ... [2025-06-19T05:34:56.464Z] [exec] #6 39.39 Selecting previously unselected package bzip2. [2025-06-19T05:34:56.465Z] [exec] #6 39.39 Preparing to unpack .../68-bzip2_1.0.8-5.1build0.1_amd64.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.40 Unpacking bzip2 (1.0.8-5.1build0.1) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.45 Selecting previously unselected package patch. [2025-06-19T05:34:56.465Z] [exec] #6 39.45 Preparing to unpack .../69-patch_2.7.6-7build3_amd64.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.46 Unpacking patch (2.7.6-7build3) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.52 Selecting previously unselected package lto-disabled-list. [2025-06-19T05:34:56.465Z] [exec] #6 39.52 Preparing to unpack .../70-lto-disabled-list_47_all.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.52 Unpacking lto-disabled-list (47) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.57 Selecting previously unselected package dpkg-dev. [2025-06-19T05:34:56.465Z] [exec] #6 39.57 Preparing to unpack .../71-dpkg-dev_1.22.6ubuntu6.1_all.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.58 Unpacking dpkg-dev (1.22.6ubuntu6.1) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.66 Selecting previously unselected package build-essential. [2025-06-19T05:34:56.465Z] [exec] #6 39.67 Preparing to unpack .../72-build-essential_12.10ubuntu1_amd64.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.67 Unpacking build-essential (12.10ubuntu1) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.72 Selecting previously unselected package liberror-perl. [2025-06-19T05:34:56.465Z] [exec] #6 39.73 Preparing to unpack .../73-liberror-perl_0.17029-2_all.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.73 Unpacking liberror-perl (0.17029-2) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.78 Selecting previously unselected package git-man. [2025-06-19T05:34:56.465Z] [exec] #6 39.78 Preparing to unpack .../74-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-19T05:34:56.465Z] [exec] #6 39.79 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:34:56.465Z] [exec] #6 39.87 Selecting previously unselected package git. [2025-06-19T05:34:57.092Z] [exec] #6 39.87 Preparing to unpack .../75-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-19T05:34:57.092Z] [exec] #6 39.89 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.07 Selecting previously unselected package ant-contrib. [2025-06-19T05:34:57.092Z] [exec] #6 40.08 Preparing to unpack .../76-ant-contrib_1.0~b3+svn177-12_all.deb ... [2025-06-19T05:34:57.092Z] [exec] #6 40.08 Unpacking ant-contrib (1.0~b3+svn177-12) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.16 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.20 Setting up lto-disabled-list (47) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.22 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.24 Setting up java-common (0.75+exp1) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.28 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.35 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.40 Setting up linux-libc-dev:amd64 (6.8.0-60.63) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.42 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.44 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:57.092Z] [exec] #6 40.47 Setting up bzip2 (1.0.8-5.1build0.1) ... [2025-06-19T05:34:57.720Z] [exec] #6 40.50 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:57.720Z] [exec] #6 40.52 Setting up libjansson4:amd64 (2.14-2build2) ... [2025-06-19T05:34:57.720Z] [exec] #6 40.55 Setting up asciidoc-common (10.2.0-2) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.02 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.04 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.06 Setting up make (4.3-4.1build2) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.08 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.10 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-19T05:34:57.720Z] [exec] #6 41.12 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2025-06-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.15 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-19T05:34:58.723Z] [exec] #6 41.17 Setting up docbook-xsl (1.79.2+dfsg-7) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.42 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.44 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.46 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.48 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.51 Setting up patch (2.7.6-7build3) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.53 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.55 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.57 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.59 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.61 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.63 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.65 Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.67 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.69 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.71 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:58.723Z] [exec] #6 41.74 Setting up ca-certificates-java (20240118) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.77 No JRE found. Skipping Java certificates setup. [2025-06-19T05:34:59.352Z] [exec] #6 41.78 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.80 Setting up libisl23:amd64 (0.26-3build1.1) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.82 Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.84 Setting up libc-dev-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.86 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.88 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.91 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.93 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.95 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.97 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 41.99 Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.01 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.03 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.07 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.09 Setting up libdpkg-perl (1.22.6ubuntu6.1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.11 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.13 Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.15 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.17 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.19 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.21 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.42 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-06-19T05:34:59.352Z] [exec] #6 42.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-06-19T05:34:59.352Z] [exec] #6 42.43 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-06-19T05:34:59.352Z] [exec] #6 42.44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-06-19T05:34:59.352Z] [exec] #6 42.44 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-06-19T05:34:59.352Z] [exec] #6 42.48 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.53 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.55 Setting up binutils (2.42-4ubuntu2.5) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.57 Setting up dpkg-dev (1.22.6ubuntu6.1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.61 Setting up liberror-perl (0.17029-2) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.63 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.65 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.68 Setting up cpp (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.72 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.352Z] [exec] #6 42.74 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.77 Setting up gcc (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.81 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.83 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.86 Setting up g++ (4:13.2.0-7ubuntu1) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.87 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2025-06-19T05:34:59.982Z] [exec] #6 42.87 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-19T05:34:59.982Z] [exec] #6 42.89 Setting up build-essential (12.10ubuntu1) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.91 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.95 Processing triggers for sgml-base (1.31) ... [2025-06-19T05:34:59.982Z] [exec] #6 42.99 Setting up asciidoc-base (10.2.0-2) ... [2025-06-19T05:34:59.982Z] [exec] #6 43.26 Setting up asciidoc (10.2.0-2) ... [2025-06-19T05:35:01.225Z] [exec] #6 43.29 Processing triggers for ca-certificates-java (20240118) ... [2025-06-19T05:35:01.225Z] [exec] #6 43.58 Adding debian:ACCVRAIZ1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.58 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.60 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.60 Adding debian:Actalis_Authentication_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.61 Adding debian:AffirmTrust_Commercial.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.61 Adding debian:AffirmTrust_Networking.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.61 Adding debian:AffirmTrust_Premium_ECC.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.61 Adding debian:AffirmTrust_Premium.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.62 Adding debian:Amazon_Root_CA_1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.62 Adding debian:Amazon_Root_CA_2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.62 Adding debian:Amazon_Root_CA_3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.62 Adding debian:Amazon_Root_CA_4.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.63 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.63 Adding debian:Atos_TrustedRoot_2011.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.63 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.63 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.64 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.64 Adding debian:Baltimore_CyberTrust_Root.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.64 Adding debian:BJCA_Global_Root_CA1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.64 Adding debian:BJCA_Global_Root_CA2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.65 Adding debian:Buypass_Class_2_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.65 Adding debian:Buypass_Class_3_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.65 Adding debian:CA_Disig_Root_R2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.66 Adding debian:Certainly_Root_E1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.66 Adding debian:Certainly_Root_R1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.66 Adding debian:Certigna.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.67 Adding debian:Certigna_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.67 Adding debian:certSIGN_Root_CA_G2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.67 Adding debian:certSIGN_ROOT_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.67 Adding debian:Certum_EC-384_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.67 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.68 Adding debian:Certum_Trusted_Network_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.68 Adding debian:Certum_Trusted_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.68 Adding debian:CFCA_EV_ROOT.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.68 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.69 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.69 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.69 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.70 Adding debian:Comodo_AAA_Services_root.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.70 Adding debian:COMODO_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.70 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.70 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.71 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.71 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.71 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.71 Adding debian:DigiCert_Global_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.71 Adding debian:DigiCert_Global_Root_G2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.72 Adding debian:DigiCert_Global_Root_G3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.72 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.72 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.72 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.73 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.73 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.73 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.73 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.73 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.74 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.74 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.74 Adding debian:emSign_Root_CA_-_C1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.74 Adding debian:emSign_Root_CA_-_G1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.74 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.75 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.75 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.76 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.76 Adding debian:Entrust_Root_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.76 Adding debian:ePKI_Root_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.77 Adding debian:e-Szigno_Root_CA_2017.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.77 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.77 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.78 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.78 Adding debian:GlobalSign_Root_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.78 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.79 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.79 Adding debian:GlobalSign_Root_E46.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.80 Adding debian:GlobalSign_Root_R46.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.81 Adding debian:GLOBALTRUST_2020.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.81 Adding debian:Go_Daddy_Class_2_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.81 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.82 Adding debian:GTS_Root_R1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.82 Adding debian:GTS_Root_R2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.82 Adding debian:GTS_Root_R3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.82 Adding debian:GTS_Root_R4.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.82 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.83 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.83 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.83 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.84 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.84 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.84 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.85 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.85 Adding debian:ISRG_Root_X1.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.85 Adding debian:ISRG_Root_X2.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.86 Adding debian:Izenpe.com.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.86 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.86 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.87 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.87 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.88 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.88 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-06-19T05:35:01.225Z] [exec] #6 43.88 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.89 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.89 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.89 Adding debian:QuoVadis_Root_CA_2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.90 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.90 Adding debian:QuoVadis_Root_CA_3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.90 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.90 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.91 Adding debian:Secure_Global_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.91 Adding debian:SecureSign_RootCA11.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.91 Adding debian:SecureTrust_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.91 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.91 Adding debian:Security_Communication_RootCA2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.92 Adding debian:Security_Communication_RootCA3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.92 Adding debian:Security_Communication_Root_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.92 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.93 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.93 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.93 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.93 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.94 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.94 Adding debian:Starfield_Class_2_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.94 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.94 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.95 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.95 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.96 Adding debian:SZAFIR_ROOT_CA2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.96 Adding debian:Telia_Root_CA_v2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.96 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.97 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.97 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.98 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.98 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.98 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.98 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.99 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.99 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-06-19T05:35:01.226Z] [exec] #6 43.99 Adding debian:TunTrust_Root_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.01 Adding debian:TWCA_Global_Root_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.01 Adding debian:TWCA_Root_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.01 Adding debian:UCA_Extended_Validation_Root.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.01 Adding debian:UCA_Global_G2_Root.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.01 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.02 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.02 Adding debian:vTrus_ECC_Root_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.02 Adding debian:vTrus_Root_CA.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.02 Adding debian:XRamp_Global_CA_Root.pem [2025-06-19T05:35:01.226Z] [exec] #6 44.09 done. [2025-06-19T05:35:01.855Z] [exec] #6 44.80 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-06-19T05:35:01.855Z] [exec] #6 44.91 Setting up ant (1.10.14-1) ... [2025-06-19T05:35:02.482Z] [exec] #6 45.36 Setting up ant-contrib (1.0~b3+svn177-12) ... [2025-06-19T05:35:04.526Z] [exec] #6 DONE 47.7s [2025-06-19T05:35:04.527Z] [exec] [2025-06-19T05:35:04.527Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-06-19T05:35:04.527Z] [exec] #7 DONE 0.3s [2025-06-19T05:35:05.157Z] [exec] [2025-06-19T05:35:05.157Z] [exec] #8 [ 4/10] RUN git clone https://github.com/adoptium/aqa-tests.git [2025-06-19T05:35:05.157Z] [exec] #8 0.211 Cloning into 'aqa-tests'... [2025-06-19T05:35:11.043Z] [exec] #8 DONE 5.8s [2025-06-19T05:35:11.043Z] [exec] [2025-06-19T05:35:11.043Z] [exec] #9 [ 5/10] WORKDIR /aqa-tests/ [2025-06-19T05:35:11.043Z] [exec] #9 DONE 0.1s [2025-06-19T05:35:11.043Z] [exec] [2025-06-19T05:35:11.043Z] [exec] #10 [ 6/10] RUN git checkout master [2025-06-19T05:35:11.677Z] [exec] #10 0.817 Already on 'master' [2025-06-19T05:35:11.677Z] [exec] #10 0.817 Your branch is up to date with 'origin/master'. [2025-06-19T05:35:11.677Z] [exec] #10 DONE 0.9s [2025-06-19T05:35:11.677Z] [exec] [2025-06-19T05:35:11.677Z] [exec] #11 [ 7/10] COPY functional-test/test.sh /test.sh [2025-06-19T05:35:11.677Z] [exec] #11 DONE 0.1s [2025-06-19T05:35:11.677Z] [exec] [2025-06-19T05:35:11.678Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-06-19T05:35:11.678Z] [exec] #12 DONE 0.1s [2025-06-19T05:35:11.678Z] [exec] [2025-06-19T05:35:11.678Z] [exec] #13 [ 9/10] WORKDIR /aqa-tests [2025-06-19T05:35:11.678Z] [exec] #13 DONE 0.1s [2025-06-19T05:35:12.307Z] [exec] [2025-06-19T05:35:12.307Z] [exec] #14 exporting to image [2025-06-19T05:35:12.307Z] [exec] #14 exporting layers [2025-06-19T05:35:19.461Z] [exec] #14 exporting layers 7.4s done [2025-06-19T05:35:19.461Z] [exec] #14 writing image sha256:f2c4babb4421490bcfbd1e541d1e760cedc2d5ca06cf5ac02c7dbab2d428c125 done [2025-06-19T05:35:19.461Z] [exec] #14 naming to docker.io/library/adoptopenjdk-functional-test-test:11-jdk-ubuntu-hotspot-full 0.0s done [2025-06-19T05:35:19.461Z] [exec] #14 DONE 7.4s [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] copy_dest: [2025-06-19T05:35:19.461Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test [2025-06-19T05:35:19.461Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] build: [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] build: [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] move_scripts: [2025-06-19T05:35:19.461Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] clean_image: [2025-06-19T05:35:19.461Z] [echo] Executing external.sh --clean --dir openliberty-mp-tck --tag nightly --version 11 --impl hotspot [2025-06-19T05:35:19.461Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:35:19.461Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:35:19.461Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:35:19.461Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:35:19.461Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:35:19.461Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:35:19.461Z] [exec] The test here is openliberty-mp-tck [2025-06-19T05:35:19.461Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-06-19T05:35:19.461Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:35:19.461Z] [exec] Error response from daemon: No such container: openliberty-mp-tck-test [2025-06-19T05:35:19.461Z] [exec] Error response from daemon: No such image: adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full [2025-06-19T05:35:19.461Z] [exec] Error response from daemon: No such container: restore-test [2025-06-19T05:35:19.461Z] [exec] Error response from daemon: invalid reference format [2025-06-19T05:35:19.461Z] [exec] Result: 1 [2025-06-19T05:35:19.461Z] [2025-06-19T05:35:19.461Z] build_image: [2025-06-19T05:35:19.461Z] [echo] Executing external.sh --build --dir openliberty-mp-tck --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-06-19T05:35:19.461Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:35:19.461Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:35:19.461Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:35:19.461Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:35:19.461Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:35:19.461Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:35:19.461Z] [exec] The test here is openliberty-mp-tck [2025-06-19T05:35:19.461Z] [exec] The directory in the external.sh is openliberty-mp-tck [2025-06-19T05:35:19.461Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:35:19.461Z] [exec] build_image.sh openliberty-mp-tck 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-19T05:35:19.461Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-19T05:35:20.090Z] [exec] [2025-06-19T05:35:20.090Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-06-19T05:35:20.090Z] [exec] done [2025-06-19T05:35:20.090Z] [exec] [2025-06-19T05:35:20.090Z] [exec] The test in the build_image() function is openliberty-mp-tck [2025-06-19T05:35:20.090Z] [exec] ##################################################### [2025-06-19T05:35:20.090Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-06-19T05:35:20.090Z] [exec] ##################################################### [2025-06-19T05:35:20.090Z] [exec] #0 building with "default" instance using docker driver [2025-06-19T05:35:20.090Z] [exec] [2025-06-19T05:35:20.090Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-19T05:35:20.090Z] [exec] #1 transferring dockerfile: 2.92kB done [2025-06-19T05:35:20.090Z] [exec] #1 DONE 0.0s [2025-06-19T05:35:20.090Z] [exec] [2025-06-19T05:35:20.090Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2025-06-19T05:35:20.090Z] [exec] #2 DONE 0.1s [2025-06-19T05:35:20.722Z] [exec] [2025-06-19T05:35:20.722Z] [exec] #3 [internal] load .dockerignore [2025-06-19T05:35:20.722Z] [exec] #3 transferring context: 2B done [2025-06-19T05:35:20.722Z] [exec] #3 DONE 0.0s [2025-06-19T05:35:20.722Z] [exec] [2025-06-19T05:35:20.722Z] [exec] #4 [ 1/10] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 [2025-06-19T05:35:20.722Z] [exec] #4 CACHED [2025-06-19T05:35:20.722Z] [exec] [2025-06-19T05:35:20.722Z] [exec] #5 [internal] load build context [2025-06-19T05:35:20.722Z] [exec] #5 transferring context: 2.23kB done [2025-06-19T05:35:20.722Z] [exec] #5 DONE 0.0s [2025-06-19T05:35:20.722Z] [exec] [2025-06-19T05:35:20.722Z] [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-19T05:35:20.722Z] [exec] #6 0.268 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.330 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.345 Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.397 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.458 Get:5 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.458 Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-19T05:35:20.722Z] [exec] #6 0.465 Get:7 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.583 Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.585 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.586 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,428 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.594 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,408 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.601 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,509 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.609 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-19T05:35:20.722Z] [exec] #6 0.610 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-19T05:35:21.349Z] [exec] #6 0.886 Get:15 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,454 kB] [2025-06-19T05:35:21.349Z] [exec] #6 1.281 Get:16 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-19T05:35:21.977Z] [exec] #6 1.282 Get:17 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,107 kB] [2025-06-19T05:35:21.977Z] [exec] #6 1.323 Get:18 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,106 kB] [2025-06-19T05:35:21.977Z] [exec] #6 1.523 Fetched 30.3 MB in 1s (23.3 MB/s) [2025-06-19T05:35:22.605Z] [exec] #6 1.523 Reading package lists... [2025-06-19T05:35:23.911Z] [exec] #6 3.865 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:35:24.539Z] [exec] #6 3.939 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-19T05:35:24.539Z] [exec] #6 3.939 (Reading database ... [2025-06-19T05:35:24.539Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 3.947 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:35:24.539Z] [exec] #6 3.954 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:24.539Z] [exec] #6 4.093 Selecting previously unselected package python3.12-minimal. [2025-06-19T05:35:24.539Z] [exec] #6 4.095 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:35:24.539Z] [exec] #6 4.104 Unpacking python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:24.539Z] [exec] #6 4.195 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:24.539Z] [exec] #6 4.225 Setting up python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:25.167Z] [exec] #6 4.978 Selecting previously unselected package python3-minimal. [2025-06-19T05:35:25.167Z] [exec] #6 4.978 (Reading database ... [2025-06-19T05:35:25.167Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 4.985 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:35:25.167Z] [exec] #6 4.991 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:35:25.167Z] [exec] #6 5.043 Selecting previously unselected package media-types. [2025-06-19T05:35:25.167Z] [exec] #6 5.044 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-19T05:35:25.167Z] [exec] #6 5.052 Unpacking media-types (10.1.0) ... [2025-06-19T05:35:25.167Z] [exec] #6 5.107 Selecting previously unselected package netbase. [2025-06-19T05:35:25.794Z] [exec] #6 5.108 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.115 Unpacking netbase (6.4) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.166 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-19T05:35:25.794Z] [exec] #6 5.167 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.175 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.323 Selecting previously unselected package python3.12. [2025-06-19T05:35:25.794Z] [exec] #6 5.324 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.332 Unpacking python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.379 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-19T05:35:25.794Z] [exec] #6 5.380 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.387 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.442 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.629 Selecting previously unselected package python3. [2025-06-19T05:35:25.794Z] [exec] #6 5.629 (Reading database ... [2025-06-19T05:35:25.794Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 5.637 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.646 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.703 Selecting previously unselected package libapparmor1:amd64. [2025-06-19T05:35:25.794Z] [exec] #6 5.704 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-19T05:35:25.794Z] [exec] #6 5.721 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:35:25.794Z] [exec] #6 5.776 Selecting previously unselected package libargon2-1:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 5.777 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 5.784 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:35:26.421Z] [exec] #6 5.843 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 5.867 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:35:26.421Z] [exec] #6 5.941 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.011 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.011 (Reading database ... [2025-06-19T05:35:26.421Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7374 files and directories currently installed.)#6 6.018 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.025 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.083 Selecting previously unselected package libjson-c5:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.084 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.090 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.153 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.154 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.161 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.218 Selecting previously unselected package libfdisk1:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.220 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.226 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.285 Selecting previously unselected package libkmod2:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.286 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.293 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.337 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-19T05:35:26.421Z] [exec] #6 6.338 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.344 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:26.421Z] [exec] #6 6.428 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:26.421Z] [exec] #6 6.449 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:35:27.048Z] [exec] #6 6.536 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.048Z] [exec] #6 6.596 Selecting previously unselected package systemd-dev. [2025-06-19T05:35:27.048Z] [exec] #6 6.596 (Reading database ... [2025-06-19T05:35:27.048Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7413 files and directories currently installed.)#6 6.604 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-19T05:35:27.048Z] [exec] #6 6.613 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.048Z] [exec] #6 6.691 Selecting previously unselected package systemd. [2025-06-19T05:35:27.048Z] [exec] #6 6.692 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:27.048Z] [exec] #6 6.707 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.049Z] [exec] #6 6.916 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:35:27.049Z] [exec] #6 6.940 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:35:27.049Z] [exec] #6 6.962 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:35:27.049Z] [exec] #6 6.981 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:35:27.049Z] [exec] #6 7.001 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:35:27.049Z] [exec] #6 7.021 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:35:27.674Z] [exec] #6 7.041 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:35:27.674Z] [exec] #6 7.068 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.674Z] [exec] #6 7.088 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.674Z] [exec] #6 7.108 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.674Z] [exec] #6 7.173 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-19T05:35:27.675Z] [exec] #6 7.176 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-19T05:35:27.675Z] [exec] #6 7.180 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-19T05:35:27.675Z] [exec] #6 7.184 Initializing machine ID from random generator. [2025-06-19T05:35:27.675Z] [exec] #6 7.203 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.203 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.203 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.203 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.204 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.204 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.204 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.204 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.204 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:35:27.675Z] [exec] #6 7.213 Creating group 'systemd-journal' with GID 999. [2025-06-19T05:35:27.675Z] [exec] #6 7.213 Creating group 'systemd-network' with GID 998. [2025-06-19T05:35:27.675Z] [exec] #6 7.213 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-19T05:35:27.675Z] [exec] #6 7.310 Selecting previously unselected package systemd-sysv. [2025-06-19T05:35:27.675Z] [exec] #6 7.311 (Reading database ... [2025-06-19T05:35:27.675Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 7.318 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:27.675Z] [exec] #6 7.325 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:35:27.675Z] [exec] #6 7.393 Selecting previously unselected package sgml-base. [2025-06-19T05:35:27.675Z] [exec] #6 7.394 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-19T05:35:27.675Z] [exec] #6 7.402 Unpacking sgml-base (1.31) ... [2025-06-19T05:35:27.675Z] [exec] #6 7.478 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-19T05:35:27.675Z] [exec] #6 7.479 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:35:27.675Z] [exec] #6 7.487 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:27.675Z] [exec] #6 7.541 Selecting previously unselected package dbus-bin. [2025-06-19T05:35:27.675Z] [exec] #6 7.542 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:35:27.675Z] [exec] #6 7.548 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:27.675Z] [exec] #6 7.599 Selecting previously unselected package dbus-session-bus-common. [2025-06-19T05:35:28.302Z] [exec] #6 7.600 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.609 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:28.302Z] [exec] #6 7.656 Selecting previously unselected package dbus-daemon. [2025-06-19T05:35:28.302Z] [exec] #6 7.657 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.664 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:28.302Z] [exec] #6 7.709 Selecting previously unselected package dbus-system-bus-common. [2025-06-19T05:35:28.302Z] [exec] #6 7.710 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.725 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:28.302Z] [exec] #6 7.794 Selecting previously unselected package dbus. [2025-06-19T05:35:28.302Z] [exec] #6 7.795 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.803 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:28.302Z] [exec] #6 7.864 Selecting previously unselected package distro-info-data. [2025-06-19T05:35:28.302Z] [exec] #6 7.866 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.873 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:35:28.302Z] [exec] #6 7.936 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-19T05:35:28.302Z] [exec] #6 7.936 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 7.952 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:28.302Z] [exec] #6 8.028 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-19T05:35:28.302Z] [exec] #6 8.030 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 8.036 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:28.302Z] [exec] #6 8.101 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-19T05:35:28.302Z] [exec] #6 8.102 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-19T05:35:28.302Z] [exec] #6 8.109 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:35:28.302Z] [exec] #6 8.153 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-19T05:35:28.927Z] [exec] #6 8.154 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-19T05:35:28.927Z] [exec] #6 8.161 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.212 Selecting previously unselected package iso-codes. [2025-06-19T05:35:28.928Z] [exec] #6 8.213 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.220 Unpacking iso-codes (4.16.0-1) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.440 Selecting previously unselected package libcap2-bin. [2025-06-19T05:35:28.928Z] [exec] #6 8.442 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.448 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.506 Selecting previously unselected package libelf1t64:amd64. [2025-06-19T05:35:28.928Z] [exec] #6 8.507 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.514 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.559 Selecting previously unselected package libglib2.0-data. [2025-06-19T05:35:28.928Z] [exec] #6 8.560 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.567 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.619 Selecting previously unselected package libicu74:amd64. [2025-06-19T05:35:28.928Z] [exec] #6 8.620 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.627 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.821 Selecting previously unselected package libpam-systemd:amd64. [2025-06-19T05:35:28.928Z] [exec] #6 8.822 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.829 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.893 Selecting previously unselected package libxml2:amd64. [2025-06-19T05:35:28.928Z] [exec] #6 8.895 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-19T05:35:28.928Z] [exec] #6 8.901 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:35:28.928Z] [exec] #6 8.970 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-19T05:35:29.569Z] [exec] #6 8.971 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 8.978 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.025 Selecting previously unselected package lsb-release. [2025-06-19T05:35:29.569Z] [exec] #6 9.026 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.032 Unpacking lsb-release (12.0-2) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.081 Selecting previously unselected package python-apt-common. [2025-06-19T05:35:29.569Z] [exec] #6 9.082 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.088 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.139 Selecting previously unselected package python3-apt. [2025-06-19T05:35:29.569Z] [exec] #6 9.140 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.146 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.204 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-19T05:35:29.569Z] [exec] #6 9.205 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.213 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.271 Selecting previously unselected package python3-dbus. [2025-06-19T05:35:29.569Z] [exec] #6 9.272 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.284 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.347 Selecting previously unselected package python3-gi. [2025-06-19T05:35:29.569Z] [exec] #6 9.348 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.355 Unpacking python3-gi (3.48.2-1) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.427 Selecting previously unselected package python3-pkg-resources. [2025-06-19T05:35:29.569Z] [exec] #6 9.428 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-19T05:35:29.569Z] [exec] #6 9.435 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:35:29.569Z] [exec] #6 9.507 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.508 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.517 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.567 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-19T05:35:30.196Z] [exec] #6 9.568 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.575 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.632 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.633 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.640 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.701 Selecting previously unselected package libstemmer0d:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.703 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.710 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.766 Selecting previously unselected package libxmlb2:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.767 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.774 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.833 Selecting previously unselected package libappstream5:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.834 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.841 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.913 Selecting previously unselected package libduktape207:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.914 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.922 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:35:30.196Z] [exec] #6 9.985 Selecting previously unselected package libdw1t64:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 9.987 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 9.993 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:35:30.196Z] [exec] #6 10.04 Selecting previously unselected package libglib2.0-bin. [2025-06-19T05:35:30.196Z] [exec] #6 10.04 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 10.05 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:30.196Z] [exec] #6 10.11 Selecting previously unselected package libunwind8:amd64. [2025-06-19T05:35:30.196Z] [exec] #6 10.11 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-19T05:35:30.196Z] [exec] #6 10.11 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:35:30.196Z] [exec] #6 10.17 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-19T05:35:30.824Z] [exec] #6 10.17 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-19T05:35:30.824Z] [exec] #6 10.18 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:35:30.824Z] [exec] #6 10.25 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-19T05:35:30.824Z] [exec] #6 10.25 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:35:30.824Z] [exec] #6 10.26 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:30.824Z] [exec] #6 10.32 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-19T05:35:30.825Z] [exec] #6 10.32 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.33 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.40 Selecting previously unselected package xml-core. [2025-06-19T05:35:30.825Z] [exec] #6 10.40 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.40 Unpacking xml-core (0.19) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.47 Selecting previously unselected package polkitd. [2025-06-19T05:35:30.825Z] [exec] #6 10.47 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.50 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.56 Selecting previously unselected package python3-blinker. [2025-06-19T05:35:30.825Z] [exec] #6 10.56 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.56 Unpacking python3-blinker (1.7.0-1) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.61 Selecting previously unselected package python3-cryptography. [2025-06-19T05:35:30.825Z] [exec] #6 10.61 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.63 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.71 Selecting previously unselected package python3-pyparsing. [2025-06-19T05:35:30.825Z] [exec] #6 10.71 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.72 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.78 Selecting previously unselected package python3-httplib2. [2025-06-19T05:35:30.825Z] [exec] #6 10.78 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-19T05:35:30.825Z] [exec] #6 10.79 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-19T05:35:30.825Z] [exec] #6 10.84 Selecting previously unselected package python3-jwt. [2025-06-19T05:35:31.453Z] [exec] #6 10.84 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 10.85 Unpacking python3-jwt (2.7.0-1) ... [2025-06-19T05:35:31.453Z] [exec] #6 10.91 Selecting previously unselected package python3-lazr.uri. [2025-06-19T05:35:31.453Z] [exec] #6 10.91 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 10.91 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:35:31.453Z] [exec] #6 10.97 Selecting previously unselected package python3-wadllib. [2025-06-19T05:35:31.453Z] [exec] #6 10.98 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 10.98 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.05 Selecting previously unselected package python3-distro. [2025-06-19T05:35:31.453Z] [exec] #6 11.05 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 11.05 Unpacking python3-distro (1.9.0-1) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.12 Selecting previously unselected package python3-oauthlib. [2025-06-19T05:35:31.453Z] [exec] #6 11.12 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 11.13 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.21 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-19T05:35:31.453Z] [exec] #6 11.21 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 11.22 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.29 Selecting previously unselected package python3-six. [2025-06-19T05:35:31.453Z] [exec] #6 11.29 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 11.30 Unpacking python3-six (1.16.0-4) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.36 Selecting previously unselected package python3-launchpadlib. [2025-06-19T05:35:31.453Z] [exec] #6 11.36 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-19T05:35:31.453Z] [exec] #6 11.37 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:35:31.453Z] [exec] #6 11.44 Selecting previously unselected package python3-software-properties. [2025-06-19T05:35:32.105Z] [exec] #6 11.44 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-19T05:35:32.105Z] [exec] #6 11.45 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.51 Selecting previously unselected package packagekit. [2025-06-19T05:35:32.105Z] [exec] #6 11.51 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:35:32.105Z] [exec] #6 11.53 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.60 Selecting previously unselected package software-properties-common. [2025-06-19T05:35:32.105Z] [exec] #6 11.60 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-19T05:35:32.105Z] [exec] #6 11.61 Unpacking software-properties-common (0.99.49.2) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.68 Setting up media-types (10.1.0) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.71 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.75 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.78 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.81 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.83 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.86 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.89 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.91 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.94 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:32.105Z] [exec] #6 11.95 No schema files found: doing nothing. [2025-06-19T05:35:32.105Z] [exec] #6 11.97 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:32.105Z] [exec] #6 12.00 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:32.105Z] [exec] #6 12.02 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:32.105Z] [exec] #6 12.05 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.07 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.10 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.12 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.14 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.16 Setting up netbase (6.4) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.23 Setting up sgml-base (1.31) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.27 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.30 Setting up lsb-release (12.0-2) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.32 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.47 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.49 Setting up iso-codes (4.16.0-1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.51 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:32.732Z] [exec] #6 12.54 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:32.733Z] [exec] #6 12.56 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:35:32.733Z] [exec] #6 12.57 Setcap worked! gst-ptp-helper is not suid! [2025-06-19T05:35:32.733Z] [exec] #6 12.58 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:32.733Z] [exec] #6 12.60 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:35:32.733Z] [exec] #6 12.62 Setting up python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.43 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.45 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.47 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.49 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.53 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.55 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.57 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.63 Setting up xml-core (0.19) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.84 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:35:34.040Z] [exec] #6 13.92 debconf: unable to initialize frontend: Dialog [2025-06-19T05:35:34.040Z] [exec] #6 13.92 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-19T05:35:34.040Z] [exec] #6 13.92 debconf: falling back to frontend: Readline [2025-06-19T05:35:34.040Z] [exec] #6 13.92 debconf: unable to initialize frontend: Readline [2025-06-19T05:35:34.040Z] [exec] #6 13.92 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-19T05:35:34.040Z] [exec] #6 13.92 debconf: falling back to frontend: Teletype [2025-06-19T05:35:34.040Z] [exec] #6 14.00 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.02 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.04 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.06 running python rtupdate hooks for python3.12... [2025-06-19T05:35:34.670Z] [exec] #6 14.06 running python post-rtupdate hooks for python3.12... [2025-06-19T05:35:34.670Z] [exec] #6 14.14 Setting up python3-six (1.16.0-4) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.26 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.43 Setting up python3-gi (3.48.2-1) ... [2025-06-19T05:35:34.670Z] [exec] #6 14.60 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-19T05:35:35.298Z] [exec] #6 14.73 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:35:35.298Z] [exec] #6 14.75 Setting up python3-blinker (1.7.0-1) ... [2025-06-19T05:35:35.298Z] [exec] #6 14.88 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:35:35.298Z] [exec] #6 15.08 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-19T05:35:35.298Z] [exec] #6 15.22 Setting up python3-distro (1.9.0-1) ... [2025-06-19T05:35:35.926Z] [exec] #6 15.34 Setting up python3-jwt (2.7.0-1) ... [2025-06-19T05:35:35.926Z] [exec] #6 15.47 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:35:35.926Z] [exec] #6 15.62 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:35:35.926Z] [exec] #6 15.74 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:35:36.941Z] [exec] #6 15.97 Setting up python3-wadllib (1.3.6-5) ... [2025-06-19T05:35:36.941Z] [exec] #6 16.09 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-19T05:35:36.941Z] [exec] #6 16.27 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:35:36.941Z] [exec] #6 16.40 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:35:36.941Z] [exec] #6 16.63 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-19T05:35:37.570Z] [exec] #6 16.64 Setting up python3-software-properties (0.99.49.2) ... [2025-06-19T05:35:37.570Z] [exec] #6 16.79 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:35:37.570Z] [exec] #6 16.83 Processing triggers for sgml-base (1.31) ... [2025-06-19T05:35:37.570Z] [exec] #6 16.86 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:35:37.570Z] [exec] #6 16.88 Creating group 'polkitd' with GID 997. [2025-06-19T05:35:37.570Z] [exec] #6 16.88 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-19T05:35:37.570Z] [exec] #6 16.94 invoke-rc.d: could not determine current runlevel [2025-06-19T05:35:37.570Z] [exec] #6 16.95 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-19T05:35:37.570Z] [exec] #6 17.04 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-19T05:35:37.570Z] [exec] #6 17.05 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:35:37.570Z] [exec] #6 17.10 invoke-rc.d: could not determine current runlevel [2025-06-19T05:35:37.570Z] [exec] #6 17.10 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-19T05:35:37.570Z] [exec] #6 17.10 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-19T05:35:37.570Z] [exec] #6 17.19 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-19T05:35:37.570Z] [exec] #6 17.21 Setting up software-properties-common (0.99.49.2) ... [2025-06-19T05:35:37.570Z] [exec] #6 17.34 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:35:41.319Z] [exec] #6 20.45 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:35:41.319Z] [exec] #6 20.49 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:35:41.319Z] [exec] #6 20.57 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-19T05:35:41.319Z] [exec] #6 20.79 Get:4 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-19T05:35:41.319Z] [exec] #6 20.92 Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-19T05:35:41.319Z] [exec] #6 21.04 Fetched 277 kB in 1s (382 kB/s) [2025-06-19T05:35:41.947Z] [exec] #6 21.04 Reading package lists... [2025-06-19T05:35:41.947Z] [exec] #6 21.71 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Repository: 'Types: deb [2025-06-19T05:35:41.947Z] [exec] #6 21.71 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Suites: noble [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Components: main [2025-06-19T05:35:41.947Z] [exec] #6 21.71 ' [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Description: [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-19T05:35:41.947Z] [exec] #6 21.71 [2025-06-19T05:35:41.947Z] [exec] #6 21.71 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-19T05:35:41.947Z] [exec] #6 21.71 Adding repository. [2025-06-19T05:35:41.947Z] [exec] #6 21.83 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:35:42.575Z] [exec] #6 22.22 Hit:2 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-19T05:35:42.575Z] [exec] #6 22.26 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:35:42.575Z] [exec] #6 22.27 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-19T05:35:42.575Z] [exec] #6 22.28 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-19T05:35:43.202Z] [exec] #6 22.43 Reading package lists... [2025-06-19T05:35:43.831Z] [exec] #6 23.11 Reading package lists... [2025-06-19T05:35:44.457Z] [exec] #6 23.78 Building dependency tree... [2025-06-19T05:35:44.457Z] [exec] #6 23.92 Reading state information... [2025-06-19T05:35:44.457Z] [exec] #6 24.06 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-06-19T05:35:44.457Z] [exec] #6 24.06 tar is already the newest version (1.35+dfsg-3build1). [2025-06-19T05:35:44.457Z] [exec] #6 24.06 The following additional packages will be installed: [2025-06-19T05:35:44.457Z] [exec] #6 24.06 ca-certificates-java default-jre-headless git-man java-common [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libplexus-cipher-java libplexus-classworlds-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libplexus-component-annotations-java libplexus-interpolation-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libwagon-http-shaded-java libwagon-provider-api-java openjdk-21-jre-headless [2025-06-19T05:35:44.457Z] [exec] #6 24.06 perl perl-modules-5.38 [2025-06-19T05:35:44.457Z] [exec] #6 24.06 Suggested packages: [2025-06-19T05:35:44.457Z] [exec] #6 24.06 default-jre gettext-base git-daemon-run | git-daemon-sysvinit git-doc [2025-06-19T05:35:44.457Z] [exec] #6 24.06 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libatinject-jsr330-api-java-doc libel-api-java libcommons-io-java-doc [2025-06-19T05:35:44.457Z] [exec] #6 24.06 gdbm-l10n libasm-java libcglib-java libjsr305-java-doc liblcms2-utils [2025-06-19T05:35:44.457Z] [exec] #6 24.06 libmaven-shared-utils-java-doc liblogback-java pcscd [2025-06-19T05:35:44.458Z] [exec] #6 24.06 libplexus-utils2-java-doc junit4 testng libcommons-logging-java [2025-06-19T05:35:44.458Z] [exec] #6 24.06 liblog4j1.2-java libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic [2025-06-19T05:35:44.458Z] [exec] #6 24.06 fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic [2025-06-19T05:35:44.458Z] [exec] #6 24.06 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-06-19T05:35:44.458Z] [exec] #6 24.06 libtap-harness-archive-perl [2025-06-19T05:35:44.458Z] [exec] #6 24.06 Recommended packages: [2025-06-19T05:35:44.458Z] [exec] #6 24.06 patch less ssh-client libcups2t64 libharfbuzz0b libasound2t64 [2025-06-19T05:35:44.458Z] [exec] #6 24.20 The following NEW packages will be installed: [2025-06-19T05:35:44.458Z] [exec] #6 24.20 ca-certificates-java default-jre-headless git git-man java-common [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libaopalliance-java libapache-pom-java libatinject-jsr330-api-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libcdi-api-java libcommons-cli-java libcommons-io-java libcommons-lang3-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libcommons-parent-java liberror-perl liberror-prone-java libgdbm-compat4t64 [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libgdbm6t64 libgeronimo-annotation-1.3-spec-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libgeronimo-interceptor-3.0-spec-java libguava-java libguice-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libjansi-java libjpeg-turbo8 libjpeg8 libjsr305-java liblcms2-2 [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libmaven-parent-java libmaven-resolver-java libmaven-shared-utils-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libmaven3-core-java libnspr4 libnss3 libpcsclite1 libperl5.38t64 [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libplexus-cipher-java libplexus-classworlds-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libplexus-component-annotations-java libplexus-interpolation-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libplexus-sec-dispatcher-java libplexus-utils2-java libsisu-inject-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libsisu-plexus-java libslf4j-java libwagon-file-java [2025-06-19T05:35:44.458Z] [exec] #6 24.20 libwagon-http-shaded-java libwagon-provider-api-java maven [2025-06-19T05:35:44.458Z] [exec] #6 24.20 openjdk-21-jre-headless perl perl-modules-5.38 [2025-06-19T05:35:44.458Z] [exec] #6 24.43 0 upgraded, 50 newly installed, 0 to remove and 4 not upgraded. [2025-06-19T05:35:44.458Z] [exec] #6 24.43 Need to get 71.5 MB of archives. [2025-06-19T05:35:44.458Z] [exec] #6 24.43 After this operation, 296 MB of additional disk space will be used. [2025-06-19T05:35:44.458Z] [exec] #6 24.43 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-19T05:35:45.088Z] [exec] #6 24.55 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.55 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.55 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-19T05:35:45.088Z] [exec] #6 24.58 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.58 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates-java all 20240118 [11.6 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.58 Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 java-common all 0.75+exp1 [6,798 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.58 Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.59 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.59 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.59 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.59 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.60 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.60 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-19T05:35:45.088Z] [exec] #6 24.91 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 default-jre-headless amd64 2:1.21-75+exp1 [3,094 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.91 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.91 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-19T05:35:45.088Z] [exec] #6 24.91 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache-pom-java all 29-2 [5,284 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-5 [5,348 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 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-19T05:35:45.088Z] [exec] #6 24.94 Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcdi-api-java all 1.2-3 [54.3 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-cli-java all 1.6.0-1 [59.9 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:24 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-parent-java all 56-1 [10.7 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-io-java all 2.11.0-2 [297 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.94 Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcommons-lang3-java all 3.14.0-1 [586 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.95 Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjsr305-java all 0.1~+svn49-11 [27.0 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.95 Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguava-java all 32.0.1-1 [2,692 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.97 Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 liberror-prone-java all 2.18.0-1 [22.5 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.97 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-19T05:35:45.088Z] [exec] #6 24.97 Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaopalliance-java all 20070526-7 [8,166 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.97 Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguice-java all 4.2.3-2 [1,434 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.98 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjansi-java all 2.4.1-2 [83.0 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.98 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-parent-java all 35-1 [5,810 B] [2025-06-19T05:35:45.088Z] [exec] #6 24.98 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-utils2-java all 3.4.2-1 [256 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.98 Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-provider-api-java all 3.5.3-1 [47.9 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.98 Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-resolver-java all 1.6.3-1 [544 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.99 Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven-shared-utils-java all 3.3.4-1 [137 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.99 Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-cipher-java all 2.0-1 [14.7 kB] [2025-06-19T05:35:45.088Z] [exec] #6 24.99 Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-classworlds-java all 2.7.0-1 [50.0 kB] [2025-06-19T05:35:45.088Z] [exec] #6 25.00 Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-component-annotations-java all 2.1.1-1 [6,550 B] [2025-06-19T05:35:45.088Z] [exec] #6 25.00 Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-interpolation-java all 1.26-1 [76.8 kB] [2025-06-19T05:35:45.088Z] [exec] #6 25.00 Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libplexus-sec-dispatcher-java all 2.0-3 [28.1 kB] [2025-06-19T05:35:45.088Z] [exec] #6 25.00 Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libslf4j-java all 1.7.32-1 [141 kB] [2025-06-19T05:35:45.088Z] [exec] #6 25.01 Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-inject-java all 0.3.4-2 [347 kB] [2025-06-19T05:35:45.088Z] [exec] #6 25.01 Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libsisu-plexus-java all 0.3.4-3 [181 kB] [2025-06-19T05:35:45.715Z] [exec] #6 25.01 Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libmaven3-core-java all 3.8.7-2 [1,565 kB] [2025-06-19T05:35:45.715Z] [exec] #6 25.02 Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-file-java all 3.5.3-1 [7,918 B] [2025-06-19T05:35:45.715Z] [exec] #6 25.02 Get:49 http://archive.ubuntu.com/ubuntu noble/universe amd64 libwagon-http-shaded-java all 3.5.3-1 [1,332 kB] [2025-06-19T05:35:45.715Z] [exec] #6 25.03 Get:50 http://archive.ubuntu.com/ubuntu noble/universe amd64 maven all 3.8.7-2 [18.3 kB] [2025-06-19T05:35:45.715Z] [exec] #6 25.14 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:35:45.715Z] [exec] #6 25.16 Fetched 71.5 MB in 1s (87.7 MB/s) [2025-06-19T05:35:45.715Z] [exec] #6 25.40 Selecting previously unselected package perl-modules-5.38. [2025-06-19T05:35:45.715Z] [exec] #6 25.40 (Reading database ... [2025-06-19T05:35:45.715Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 25.41 Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-19T05:35:45.715Z] [exec] #6 25.43 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:46.342Z] [exec] #6 25.80 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-19T05:35:46.342Z] [exec] #6 25.80 Preparing to unpack .../01-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:35:46.342Z] [exec] #6 25.81 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:35:46.342Z] [exec] #6 25.88 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-19T05:35:46.342Z] [exec] #6 25.88 Preparing to unpack .../02-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:35:46.342Z] [exec] #6 25.88 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:35:46.342Z] [exec] #6 25.94 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-19T05:35:46.342Z] [exec] #6 25.94 Preparing to unpack .../03-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:35:46.343Z] [exec] #6 25.95 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:46.343Z] [exec] #6 26.23 Selecting previously unselected package perl. [2025-06-19T05:35:46.970Z] [exec] #6 26.24 Preparing to unpack .../04-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.25 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.32 Selecting previously unselected package ca-certificates-java. [2025-06-19T05:35:46.970Z] [exec] #6 26.32 Preparing to unpack .../05-ca-certificates-java_20240118_all.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.33 Unpacking ca-certificates-java (20240118) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.52 Selecting previously unselected package java-common. [2025-06-19T05:35:46.970Z] [exec] #6 26.52 Preparing to unpack .../06-java-common_0.75+exp1_all.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.53 Unpacking java-common (0.75+exp1) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.59 Selecting previously unselected package liblcms2-2:amd64. [2025-06-19T05:35:46.970Z] [exec] #6 26.59 Preparing to unpack .../07-liblcms2-2_2.14-2build1_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.60 Unpacking liblcms2-2:amd64 (2.14-2build1) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.65 Selecting previously unselected package libjpeg-turbo8:amd64. [2025-06-19T05:35:46.970Z] [exec] #6 26.65 Preparing to unpack .../08-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.66 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.70 Selecting previously unselected package libjpeg8:amd64. [2025-06-19T05:35:46.970Z] [exec] #6 26.71 Preparing to unpack .../09-libjpeg8_8c-2ubuntu11_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.71 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.77 Selecting previously unselected package libnspr4:amd64. [2025-06-19T05:35:46.970Z] [exec] #6 26.77 Preparing to unpack .../10-libnspr4_2%3a4.35-1.1build1_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.78 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.83 Selecting previously unselected package libnss3:amd64. [2025-06-19T05:35:46.970Z] [exec] #6 26.84 Preparing to unpack .../11-libnss3_2%3a3.98-1build1_amd64.deb ... [2025-06-19T05:35:46.970Z] [exec] #6 26.84 Unpacking libnss3:amd64 (2:3.98-1build1) ... [2025-06-19T05:35:46.970Z] [exec] #6 26.92 Selecting previously unselected package libpcsclite1:amd64. [2025-06-19T05:35:47.661Z] [exec] #6 26.92 Preparing to unpack .../12-libpcsclite1_2.0.3-1build1_amd64.deb ... [2025-06-19T05:35:47.661Z] [exec] #6 26.92 Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-19T05:35:47.661Z] [exec] #6 26.98 Selecting previously unselected package openjdk-21-jre-headless:amd64. [2025-06-19T05:35:47.661Z] [exec] #6 26.99 Preparing to unpack .../13-openjdk-21-jre-headless_21.0.7+6~us1-0ubuntu1~24.04_amd64.deb ... [2025-06-19T05:35:47.661Z] [exec] #6 26.99 Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-19T05:35:48.291Z] [exec] #6 27.82 Selecting previously unselected package default-jre-headless. [2025-06-19T05:35:48.291Z] [exec] #6 27.83 Preparing to unpack .../14-default-jre-headless_2%3a1.21-75+exp1_amd64.deb ... [2025-06-19T05:35:48.291Z] [exec] #6 27.83 Unpacking default-jre-headless (2:1.21-75+exp1) ... [2025-06-19T05:35:48.291Z] [exec] #6 27.88 Selecting previously unselected package liberror-perl. [2025-06-19T05:35:48.291Z] [exec] #6 27.88 Preparing to unpack .../15-liberror-perl_0.17029-2_all.deb ... [2025-06-19T05:35:48.291Z] [exec] #6 27.89 Unpacking liberror-perl (0.17029-2) ... [2025-06-19T05:35:48.291Z] [exec] #6 27.94 Selecting previously unselected package git-man. [2025-06-19T05:35:48.291Z] [exec] #6 27.94 Preparing to unpack .../16-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-19T05:35:48.291Z] [exec] #6 27.95 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:35:48.291Z] [exec] #6 28.03 Selecting previously unselected package git. [2025-06-19T05:35:48.291Z] [exec] #6 28.03 Preparing to unpack .../17-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-19T05:35:48.291Z] [exec] #6 28.04 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:35:48.291Z] [exec] #6 28.23 Selecting previously unselected package libapache-pom-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.23 Preparing to unpack .../18-libapache-pom-java_29-2_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.24 Unpacking libapache-pom-java (29-2) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.28 Selecting previously unselected package libatinject-jsr330-api-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.29 Preparing to unpack .../19-libatinject-jsr330-api-java_1.0+ds1-5_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.30 Unpacking libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.35 Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.35 Preparing to unpack .../20-libgeronimo-interceptor-3.0-spec-java_1.0.1-4fakesync_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.36 Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.40 Selecting previously unselected package libcdi-api-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.41 Preparing to unpack .../21-libcdi-api-java_1.2-3_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.41 Unpacking libcdi-api-java (1.2-3) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.46 Selecting previously unselected package libcommons-cli-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.46 Preparing to unpack .../22-libcommons-cli-java_1.6.0-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.47 Unpacking libcommons-cli-java (1.6.0-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.52 Selecting previously unselected package libcommons-parent-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.52 Preparing to unpack .../23-libcommons-parent-java_56-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.52 Unpacking libcommons-parent-java (56-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.57 Selecting previously unselected package libcommons-io-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.57 Preparing to unpack .../24-libcommons-io-java_2.11.0-2_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.58 Unpacking libcommons-io-java (2.11.0-2) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.63 Selecting previously unselected package libcommons-lang3-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.63 Preparing to unpack .../25-libcommons-lang3-java_3.14.0-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.64 Unpacking libcommons-lang3-java (3.14.0-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.68 Selecting previously unselected package libjsr305-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.68 Preparing to unpack .../26-libjsr305-java_0.1~+svn49-11_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.69 Unpacking libjsr305-java (0.1~+svn49-11) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.74 Selecting previously unselected package libguava-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.74 Preparing to unpack .../27-libguava-java_32.0.1-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.75 Unpacking libguava-java (32.0.1-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.80 Selecting previously unselected package liberror-prone-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.81 Preparing to unpack .../28-liberror-prone-java_2.18.0-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.81 Unpacking liberror-prone-java (2.18.0-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.87 Selecting previously unselected package libgeronimo-annotation-1.3-spec-java. [2025-06-19T05:35:48.919Z] [exec] #6 28.87 Preparing to unpack .../29-libgeronimo-annotation-1.3-spec-java_1.3-1_all.deb ... [2025-06-19T05:35:48.919Z] [exec] #6 28.88 Unpacking libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-06-19T05:35:48.919Z] [exec] #6 28.92 Selecting previously unselected package libaopalliance-java. [2025-06-19T05:35:49.547Z] [exec] #6 28.92 Preparing to unpack .../30-libaopalliance-java_20070526-7_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 28.93 Unpacking libaopalliance-java (20070526-7) ... [2025-06-19T05:35:49.547Z] [exec] #6 28.97 Selecting previously unselected package libguice-java. [2025-06-19T05:35:49.547Z] [exec] #6 28.97 Preparing to unpack .../31-libguice-java_4.2.3-2_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 28.98 Unpacking libguice-java (4.2.3-2) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.13 Selecting previously unselected package libjansi-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.13 Preparing to unpack .../32-libjansi-java_2.4.1-2_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.14 Unpacking libjansi-java (2.4.1-2) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.19 Selecting previously unselected package libmaven-parent-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.19 Preparing to unpack .../33-libmaven-parent-java_35-1_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.20 Unpacking libmaven-parent-java (35-1) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.25 Selecting previously unselected package libplexus-utils2-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.25 Preparing to unpack .../34-libplexus-utils2-java_3.4.2-1_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.26 Unpacking libplexus-utils2-java (3.4.2-1) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.30 Selecting previously unselected package libwagon-provider-api-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.31 Preparing to unpack .../35-libwagon-provider-api-java_3.5.3-1_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.32 Unpacking libwagon-provider-api-java (3.5.3-1) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.37 Selecting previously unselected package libmaven-resolver-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.37 Preparing to unpack .../36-libmaven-resolver-java_1.6.3-1_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.38 Unpacking libmaven-resolver-java (1.6.3-1) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.45 Selecting previously unselected package libmaven-shared-utils-java. [2025-06-19T05:35:49.547Z] [exec] #6 29.45 Preparing to unpack .../37-libmaven-shared-utils-java_3.3.4-1_all.deb ... [2025-06-19T05:35:49.547Z] [exec] #6 29.46 Unpacking libmaven-shared-utils-java (3.3.4-1) ... [2025-06-19T05:35:49.547Z] [exec] #6 29.50 Selecting previously unselected package libplexus-cipher-java. [2025-06-19T05:35:50.184Z] [exec] #6 29.51 Preparing to unpack .../38-libplexus-cipher-java_2.0-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.51 Unpacking libplexus-cipher-java (2.0-1) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.56 Selecting previously unselected package libplexus-classworlds-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.57 Preparing to unpack .../39-libplexus-classworlds-java_2.7.0-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.57 Unpacking libplexus-classworlds-java (2.7.0-1) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.62 Selecting previously unselected package libplexus-component-annotations-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.62 Preparing to unpack .../40-libplexus-component-annotations-java_2.1.1-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.63 Unpacking libplexus-component-annotations-java (2.1.1-1) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.68 Selecting previously unselected package libplexus-interpolation-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.68 Preparing to unpack .../41-libplexus-interpolation-java_1.26-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.69 Unpacking libplexus-interpolation-java (1.26-1) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.73 Selecting previously unselected package libplexus-sec-dispatcher-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.74 Preparing to unpack .../42-libplexus-sec-dispatcher-java_2.0-3_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.74 Unpacking libplexus-sec-dispatcher-java (2.0-3) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.79 Selecting previously unselected package libslf4j-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.80 Preparing to unpack .../43-libslf4j-java_1.7.32-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.80 Unpacking libslf4j-java (1.7.32-1) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.86 Selecting previously unselected package libsisu-inject-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.86 Preparing to unpack .../44-libsisu-inject-java_0.3.4-2_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.87 Unpacking libsisu-inject-java (0.3.4-2) ... [2025-06-19T05:35:50.185Z] [exec] #6 29.94 Selecting previously unselected package libsisu-plexus-java. [2025-06-19T05:35:50.185Z] [exec] #6 29.94 Preparing to unpack .../45-libsisu-plexus-java_0.3.4-3_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 29.95 Unpacking libsisu-plexus-java (0.3.4-3) ... [2025-06-19T05:35:50.185Z] [exec] #6 30.01 Selecting previously unselected package libmaven3-core-java. [2025-06-19T05:35:50.185Z] [exec] #6 30.01 Preparing to unpack .../46-libmaven3-core-java_3.8.7-2_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 30.02 Unpacking libmaven3-core-java (3.8.7-2) ... [2025-06-19T05:35:50.185Z] [exec] #6 30.09 Selecting previously unselected package libwagon-file-java. [2025-06-19T05:35:50.185Z] [exec] #6 30.09 Preparing to unpack .../47-libwagon-file-java_3.5.3-1_all.deb ... [2025-06-19T05:35:50.185Z] [exec] #6 30.11 Unpacking libwagon-file-java (3.5.3-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.16 Selecting previously unselected package libwagon-http-shaded-java. [2025-06-19T05:35:50.813Z] [exec] #6 30.16 Preparing to unpack .../48-libwagon-http-shaded-java_3.5.3-1_all.deb ... [2025-06-19T05:35:50.813Z] [exec] #6 30.16 Unpacking libwagon-http-shaded-java (3.5.3-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.23 Selecting previously unselected package maven. [2025-06-19T05:35:50.813Z] [exec] #6 30.23 Preparing to unpack .../49-maven_3.8.7-2_all.deb ... [2025-06-19T05:35:50.813Z] [exec] #6 30.24 Unpacking maven (3.8.7-2) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.31 Setting up liblcms2-2:amd64 (2.14-2build1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.34 Setting up libslf4j-java (1.7.32-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.36 Setting up libplexus-utils2-java (3.4.2-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.38 Setting up libplexus-classworlds-java (2.7.0-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.41 Setting up libjsr305-java (0.1~+svn49-11) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.43 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.45 Setting up java-common (0.75+exp1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.48 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.51 Setting up libaopalliance-java (20070526-7) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.53 Setting up libcommons-cli-java (1.6.0-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.56 Setting up libplexus-component-annotations-java (2.1.1-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.58 Setting up libgeronimo-annotation-1.3-spec-java (1.3-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.61 Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-4fakesync) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.63 Setting up libnspr4:amd64 (2:4.35-1.1build1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.65 Setting up libjansi-java (2.4.1-2) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.68 Setting up libapache-pom-java (29-2) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.70 Setting up libatinject-jsr330-api-java (1.0+ds1-5) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.72 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.74 Setting up libplexus-interpolation-java (1.26-1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.76 Setting up libpcsclite1:amd64 (2.0.3-1build1) ... [2025-06-19T05:35:50.813Z] [exec] #6 30.78 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.80 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.82 Setting up libwagon-http-shaded-java (3.5.3-1) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.84 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.86 Setting up ca-certificates-java (20240118) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.89 No JRE found. Skipping Java certificates setup. [2025-06-19T05:35:51.443Z] [exec] #6 30.90 Setting up libcdi-api-java (1.2-3) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.92 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.94 Setting up libwagon-provider-api-java (3.5.3-1) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.96 Setting up libmaven-parent-java (35-1) ... [2025-06-19T05:35:51.443Z] [exec] #6 30.98 Setting up libcommons-parent-java (56-1) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.14 Setting up libsisu-inject-java (0.3.4-2) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.16 Setting up libnss3:amd64 (2:3.98-1build1) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.18 Setting up libplexus-cipher-java (2.0-1) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.20 Setting up libsisu-plexus-java (0.3.4-3) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.22 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:35:51.443Z] [exec] #6 31.26 Setting up libcommons-lang3-java (3.14.0-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.28 Setting up libplexus-sec-dispatcher-java (2.0-3) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.30 Setting up libwagon-file-java (3.5.3-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.32 Setting up openjdk-21-jre-headless:amd64 (21.0.7+6~us1-0ubuntu1~24.04) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.52 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode [2025-06-19T05:35:52.070Z] [exec] #6 31.53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode [2025-06-19T05:35:52.070Z] [exec] #6 31.53 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode [2025-06-19T05:35:52.070Z] [exec] #6 31.54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode [2025-06-19T05:35:52.070Z] [exec] #6 31.55 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode [2025-06-19T05:35:52.070Z] [exec] #6 31.58 Setting up libcommons-io-java (2.11.0-2) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.60 Setting up liberror-perl (0.17029-2) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.62 Setting up libmaven-resolver-java (1.6.3-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.64 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.68 Setting up libmaven-shared-utils-java (3.3.4-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.70 Setting up libguava-java (32.0.1-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.72 Setting up liberror-prone-java (2.18.0-1) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.74 Setting up libguice-java (4.2.3-2) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.76 Setting up libmaven3-core-java (3.8.7-2) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.79 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:35:52.070Z] [exec] #6 31.82 Processing triggers for ca-certificates-java (20240118) ... [2025-06-19T05:35:52.070Z] [exec] #6 32.11 Adding debian:ACCVRAIZ1.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.11 Adding debian:AC_RAIZ_FNMT-RCM.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.13 Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.13 Adding debian:Actalis_Authentication_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.14 Adding debian:AffirmTrust_Commercial.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.14 Adding debian:AffirmTrust_Networking.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.14 Adding debian:AffirmTrust_Premium_ECC.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.15 Adding debian:AffirmTrust_Premium.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.15 Adding debian:Amazon_Root_CA_1.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.15 Adding debian:Amazon_Root_CA_2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.15 Adding debian:Amazon_Root_CA_3.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.15 Adding debian:Amazon_Root_CA_4.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.16 Adding debian:ANF_Secure_Server_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.16 Adding debian:Atos_TrustedRoot_2011.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.16 Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.16 Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.17 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.17 Adding debian:Baltimore_CyberTrust_Root.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.17 Adding debian:BJCA_Global_Root_CA1.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.18 Adding debian:BJCA_Global_Root_CA2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.18 Adding debian:Buypass_Class_2_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.18 Adding debian:Buypass_Class_3_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.19 Adding debian:CA_Disig_Root_R2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.19 Adding debian:Certainly_Root_E1.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.19 Adding debian:Certainly_Root_R1.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.20 Adding debian:Certigna.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.20 Adding debian:Certigna_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.20 Adding debian:certSIGN_Root_CA_G2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.21 Adding debian:certSIGN_ROOT_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.21 Adding debian:Certum_EC-384_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.21 Adding debian:Certum_Trusted_Network_CA_2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.21 Adding debian:Certum_Trusted_Network_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.22 Adding debian:Certum_Trusted_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.22 Adding debian:CFCA_EV_ROOT.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.23 Adding debian:CommScope_Public_Trust_ECC_Root-01.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.23 Adding debian:CommScope_Public_Trust_ECC_Root-02.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.24 Adding debian:CommScope_Public_Trust_RSA_Root-01.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.24 Adding debian:CommScope_Public_Trust_RSA_Root-02.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.24 Adding debian:Comodo_AAA_Services_root.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.25 Adding debian:COMODO_Certification_Authority.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.25 Adding debian:COMODO_ECC_Certification_Authority.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.25 Adding debian:COMODO_RSA_Certification_Authority.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.25 Adding debian:DigiCert_Assured_ID_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.26 Adding debian:DigiCert_Assured_ID_Root_G2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.26 Adding debian:DigiCert_Assured_ID_Root_G3.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.26 Adding debian:DigiCert_Global_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.26 Adding debian:DigiCert_Global_Root_G2.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.26 Adding debian:DigiCert_Global_Root_G3.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.27 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.27 Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.27 Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.27 Adding debian:DigiCert_Trusted_Root_G4.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.27 Adding debian:D-TRUST_BR_Root_CA_1_2020.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.28 Adding debian:D-TRUST_EV_Root_CA_1_2020.pem [2025-06-19T05:35:52.707Z] [exec] #6 32.28 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.28 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.28 Adding debian:emSign_ECC_Root_CA_-_C3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.29 Adding debian:emSign_ECC_Root_CA_-_G3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.29 Adding debian:emSign_Root_CA_-_C1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.29 Adding debian:emSign_Root_CA_-_G1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.29 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.29 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.30 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.30 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.30 Adding debian:Entrust_Root_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.31 Adding debian:ePKI_Root_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.31 Adding debian:e-Szigno_Root_CA_2017.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.31 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.31 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.31 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.32 Adding debian:GlobalSign_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.32 Adding debian:GlobalSign_Root_CA_-_R3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.33 Adding debian:GlobalSign_Root_CA_-_R6.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.33 Adding debian:GlobalSign_Root_E46.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.33 Adding debian:GlobalSign_Root_R46.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.34 Adding debian:GLOBALTRUST_2020.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.34 Adding debian:Go_Daddy_Class_2_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.35 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.35 Adding debian:GTS_Root_R1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.35 Adding debian:GTS_Root_R2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.35 Adding debian:GTS_Root_R3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.36 Adding debian:GTS_Root_R4.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.36 Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.36 Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.37 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.37 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.37 Adding debian:HiPKI_Root_CA_-_G1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.38 Adding debian:Hongkong_Post_Root_CA_3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.38 Adding debian:IdenTrust_Commercial_Root_CA_1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.38 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.39 Adding debian:ISRG_Root_X1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.39 Adding debian:ISRG_Root_X2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.39 Adding debian:Izenpe.com.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.40 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.40 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.40 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.41 Adding debian:NAVER_Global_Root_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.41 Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.41 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.42 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.42 Adding debian:QuoVadis_Root_CA_1_G3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.42 Adding debian:QuoVadis_Root_CA_2_G3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.43 Adding debian:QuoVadis_Root_CA_2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.43 Adding debian:QuoVadis_Root_CA_3_G3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.44 Adding debian:QuoVadis_Root_CA_3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.44 Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.44 Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.44 Adding debian:Secure_Global_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.45 Adding debian:SecureSign_RootCA11.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.45 Adding debian:SecureTrust_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.45 Adding debian:Security_Communication_ECC_RootCA1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.45 Adding debian:Security_Communication_RootCA2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.46 Adding debian:Security_Communication_RootCA3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.46 Adding debian:Security_Communication_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.46 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.47 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.47 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.48 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.48 Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.48 Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.49 Adding debian:Starfield_Class_2_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.49 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.49 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.50 Adding debian:SwissSign_Gold_CA_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.50 Adding debian:SwissSign_Silver_CA_-_G2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.50 Adding debian:SZAFIR_ROOT_CA2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.51 Adding debian:Telia_Root_CA_v2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.51 Adding debian:TeliaSonera_Root_CA_v1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.51 Adding debian:TrustAsia_Global_Root_CA_G3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.52 Adding debian:TrustAsia_Global_Root_CA_G4.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.52 Adding debian:Trustwave_Global_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.52 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.52 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.52 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.53 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.53 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.53 Adding debian:TunTrust_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.54 Adding debian:TWCA_Global_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.54 Adding debian:TWCA_Root_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.54 Adding debian:UCA_Extended_Validation_Root.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.54 Adding debian:UCA_Global_G2_Root.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.54 Adding debian:USERTrust_ECC_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.55 Adding debian:USERTrust_RSA_Certification_Authority.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.55 Adding debian:vTrus_ECC_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.55 Adding debian:vTrus_Root_CA.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.55 Adding debian:XRamp_Global_CA_Root.pem [2025-06-19T05:35:52.708Z] [exec] #6 32.59 done. [2025-06-19T05:35:52.708Z] [exec] #6 32.60 Setting up default-jre-headless (2:1.21-75+exp1) ... [2025-06-19T05:35:52.708Z] [exec] #6 32.63 Setting up maven (3.8.7-2) ... [2025-06-19T05:35:53.359Z] [exec] #6 32.67 update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode [2025-06-19T05:35:56.214Z] [exec] #6 DONE 35.8s [2025-06-19T05:35:56.214Z] [exec] [2025-06-19T05:35:56.214Z] [exec] #7 [ 3/10] RUN mkdir testResults [2025-06-19T05:35:56.214Z] [exec] #7 DONE 0.3s [2025-06-19T05:35:56.214Z] [exec] [2025-06-19T05:35:56.214Z] [exec] #8 [ 4/10] RUN git clone https://github.com/OpenLiberty/open-liberty.git [2025-06-19T05:35:56.843Z] [exec] #8 0.211 Cloning into 'open-liberty'... [2025-06-19T05:36:50.976Z] [exec] #8 54.75 Updating files: 10% (11581/114821) [2025-06-19T05:37:19.549Z] [exec] Updating files: 11% (12631/114821)Updating files: 12% (13779/114821)Updating files: 13% (14927/114821)Updating files: 14% (16075/114821)Updating files: 15% (17224/114821)Updating files: 16% (18372/114821)Updating files: 17% (19520/114821)Updating files: 17% (19768/114821)Updating files: 18% (20668/114821)Updating files: 19% (21816/114821)Updating files: 20% (22965/114821)Updating files: 21% (24113/114821)Updating files: 21% (24563/114821)Updating files: 22% (25261/114821)Updating files: 23% (26409/114821)Updating files: 24% (27558/114821)Updating files: 25% (28706/114821)Updating files: 26% (29854/114821)Updating files: 26% (29911/114821)Updating files: 27% (31002/114821)Updating files: 28% (32150/114821)Updating files: 29% (33299/114821)Updating files: 30% (34447/114821)Updating files: 30% (35223/114821)Updating files: 31% (35595/114821)Updating files: 32% (36743/114821)Updating files: 33% (37891/114821)Updating files: 34% (39040/114821)Updating files: 35% (40188/114821)Updating files: 36% (41336/114821)Updating files: 37% (42484/114821)Updating files: 37% (42973/114821)Updating files: 38% (43632/114821)Updating files: 39% (44781/114821)Updating files: 40% (45929/114821)Updating files: 41% (47077/114821)Updating files: 42% (48225/114821)Updating files: 43% (49374/114821)Updating files: 43% (49771/114821)Updating files: 44% (50522/114821)Updating files: 45% (51670/114821)Updating files: 46% (52818/114821)Updating files: 47% (53966/114821)Updating files: 47% (54252/114821)Updating files: 48% (55115/114821)Updating files: 49% (56263/114821)Updating files: 50% (57411/114821)Updating files: 50% (57987/114821)Updating files: 51% (58559/114821)Updating files: 52% (59707/114821)Updating files: 52% (60544/114821)Updating files: 53% (60856/114821)Updating files: 54% (62004/114821)Updating files: 54% (63114/114821)Updating files: 55% (63152/114821)Updating files: 55% (63174/114821)Updating files: 55% (64109/114821)Updating files: 56% (64300/114821)Updating files: 57% (65448/114821)Updating files: 58% (66597/114821)Updating files: 59% (67745/114821)Updating files: 60% (68893/114821)Updating files: 61% (70041/114821)Updating files: 62% (71190/114821)Updating files: 62% (72313/114821)Updating files: 63% (72338/114821)Updating files: 64% (73486/114821)Updating files: 65% (74634/114821)Updating files: 66% (75782/114821)Updating files: 67% (76931/114821)Updating files: 68% (78079/114821)Updating files: 69% (79227/114821)Updating files: 69% (79328/114821)Updating files: 70% (80375/114821)Updating files: 71% (81523/114821)Updating files: 72% (82672/114821)Updating files: 73% (83820/114821)Updating files: 74% (84968/114821)Updating files: 74% (85354/114821)Updating files: 75% (86116/114821)Updating files: 76% (87264/114821)Updating files: 77% (88413/114821)Updating files: 78% (89561/114821)Updating files: 78% (90475/114821)Updating files: 79% (90709/114821)Updating files: 80% (91857/114821)Updating files: 81% (93006/114821)Updating files: 82% (94154/114821)Updating files: 83% (95302/114821)Updating files: 84% (96450/114821)Updating files: 84% (97590/114821)Updating files: 85% (97598/114821)Updating files: 86% (98747/114821)Updating files: 87% (99895/114821)Updating files: 88% (101043/114821)Updating files: 88% (101240/114821)Updating files: 89% (102191/114821)Updating files: 90% (103339/114821)Updating files: 91% (104488/114821)Updating files: 91% (104904/114821)Updating files: 92% (105636/114821)Updating files: 93% (106784/114821)Updating files: 94% (107932/114821)Updating files: 94% (108556/114821)Updating files: 95% (109080/114821)Updating files: 96% (110229/114821)Updating files: 97% (111377/114821)Updating files: 98% (112525/114821)Updating files: 98% (113281/114821)Updating files: 99% (113673/114821)Updating files: 100% (114821/114821)Updating files: 100% (114821/114821), done.#8 DONE 80.4s [2025-06-19T05:37:19.549Z] [exec] [2025-06-19T05:37:19.549Z] [exec] #9 [ 5/10] WORKDIR /open-liberty/ [2025-06-19T05:37:19.549Z] [exec] #9 DONE 0.1s [2025-06-19T05:37:19.549Z] [exec] [2025-06-19T05:37:19.549Z] [exec] #10 [ 6/10] RUN git checkout gm-23.0.0.5 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 Note: switching to 'gm-23.0.0.5'. [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 You are in 'detached HEAD' state. You can look around, make experimental [2025-06-19T05:37:25.438Z] [exec] #10 8.457 changes and commit them, and you can discard any commits you make in this [2025-06-19T05:37:25.438Z] [exec] #10 8.457 state without impacting any branches by switching back to a branch. [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 If you want to create a new branch to retain commits you create, you may [2025-06-19T05:37:25.438Z] [exec] #10 8.457 do so (now or later) by using -c with the switch command. Example: [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 git switch -c <new-branch-name> [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 Or undo this operation with: [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 git switch - [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 Turn off this advice by setting config variable advice.detachedHead to false [2025-06-19T05:37:25.438Z] [exec] #10 8.457 [2025-06-19T05:37:25.438Z] [exec] #10 8.457 HEAD is now at 1e944437736 Merge pull request #25263 from tjwatson/checkpointDropinFix [2025-06-19T05:37:27.487Z] [exec] #10 DONE 10.6s [2025-06-19T05:37:27.487Z] [exec] [2025-06-19T05:37:27.487Z] [exec] #11 [ 7/10] COPY openliberty-mp-tck/test.sh /test.sh [2025-06-19T05:37:27.487Z] [exec] #11 DONE 0.1s [2025-06-19T05:37:27.487Z] [exec] [2025-06-19T05:37:27.487Z] [exec] #12 [ 8/10] COPY test_base_functions.sh test_base_functions.sh [2025-06-19T05:37:27.487Z] [exec] #12 DONE 0.1s [2025-06-19T05:37:27.487Z] [exec] [2025-06-19T05:37:27.487Z] [exec] #13 [ 9/10] WORKDIR /open-liberty [2025-06-19T05:37:27.487Z] [exec] #13 DONE 0.1s [2025-06-19T05:37:27.487Z] [exec] [2025-06-19T05:37:27.487Z] [exec] #14 exporting to image [2025-06-19T05:37:27.487Z] [exec] #14 exporting layers [2025-06-19T05:38:43.332Z] [exec] #14 exporting layers 72.5s done [2025-06-19T05:38:43.332Z] [exec] #14 writing image sha256:e0c394cdbc0786626a72fdaf34913803570274db5865502a2b255c0b2abd4ed6 done [2025-06-19T05:38:43.332Z] [exec] #14 naming to docker.io/library/adoptopenjdk-openliberty-mp-tck-test:11-jdk-ubuntu-hotspot-full done [2025-06-19T05:38:43.332Z] [exec] #14 DONE 72.6s [2025-06-19T05:38:43.332Z] [2025-06-19T05:38:43.332Z] copy_dest: [2025-06-19T05:38:43.332Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/openliberty-mp-tck [2025-06-19T05:38:43.332Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-06-19T05:38:43.332Z] [2025-06-19T05:38:43.332Z] dist: [2025-06-19T05:38:43.332Z] [2025-06-19T05:38:43.332Z] move_scripts: [2025-06-19T05:38:43.332Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-06-19T05:38:43.332Z] [2025-06-19T05:38:43.332Z] clean_image: [2025-06-19T05:38:43.332Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 11 --impl hotspot [2025-06-19T05:38:43.332Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:38:43.332Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:38:43.332Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:38:43.332Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:38:43.332Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:38:43.332Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:38:43.332Z] [exec] The test here is quarkus_quickstarts [2025-06-19T05:38:43.332Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-06-19T05:38:43.332Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:38:43.332Z] [exec] Error response from daemon: No such container: quarkus_quickstarts-test [2025-06-19T05:38:43.332Z] [exec] Error response from daemon: No such image: adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full [2025-06-19T05:38:43.332Z] [exec] Error response from daemon: No such container: restore-test [2025-06-19T05:38:43.332Z] [exec] Error response from daemon: invalid reference format [2025-06-19T05:38:43.332Z] [exec] Result: 1 [2025-06-19T05:38:43.332Z] [2025-06-19T05:38:43.332Z] build_image: [2025-06-19T05:38:43.332Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 11 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk [2025-06-19T05:38:43.333Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:38:43.333Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2025-06-19T05:38:43.333Z] [exec] # =================== Info =================== Info =================== Info =================== # [2025-06-19T05:38:43.333Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:38:43.333Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2025-06-19T05:38:43.333Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= # [2025-06-19T05:38:43.333Z] [exec] The test here is quarkus_quickstarts [2025-06-19T05:38:43.333Z] [exec] The directory in the external.sh is quarkus_quickstarts [2025-06-19T05:38:43.333Z] [exec] DOCKERIMAGE_TAG nightly has been recognized. [2025-06-19T05:38:43.333Z] [exec] build_image.sh quarkus_quickstarts 11 hotspot ubuntu jdk full linux_x86-64 default 0 [2025-06-19T05:38:43.333Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] Writing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu [2025-06-19T05:38:43.333Z] [exec] done [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] The test in the build_image() function is quarkus_quickstarts [2025-06-19T05:38:43.333Z] [exec] ##################################################### [2025-06-19T05:38:43.333Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/11/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/ [2025-06-19T05:38:43.333Z] [exec] ##################################################### [2025-06-19T05:38:43.333Z] [exec] #0 building with "default" instance using docker driver [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] #1 [internal] load build definition from Dockerfile.hotspot.full [2025-06-19T05:38:43.333Z] [exec] #1 transferring dockerfile: 3.48kB done [2025-06-19T05:38:43.333Z] [exec] #1 DONE 0.0s [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] #2 [internal] load metadata for docker.io/library/eclipse-temurin:11-jdk [2025-06-19T05:38:43.333Z] [exec] #2 DONE 0.1s [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] #3 [internal] load .dockerignore [2025-06-19T05:38:43.333Z] [exec] #3 transferring context: 2B done [2025-06-19T05:38:43.333Z] [exec] #3 DONE 0.0s [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] #4 [ 1/11] FROM docker.io/library/eclipse-temurin:11-jdk@sha256:cc77e8b834bfa18f4bf93d1649e27256213490168b35d7c72a2b92545763fab8 [2025-06-19T05:38:43.333Z] [exec] #4 CACHED [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [exec] #5 [internal] load build context [2025-06-19T05:38:43.333Z] [exec] #5 transferring context: 1.47kB done [2025-06-19T05:38:43.333Z] [exec] #5 DONE 0.0s [2025-06-19T05:38:43.333Z] [exec] [2025-06-19T05:38:43.333Z] [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-19T05:38:43.333Z] [exec] #6 0.255 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.332 Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.334 Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.350 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.401 Get:5 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.438 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.474 Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] [2025-06-19T05:38:43.333Z] [exec] #6 0.610 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.612 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,428 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.620 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,509 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.630 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.631 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,408 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.639 Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.640 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.699 Get:15 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,107 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.758 Get:16 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,106 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.769 Get:17 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,454 kB] [2025-06-19T05:38:43.333Z] [exec] #6 0.781 Get:18 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] [2025-06-19T05:38:43.333Z] [exec] #6 1.532 Fetched 30.3 MB in 1s (23.3 MB/s) [2025-06-19T05:38:43.333Z] [exec] #6 1.532 Reading package lists... [2025-06-19T05:38:45.380Z] [exec] #6 4.077 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:38:45.380Z] [exec] #6 4.146 Selecting previously unselected package libpython3.12-minimal:amd64. [2025-06-19T05:38:45.380Z] [exec] #6 4.146 (Reading database ... [2025-06-19T05:38:45.380Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6592 files and directories currently installed.)#6 4.155 Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:38:45.380Z] [exec] #6 4.161 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:45.380Z] [exec] #6 4.294 Selecting previously unselected package python3.12-minimal. [2025-06-19T05:38:45.380Z] [exec] #6 4.295 Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:38:45.380Z] [exec] #6 4.306 Unpacking python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:45.380Z] [exec] #6 4.396 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:46.008Z] [exec] #6 4.430 Setting up python3.12-minimal (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:46.635Z] [exec] #6 5.183 Selecting previously unselected package python3-minimal. [2025-06-19T05:38:46.635Z] [exec] #6 5.183 (Reading database ... [2025-06-19T05:38:46.636Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6903 files and directories currently installed.)#6 5.190 Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.196 Unpacking python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.254 Selecting previously unselected package media-types. [2025-06-19T05:38:46.636Z] [exec] #6 5.254 Preparing to unpack .../1-media-types_10.1.0_all.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.262 Unpacking media-types (10.1.0) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.320 Selecting previously unselected package netbase. [2025-06-19T05:38:46.636Z] [exec] #6 5.321 Preparing to unpack .../2-netbase_6.4_all.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.328 Unpacking netbase (6.4) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.377 Selecting previously unselected package libpython3.12-stdlib:amd64. [2025-06-19T05:38:46.636Z] [exec] #6 5.378 Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.385 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.530 Selecting previously unselected package python3.12. [2025-06-19T05:38:46.636Z] [exec] #6 5.531 Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.6_amd64.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.542 Unpacking python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.590 Selecting previously unselected package libpython3-stdlib:amd64. [2025-06-19T05:38:46.636Z] [exec] #6 5.591 Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:38:46.636Z] [exec] #6 5.598 Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.647 Setting up python3-minimal (3.12.3-0ubuntu2) ... [2025-06-19T05:38:46.636Z] [exec] #6 5.839 Selecting previously unselected package python3. [2025-06-19T05:38:47.263Z] [exec] #6 5.839 (Reading database ... [2025-06-19T05:38:47.263Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7344 files and directories currently installed.)#6 5.847 Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 5.857 Unpacking python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:38:47.263Z] [exec] #6 5.915 Selecting previously unselected package libapparmor1:amd64. [2025-06-19T05:38:47.263Z] [exec] #6 5.916 Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 5.930 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:38:47.263Z] [exec] #6 5.984 Selecting previously unselected package libargon2-1:amd64. [2025-06-19T05:38:47.263Z] [exec] #6 5.985 Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 5.993 Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:38:47.263Z] [exec] #6 6.048 Preparing to unpack .../libudev1_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 6.068 Unpacking libudev1:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:38:47.263Z] [exec] #6 6.151 Setting up libudev1:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:47.263Z] [exec] #6 6.239 Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-06-19T05:38:47.263Z] [exec] #6 6.239 (Reading database ... [2025-06-19T05:38:47.263Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7374 files and directories currently installed.)#6 6.246 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 6.253 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:38:47.263Z] [exec] #6 6.310 Selecting previously unselected package libjson-c5:amd64. [2025-06-19T05:38:47.263Z] [exec] #6 6.311 Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... [2025-06-19T05:38:47.263Z] [exec] #6 6.318 Unpacking libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:38:47.263Z] [exec] #6 6.380 Selecting previously unselected package libcryptsetup12:amd64. [2025-06-19T05:38:47.891Z] [exec] #6 6.381 Preparing to unpack .../2-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... [2025-06-19T05:38:47.891Z] [exec] #6 6.389 Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:38:47.891Z] [exec] #6 6.462 Selecting previously unselected package libfdisk1:amd64. [2025-06-19T05:38:47.891Z] [exec] #6 6.463 Preparing to unpack .../3-libfdisk1_2.39.3-9ubuntu6.2_amd64.deb ... [2025-06-19T05:38:47.892Z] [exec] #6 6.471 Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.533 Selecting previously unselected package libkmod2:amd64. [2025-06-19T05:38:47.892Z] [exec] #6 6.534 Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... [2025-06-19T05:38:47.892Z] [exec] #6 6.542 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.599 Selecting previously unselected package libsystemd-shared:amd64. [2025-06-19T05:38:47.892Z] [exec] #6 6.600 Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:47.892Z] [exec] #6 6.607 Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.700 Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:47.892Z] [exec] #6 6.720 Unpacking libsystemd0:amd64 (255.4-1ubuntu8.8) over (255.4-1ubuntu8.6) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.817 Setting up libsystemd0:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.880 Selecting previously unselected package systemd-dev. [2025-06-19T05:38:47.892Z] [exec] #6 6.880 (Reading database ... [2025-06-19T05:38:47.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 ... 7413 files and directories currently installed.)#6 6.887 Preparing to unpack .../systemd-dev_255.4-1ubuntu8.8_all.deb ... [2025-06-19T05:38:47.892Z] [exec] #6 6.894 Unpacking systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:38:47.892Z] [exec] #6 6.975 Selecting previously unselected package systemd. [2025-06-19T05:38:48.525Z] [exec] #6 6.976 Preparing to unpack .../systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:48.525Z] [exec] #6 6.995 Unpacking systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.206 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.234 Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.254 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.274 Setting up libjson-c5:amd64 (0.17-1build1) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.294 Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.312 Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.2) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.339 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.358 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.378 Setting up systemd-dev (255.4-1ubuntu8.8) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.399 Setting up systemd (255.4-1ubuntu8.8) ... [2025-06-19T05:38:48.525Z] [exec] #6 7.480 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. [2025-06-19T05:38:48.525Z] [exec] #6 7.483 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. [2025-06-19T05:38:48.525Z] [exec] #6 7.487 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. [2025-06-19T05:38:48.525Z] [exec] #6 7.491 Initializing machine ID from random generator. [2025-06-19T05:38:48.525Z] [exec] #6 7.509 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.509 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.509 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.509 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.510 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.510 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.510 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.510 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.511 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process [2025-06-19T05:38:48.525Z] [exec] #6 7.520 Creating group 'systemd-journal' with GID 999. [2025-06-19T05:38:48.525Z] [exec] #6 7.520 Creating group 'systemd-network' with GID 998. [2025-06-19T05:38:48.525Z] [exec] #6 7.520 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-06-19T05:38:48.525Z] [exec] #6 7.626 Selecting previously unselected package systemd-sysv. [2025-06-19T05:38:48.525Z] [exec] #6 7.626 (Reading database ... [2025-06-19T05:38:49.153Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8391 files and directories currently installed.)#6 7.634 Preparing to unpack .../00-systemd-sysv_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.641 Unpacking systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:38:49.153Z] [exec] #6 7.714 Selecting previously unselected package sgml-base. [2025-06-19T05:38:49.153Z] [exec] #6 7.715 Preparing to unpack .../01-sgml-base_1.31_all.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.724 Unpacking sgml-base (1.31) ... [2025-06-19T05:38:49.153Z] [exec] #6 7.803 Selecting previously unselected package libdbus-1-3:amd64. [2025-06-19T05:38:49.153Z] [exec] #6 7.804 Preparing to unpack .../02-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.811 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 7.857 Selecting previously unselected package dbus-bin. [2025-06-19T05:38:49.153Z] [exec] #6 7.858 Preparing to unpack .../03-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.865 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 7.914 Selecting previously unselected package dbus-session-bus-common. [2025-06-19T05:38:49.153Z] [exec] #6 7.915 Preparing to unpack .../04-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.921 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 7.977 Selecting previously unselected package dbus-daemon. [2025-06-19T05:38:49.153Z] [exec] #6 7.978 Preparing to unpack .../05-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 7.984 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 8.039 Selecting previously unselected package dbus-system-bus-common. [2025-06-19T05:38:49.153Z] [exec] #6 8.040 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 8.046 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 8.121 Selecting previously unselected package dbus. [2025-06-19T05:38:49.153Z] [exec] #6 8.122 Preparing to unpack .../07-dbus_1.14.10-4ubuntu4.1_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 8.130 Unpacking dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:49.153Z] [exec] #6 8.190 Selecting previously unselected package distro-info-data. [2025-06-19T05:38:49.153Z] [exec] #6 8.191 Preparing to unpack .../08-distro-info-data_0.60ubuntu0.3_all.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 8.197 Unpacking distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:38:49.153Z] [exec] #6 8.266 Selecting previously unselected package libglib2.0-0t64:amd64. [2025-06-19T05:38:49.153Z] [exec] #6 8.267 Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:38:49.153Z] [exec] #6 8.281 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:49.153Z] [exec] #6 8.359 Selecting previously unselected package gir1.2-glib-2.0:amd64. [2025-06-19T05:38:49.781Z] [exec] #6 8.361 Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.367 Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.425 Selecting previously unselected package libgirepository-1.0-1:amd64. [2025-06-19T05:38:49.781Z] [exec] #6 8.426 Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.433 Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.482 Selecting previously unselected package gir1.2-girepository-2.0:amd64. [2025-06-19T05:38:49.781Z] [exec] #6 8.483 Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.490 Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.533 Selecting previously unselected package iso-codes. [2025-06-19T05:38:49.781Z] [exec] #6 8.535 Preparing to unpack .../13-iso-codes_4.16.0-1_all.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.543 Unpacking iso-codes (4.16.0-1) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.747 Selecting previously unselected package libcap2-bin. [2025-06-19T05:38:49.781Z] [exec] #6 8.748 Preparing to unpack .../14-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.755 Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.810 Selecting previously unselected package libelf1t64:amd64. [2025-06-19T05:38:49.781Z] [exec] #6 8.811 Preparing to unpack .../15-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:38:49.781Z] [exec] #6 8.817 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:38:49.781Z] [exec] #6 8.864 Selecting previously unselected package libglib2.0-data. [2025-06-19T05:38:50.409Z] [exec] #6 8.865 Preparing to unpack .../16-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 8.871 Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:50.409Z] [exec] #6 8.930 Selecting previously unselected package libicu74:amd64. [2025-06-19T05:38:50.409Z] [exec] #6 8.931 Preparing to unpack .../17-libicu74_74.2-1ubuntu3.1_amd64.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 8.938 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.143 Selecting previously unselected package libpam-systemd:amd64. [2025-06-19T05:38:50.409Z] [exec] #6 9.145 Preparing to unpack .../18-libpam-systemd_255.4-1ubuntu8.8_amd64.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.152 Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.209 Selecting previously unselected package libxml2:amd64. [2025-06-19T05:38:50.409Z] [exec] #6 9.211 Preparing to unpack .../19-libxml2_2.9.14+dfsg-1.3ubuntu3.3_amd64.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.217 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.285 Selecting previously unselected package libyaml-0-2:amd64. [2025-06-19T05:38:50.409Z] [exec] #6 9.287 Preparing to unpack .../20-libyaml-0-2_0.2.5-1build1_amd64.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.293 Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.346 Selecting previously unselected package lsb-release. [2025-06-19T05:38:50.409Z] [exec] #6 9.347 Preparing to unpack .../21-lsb-release_12.0-2_all.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.354 Unpacking lsb-release (12.0-2) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.399 Selecting previously unselected package python-apt-common. [2025-06-19T05:38:50.409Z] [exec] #6 9.400 Preparing to unpack .../22-python-apt-common_2.7.7ubuntu4_all.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.407 Unpacking python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.462 Selecting previously unselected package python3-apt. [2025-06-19T05:38:50.409Z] [exec] #6 9.463 Preparing to unpack .../23-python3-apt_2.7.7ubuntu4_amd64.deb ... [2025-06-19T05:38:50.409Z] [exec] #6 9.471 Unpacking python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:38:50.409Z] [exec] #6 9.527 Selecting previously unselected package python3-cffi-backend:amd64. [2025-06-19T05:38:51.036Z] [exec] #6 9.528 Preparing to unpack .../24-python3-cffi-backend_1.16.0-2build1_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.535 Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.593 Selecting previously unselected package python3-dbus. [2025-06-19T05:38:51.036Z] [exec] #6 9.594 Preparing to unpack .../25-python3-dbus_1.3.2-5build3_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.600 Unpacking python3-dbus (1.3.2-5build3) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.658 Selecting previously unselected package python3-gi. [2025-06-19T05:38:51.036Z] [exec] #6 9.659 Preparing to unpack .../26-python3-gi_3.48.2-1_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.666 Unpacking python3-gi (3.48.2-1) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.729 Selecting previously unselected package python3-pkg-resources. [2025-06-19T05:38:51.036Z] [exec] #6 9.730 Preparing to unpack .../27-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.737 Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.809 Selecting previously unselected package libpackagekit-glib2-18:amd64. [2025-06-19T05:38:51.036Z] [exec] #6 9.811 Preparing to unpack .../28-libpackagekit-glib2-18_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.818 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.862 Selecting previously unselected package gir1.2-packagekitglib-1.0. [2025-06-19T05:38:51.036Z] [exec] #6 9.864 Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.871 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.930 Selecting previously unselected package libcurl3t64-gnutls:amd64. [2025-06-19T05:38:51.036Z] [exec] #6 9.931 Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 9.938 Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:38:51.036Z] [exec] #6 9.996 Selecting previously unselected package libstemmer0d:amd64. [2025-06-19T05:38:51.036Z] [exec] #6 9.998 Preparing to unpack .../31-libstemmer0d_2.2.0-4build1_amd64.deb ... [2025-06-19T05:38:51.036Z] [exec] #6 10.00 Unpacking libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:38:51.036Z] [exec] #6 10.07 Selecting previously unselected package libxmlb2:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.07 Preparing to unpack .../32-libxmlb2_0.3.18-1_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.07 Unpacking libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.13 Selecting previously unselected package libappstream5:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.13 Preparing to unpack .../33-libappstream5_1.0.2-1build6_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.14 Unpacking libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.20 Selecting previously unselected package libduktape207:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.20 Preparing to unpack .../34-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.21 Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.27 Selecting previously unselected package libdw1t64:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.27 Preparing to unpack .../35-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.28 Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.33 Selecting previously unselected package libglib2.0-bin. [2025-06-19T05:38:51.664Z] [exec] #6 10.33 Preparing to unpack .../36-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.33 Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.39 Selecting previously unselected package libunwind8:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.40 Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.40 Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.47 Selecting previously unselected package libgstreamer1.0-0:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.47 Preparing to unpack .../38-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.48 Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.55 Selecting previously unselected package libpolkit-gobject-1-0:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.55 Preparing to unpack .../39-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.56 Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.62 Selecting previously unselected package libpolkit-agent-1-0:amd64. [2025-06-19T05:38:51.664Z] [exec] #6 10.62 Preparing to unpack .../40-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.62 Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.70 Selecting previously unselected package xml-core. [2025-06-19T05:38:51.664Z] [exec] #6 10.70 Preparing to unpack .../41-xml-core_0.19_all.deb ... [2025-06-19T05:38:51.664Z] [exec] #6 10.71 Unpacking xml-core (0.19) ... [2025-06-19T05:38:51.664Z] [exec] #6 10.78 Selecting previously unselected package polkitd. [2025-06-19T05:38:52.681Z] [exec] #6 10.78 Preparing to unpack .../42-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 10.81 Unpacking polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:52.681Z] [exec] #6 10.86 Selecting previously unselected package python3-blinker. [2025-06-19T05:38:52.681Z] [exec] #6 10.87 Preparing to unpack .../43-python3-blinker_1.7.0-1_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 10.87 Unpacking python3-blinker (1.7.0-1) ... [2025-06-19T05:38:52.681Z] [exec] #6 10.93 Selecting previously unselected package python3-cryptography. [2025-06-19T05:38:52.681Z] [exec] #6 10.93 Preparing to unpack .../44-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 10.94 Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.03 Selecting previously unselected package python3-pyparsing. [2025-06-19T05:38:52.681Z] [exec] #6 11.03 Preparing to unpack .../45-python3-pyparsing_3.1.1-1_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 11.04 Unpacking python3-pyparsing (3.1.1-1) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.12 Selecting previously unselected package python3-httplib2. [2025-06-19T05:38:52.681Z] [exec] #6 11.12 Preparing to unpack .../46-python3-httplib2_0.20.4-3_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 11.14 Unpacking python3-httplib2 (0.20.4-3) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.19 Selecting previously unselected package python3-jwt. [2025-06-19T05:38:52.681Z] [exec] #6 11.19 Preparing to unpack .../47-python3-jwt_2.7.0-1_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 11.20 Unpacking python3-jwt (2.7.0-1) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.26 Selecting previously unselected package python3-lazr.uri. [2025-06-19T05:38:52.681Z] [exec] #6 11.27 Preparing to unpack .../48-python3-lazr.uri_1.0.6-3_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 11.27 Unpacking python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.34 Selecting previously unselected package python3-wadllib. [2025-06-19T05:38:52.681Z] [exec] #6 11.34 Preparing to unpack .../49-python3-wadllib_1.3.6-5_all.deb ... [2025-06-19T05:38:52.681Z] [exec] #6 11.36 Unpacking python3-wadllib (1.3.6-5) ... [2025-06-19T05:38:52.681Z] [exec] #6 11.41 Selecting previously unselected package python3-distro. [2025-06-19T05:38:53.308Z] [exec] #6 11.41 Preparing to unpack .../50-python3-distro_1.9.0-1_all.deb ... [2025-06-19T05:38:53.308Z] [exec] #6 11.42 Unpacking python3-distro (1.9.0-1) ... [2025-06-19T05:38:53.308Z] [exec] #6 11.48 Selecting previously unselected package python3-oauthlib. [2025-06-19T05:38:53.308Z] [exec] #6 11.49 Preparing to unpack .../51-python3-oauthlib_3.2.2-1_all.deb ... [2025-06-19T05:38:53.308Z] [exec] #6 11.49 Unpacking python3-oauthlib (3.2.2-1) ... [2025-06-19T05:38:53.308Z] [exec] #6 11.56 Selecting previously unselected package python3-lazr.restfulclient. [2025-06-19T05:38:53.308Z] [exec] #6 11.57 Preparing to unpack .../52-python3-lazr.restfulclient_0.14.6-1_all.deb ... [2025-06-19T05:38:53.308Z] [exec] #6 11.57 Unpacking python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:38:53.308Z] [exec] #6 11.63 Selecting previously unselected package python3-six. [2025-06-19T05:38:53.308Z] [exec] #6 11.64 Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... [2025-06-19T05:38:53.308Z] [exec] #6 11.64 Unpacking python3-six (1.16.0-4) ... [2025-06-19T05:38:53.308Z] [exec] #6 11.71 Selecting previously unselected package python3-launchpadlib. [2025-06-19T05:38:53.308Z] [exec] #6 11.72 Preparing to unpack .../54-python3-launchpadlib_1.11.0-6_all.deb ... [2025-06-19T05:38:53.308Z] [exec] #6 11.72 Unpacking python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:38:53.309Z] [exec] #6 11.79 Selecting previously unselected package python3-software-properties. [2025-06-19T05:38:53.309Z] [exec] #6 11.79 Preparing to unpack .../55-python3-software-properties_0.99.49.2_all.deb ... [2025-06-19T05:38:53.309Z] [exec] #6 11.81 Unpacking python3-software-properties (0.99.49.2) ... [2025-06-19T05:38:53.309Z] [exec] #6 11.87 Selecting previously unselected package packagekit. [2025-06-19T05:38:53.309Z] [exec] #6 11.87 Preparing to unpack .../56-packagekit_1.2.8-2ubuntu1.2_amd64.deb ... [2025-06-19T05:38:53.309Z] [exec] #6 11.88 Unpacking packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:53.309Z] [exec] #6 11.96 Selecting previously unselected package software-properties-common. [2025-06-19T05:38:53.309Z] [exec] #6 11.96 Preparing to unpack .../57-software-properties-common_0.99.49.2_all.deb ... [2025-06-19T05:38:53.309Z] [exec] #6 11.97 Unpacking software-properties-common (0.99.49.2) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.04 Setting up media-types (10.1.0) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.08 Setting up systemd-sysv (255.4-1ubuntu8.8) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.11 Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.14 Setting up distro-info-data (0.60ubuntu0.3) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.17 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.21 Setting up libunwind8:amd64 (1.6.2-3build1.1) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.23 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.27 Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.30 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.33 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.34 No schema files found: doing nothing. [2025-06-19T05:38:53.309Z] [exec] #6 12.36 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:53.309Z] [exec] #6 12.39 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.49 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.59 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.61 Setting up python-apt-common (2.7.7ubuntu4) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.63 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.65 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.67 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.69 Setting up netbase (6.4) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.74 Setting up sgml-base (1.31) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.78 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.81 Setting up lsb-release (12.0-2) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.82 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:53.937Z] [exec] #6 12.97 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.3) ... [2025-06-19T05:38:54.565Z] [exec] #6 12.99 Setting up iso-codes (4.16.0-1) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.01 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.03 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.05 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.07 Setcap worked! gst-ptp-helper is not suid! [2025-06-19T05:38:54.565Z] [exec] #6 13.07 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.09 Setting up libxmlb2:amd64 (0.3.18-1) ... [2025-06-19T05:38:54.565Z] [exec] #6 13.11 Setting up python3.12 (3.12.3-1ubuntu0.6) ... [2025-06-19T05:38:55.193Z] [exec] #6 13.91 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... [2025-06-19T05:38:55.193Z] [exec] #6 13.93 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:55.193Z] [exec] #6 13.95 Setting up libappstream5:amd64 (1.0.2-1build6) ... [2025-06-19T05:38:55.193Z] [exec] #6 13.97 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:55.193Z] [exec] #6 14.00 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:55.193Z] [exec] #6 14.02 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... [2025-06-19T05:38:55.193Z] [exec] #6 14.05 Setting up dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:38:55.193Z] [exec] #6 14.10 Setting up xml-core (0.19) ... [2025-06-19T05:38:55.193Z] [exec] #6 14.30 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.8) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.38 debconf: unable to initialize frontend: Dialog [2025-06-19T05:38:55.821Z] [exec] #6 14.38 debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-06-19T05:38:55.821Z] [exec] #6 14.38 debconf: falling back to frontend: Readline [2025-06-19T05:38:55.821Z] [exec] #6 14.38 debconf: unable to initialize frontend: Readline [2025-06-19T05:38:55.821Z] [exec] #6 14.38 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-19T05:38:55.821Z] [exec] #6 14.38 debconf: falling back to frontend: Teletype [2025-06-19T05:38:55.821Z] [exec] #6 14.45 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.47 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.50 Setting up python3 (3.12.3-0ubuntu2) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.52 running python rtupdate hooks for python3.12... [2025-06-19T05:38:55.821Z] [exec] #6 14.52 running python post-rtupdate hooks for python3.12... [2025-06-19T05:38:55.821Z] [exec] #6 14.60 Setting up python3-six (1.16.0-4) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.72 Setting up python3-pyparsing (3.1.1-1) ... [2025-06-19T05:38:55.821Z] [exec] #6 14.89 Setting up python3-gi (3.48.2-1) ... [2025-06-19T05:38:56.448Z] [exec] #6 15.05 Setting up python3-httplib2 (0.20.4-3) ... [2025-06-19T05:38:56.448Z] [exec] #6 15.19 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... [2025-06-19T05:38:56.448Z] [exec] #6 15.21 Setting up python3-blinker (1.7.0-1) ... [2025-06-19T05:38:56.448Z] [exec] #6 15.32 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... [2025-06-19T05:38:56.448Z] [exec] #6 15.53 Setting up python3-dbus (1.3.2-5build3) ... [2025-06-19T05:38:57.075Z] [exec] #6 15.66 Setting up python3-distro (1.9.0-1) ... [2025-06-19T05:38:57.075Z] [exec] #6 15.78 Setting up python3-jwt (2.7.0-1) ... [2025-06-19T05:38:57.075Z] [exec] #6 15.91 Setting up python3-apt (2.7.7ubuntu4) ... [2025-06-19T05:38:57.075Z] [exec] #6 16.06 Setting up python3-lazr.uri (1.0.6-3) ... [2025-06-19T05:38:57.075Z] [exec] #6 16.18 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... [2025-06-19T05:38:57.707Z] [exec] #6 16.40 Setting up python3-wadllib (1.3.6-5) ... [2025-06-19T05:38:57.707Z] [exec] #6 16.52 Setting up python3-oauthlib (3.2.2-1) ... [2025-06-19T05:38:57.707Z] [exec] #6 16.69 Setting up python3-lazr.restfulclient (0.14.6-1) ... [2025-06-19T05:38:57.707Z] [exec] #6 16.83 Setting up python3-launchpadlib (1.11.0-6) ... [2025-06-19T05:38:58.339Z] [exec] #6 17.05 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. [2025-06-19T05:38:58.339Z] [exec] #6 17.06 Setting up python3-software-properties (0.99.49.2) ... [2025-06-19T05:38:58.339Z] [exec] #6 17.20 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:38:58.339Z] [exec] #6 17.23 Processing triggers for sgml-base (1.31) ... [2025-06-19T05:38:58.339Z] [exec] #6 17.26 Setting up polkitd (124-2ubuntu1.24.04.2) ... [2025-06-19T05:38:58.339Z] [exec] #6 17.28 Creating group 'polkitd' with GID 997. [2025-06-19T05:38:58.339Z] [exec] #6 17.28 Creating user 'polkitd' (User for polkitd) with UID 997 and GID 997. [2025-06-19T05:38:58.339Z] [exec] #6 17.34 invoke-rc.d: could not determine current runlevel [2025-06-19T05:38:58.339Z] [exec] #6 17.34 invoke-rc.d: policy-rc.d denied execution of reload. [2025-06-19T05:38:58.339Z] [exec] #6 17.44 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) [2025-06-19T05:38:58.339Z] [exec] #6 17.45 Setting up packagekit (1.2.8-2ubuntu1.2) ... [2025-06-19T05:38:58.965Z] [exec] #6 17.49 invoke-rc.d: could not determine current runlevel [2025-06-19T05:38:58.965Z] [exec] #6 17.50 invoke-rc.d: policy-rc.d denied execution of force-reload. [2025-06-19T05:38:58.965Z] [exec] #6 17.50 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-19T05:38:58.965Z] [exec] #6 17.59 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. [2025-06-19T05:38:58.965Z] [exec] #6 17.60 Setting up software-properties-common (0.99.49.2) ... [2025-06-19T05:38:58.965Z] [exec] #6 17.74 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... [2025-06-19T05:39:02.728Z] [exec] #6 21.53 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:39:03.356Z] [exec] #6 21.98 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:39:03.356Z] [exec] #6 21.98 Get:3 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] [2025-06-19T05:39:03.356Z] [exec] #6 21.99 Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-19T05:39:03.357Z] [exec] #6 22.00 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-19T05:39:03.357Z] [exec] #6 22.19 Fetched 24.4 kB in 1s (34.6 kB/s) [2025-06-19T05:39:04.087Z] [exec] #6 22.19 Reading package lists... [2025-06-19T05:39:04.087Z] [exec] #6 22.89 PPA publishes dbgsym, you may need to include 'main/debug' component [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Repository: 'Types: deb [2025-06-19T05:39:04.087Z] [exec] #6 22.89 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Suites: noble [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Components: main [2025-06-19T05:39:04.087Z] [exec] #6 22.89 ' [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Description: [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain [2025-06-19T05:39:04.087Z] [exec] #6 22.89 [2025-06-19T05:39:04.087Z] [exec] #6 22.89 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test [2025-06-19T05:39:04.087Z] [exec] #6 22.89 Adding repository. [2025-06-19T05:39:04.087Z] [exec] #6 23.15 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease [2025-06-19T05:39:04.715Z] [exec] #6 23.23 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease [2025-06-19T05:39:04.715Z] [exec] #6 23.31 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [2025-06-19T05:39:04.715Z] [exec] #6 23.39 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [2025-06-19T05:39:04.715Z] [exec] #6 23.45 Hit:5 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [2025-06-19T05:39:05.434Z] [exec] #6 23.50 Reading package lists... [2025-06-19T05:39:06.065Z] [exec] #6 24.19 Reading package lists... [2025-06-19T05:39:06.065Z] [exec] #6 24.88 Building dependency tree... [2025-06-19T05:39:06.065Z] [exec] #6 25.02 Reading state information... [2025-06-19T05:39:06.065Z] [exec] #6 25.16 wget is already the newest version (1.21.4-1ubuntu4.1). [2025-06-19T05:39:06.065Z] [exec] #6 25.16 tar is already the newest version (1.35+dfsg-3build1). [2025-06-19T05:39:06.065Z] [exec] #6 25.16 The following additional packages will be installed: [2025-06-19T05:39:06.693Z] [exec] #6 25.17 git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-19T05:39:06.693Z] [exec] #6 25.17 perl-modules-5.38 [2025-06-19T05:39:06.693Z] [exec] #6 25.17 Suggested packages: [2025-06-19T05:39:06.693Z] [exec] #6 25.17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-06-19T05:39:06.693Z] [exec] #6 25.17 gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc [2025-06-19T05:39:06.693Z] [exec] #6 25.17 libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-06-19T05:39:06.693Z] [exec] #6 25.17 libtap-harness-archive-perl [2025-06-19T05:39:06.693Z] [exec] #6 25.17 Recommended packages: [2025-06-19T05:39:06.693Z] [exec] #6 25.17 patch less ssh-client [2025-06-19T05:39:06.693Z] [exec] #6 25.20 The following NEW packages will be installed: [2025-06-19T05:39:06.693Z] [exec] #6 25.20 git git-man liberror-perl libgdbm-compat4t64 libgdbm6t64 libperl5.38t64 perl [2025-06-19T05:39:06.693Z] [exec] #6 25.20 perl-modules-5.38 [2025-06-19T05:39:06.693Z] [exec] #6 25.46 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2025-06-19T05:39:06.693Z] [exec] #6 25.46 Need to get 13.1 MB of archives. [2025-06-19T05:39:06.693Z] [exec] #6 25.46 After this operation, 75.0 MB of additional disk space will be used. [2025-06-19T05:39:06.693Z] [exec] #6 25.46 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-19T05:39:07.321Z] [exec] #6 26.21 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] [2025-06-19T05:39:07.321Z] [exec] #6 26.21 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] [2025-06-19T05:39:07.321Z] [exec] #6 26.21 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-19T05:39:07.321Z] [exec] #6 26.32 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.1 [231 kB] [2025-06-19T05:39:07.949Z] [exec] #6 26.32 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] [2025-06-19T05:39:07.949Z] [exec] #6 26.33 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-19T05:39:07.949Z] [exec] #6 26.34 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.2 [3,679 kB] [2025-06-19T05:39:07.949Z] [exec] #6 26.52 debconf: delaying package configuration, since apt-utils is not installed [2025-06-19T05:39:07.949Z] [exec] #6 26.54 Fetched 13.1 MB in 1s (10.9 MB/s) [2025-06-19T05:39:07.949Z] [exec] #6 26.57 Selecting previously unselected package perl-modules-5.38. [2025-06-19T05:39:07.949Z] [exec] #6 26.57 (Reading database ... [2025-06-19T05:39:07.949Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 10927 files and directories currently installed.)#6 26.58 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ... [2025-06-19T05:39:07.949Z] [exec] #6 26.59 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:07.949Z] [exec] #6 26.94 Selecting previously unselected package libgdbm6t64:amd64. [2025-06-19T05:39:07.949Z] [exec] #6 26.94 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:39:07.949Z] [exec] #6 26.96 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:39:07.949Z] [exec] #6 27.03 Selecting previously unselected package libgdbm-compat4t64:amd64. [2025-06-19T05:39:07.949Z] [exec] #6 27.03 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... [2025-06-19T05:39:07.950Z] [exec] #6 27.04 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:39:07.950Z] [exec] #6 27.09 Selecting previously unselected package libperl5.38t64:amd64. [2025-06-19T05:39:08.578Z] [exec] #6 27.09 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:39:08.578Z] [exec] #6 27.10 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:08.578Z] [exec] #6 27.37 Selecting previously unselected package perl. [2025-06-19T05:39:08.578Z] [exec] #6 27.37 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.1_amd64.deb ... [2025-06-19T05:39:08.578Z] [exec] #6 27.38 Unpacking perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:08.578Z] [exec] #6 27.46 Selecting previously unselected package liberror-perl. [2025-06-19T05:39:08.578Z] [exec] #6 27.46 Preparing to unpack .../5-liberror-perl_0.17029-2_all.deb ... [2025-06-19T05:39:08.578Z] [exec] #6 27.47 Unpacking liberror-perl (0.17029-2) ... [2025-06-19T05:39:08.578Z] [exec] #6 27.52 Selecting previously unselected package git-man. [2025-06-19T05:39:08.578Z] [exec] #6 27.52 Preparing to unpack .../6-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... [2025-06-19T05:39:08.578Z] [exec] #6 27.53 Unpacking git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:39:08.578Z] [exec] #6 27.60 Selecting previously unselected package git. [2025-06-19T05:39:08.578Z] [exec] #6 27.60 Preparing to unpack .../7-git_1%3a2.43.0-1ubuntu7.2_amd64.deb ... [2025-06-19T05:39:08.578Z] [exec] #6 27.61 Unpacking git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.80 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.83 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.85 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.87 Setting up git-man (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.90 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.92 Setting up perl (5.38.2-3.2ubuntu0.1) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.95 Setting up liberror-perl (0.17029-2) ... [2025-06-19T05:39:09.205Z] [exec] #6 27.97 Setting up git (1:2.43.0-1ubuntu7.2) ... [2025-06-19T05:39:09.205Z] [exec] #6 28.00 Processing triggers for libc-bin (2.39-0ubuntu8.4) ... [2025-06-19T05:39:10.510Z] [exec] #6 DONE 29.7s [2025-06-19T05:39:11.160Z] [exec] [2025-06-19T05:39:11.160Z] [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-19T05:39:11.160Z] [exec] #7 0.303 2025-06-19 05:39:10 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-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/README.txt [2025-06-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/LICENSE [2025-06-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/NOTICE [2025-06-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/lib/ [2025-06-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/lib/commons-cli.license [2025-06-19T05:39:11.160Z] [exec] #7 0.308 apache-maven-3.8.5/lib/commons-io.license [2025-06-19T05:39:11.160Z] [exec] #7 0.309 apache-maven-3.8.5/lib/commons-lang3.license [2025-06-19T05:39:11.160Z] [exec] #7 0.309 apache-maven-3.8.5/lib/guava.license [2025-06-19T05:39:11.160Z] [exec] #7 0.309 apache-maven-3.8.5/lib/guice.license [2025-06-19T05:39:11.160Z] [exec] #7 0.309 apache-maven-3.8.5/lib/jansi.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/javax.annotation-api.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/javax.inject.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/jcl-over-slf4j.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license [2025-06-19T05:39:11.160Z] [exec] #7 0.310 apache-maven-3.8.5/lib/plexus-cipher.license [2025-06-19T05:39:11.160Z] [exec] #7 0.311 apache-maven-3.8.5/lib/plexus-component-annotations.license [2025-06-19T05:39:11.160Z] [exec] #7 0.311 apache-maven-3.8.5/lib/plexus-interpolation.license [2025-06-19T05:39:11.160Z] [exec] #7 0.311 apache-maven-3.8.5/lib/plexus-sec-dispatcher.license [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/plexus-utils.license [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/slf4j-api.license [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/boot/ [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/boot/plexus-classworlds.license [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/jansi-native/ [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/jansi-native/Windows/ [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/jansi-native/Windows/x86/ [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/ [2025-06-19T05:39:11.160Z] [exec] #7 0.312 apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll [2025-06-19T05:39:11.160Z] [exec] #7 0.313 apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/m2.conf [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/mvn.cmd [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/mvnDebug.cmd [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/mvn [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/mvnDebug [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/bin/mvnyjp [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/conf/ [2025-06-19T05:39:11.160Z] [exec] #7 0.314 apache-maven-3.8.5/conf/logging/ [2025-06-19T05:39:11.161Z] [exec] #7 0.314 apache-maven-3.8.5/conf/logging/simplelogger.properties [2025-06-19T05:39:11.161Z] [exec] #7 0.314 apache-maven-3.8.5/conf/settings.xml [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/conf/toolchains.xml [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/lib/ext/ [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/lib/jansi-native/ [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/lib/ext/README.txt [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/lib/jansi-native/README.txt [2025-06-19T05:39:11.161Z] [exec] #7 0.315 apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.316 apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.316 apache-maven-3.8.5/lib/maven-settings-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.317 apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.317 apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.318 apache-maven-3.8.5/lib/maven-model-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.319 apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.321 apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.321 apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.322 apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.324 apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.325 apache-maven-3.8.5/lib/commons-io-2.6.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.326 apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.330 apache-maven-3.8.5/lib/guava-25.1-android.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.349 apache-maven-3.8.5/lib/javax.inject-1.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.349 apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.349 apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.351 apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.351 apache-maven-3.8.5/lib/plexus-cipher-2.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.352 apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.352 apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.355 apache-maven-3.8.5/lib/maven-core-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.360 apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.360 apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.361 apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.362 apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.363 apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.366 apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.366 apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.366 apache-maven-3.8.5/lib/maven-compat-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.369 apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.369 apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.371 apache-maven-3.8.5/lib/commons-cli-1.4.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.371 apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.383 apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.384 apache-maven-3.8.5/lib/wagon-file-3.5.1.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.384 apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.384 apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.385 apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar [2025-06-19T05:39:11.161Z] [exec] #7 0.385 apache-maven-3.8.5/lib/jansi-2.4.0.jar [2025-06-19T05:39:11.161Z] [exec] #7 DONE 0.5s [2025-06-19T05:39:11.161Z] [exec] [2025-06-19T05:39:11.161Z] [exec] #8 [ 4/11] RUN mkdir testResults [2025-06-19T05:39:11.789Z] [exec] #8 DONE 0.2s [2025-06-19T05:39:11.789Z] [exec] [2025-06-19T05:39:11.789Z] [exec] #9 [ 5/11] RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git [2025-06-19T05:39:11.789Z] [exec] #9 0.210 Cloning into 'quarkus-quickstarts'... [2025-06-19T05:39:14.647Z] [exec] #9 DONE 3.1s [2025-06-19T05:39:14.647Z] [exec] [2025-06-19T05:39:14.647Z] [exec] #10 [ 6/11] WORKDIR /quarkus-quickstarts/ [2025-06-19T05:39:14.647Z] [exec] #10 DONE 0.1s [2025-06-19T05:39:14.647Z] [exec] [2025-06-19T05:39:14.647Z] [exec] #11 [ 7/11] RUN git checkout 2.7.2.Final [2025-06-19T05:39:15.275Z] [exec] #11 0.820 Note: switching to '2.7.2.Final'. [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 You are in 'detached HEAD' state. You can look around, make experimental [2025-06-19T05:39:15.275Z] [exec] #11 0.820 changes and commit them, and you can discard any commits you make in this [2025-06-19T05:39:15.275Z] [exec] #11 0.820 state without impacting any branches by switching back to a branch. [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 If you want to create a new branch to retain commits you create, you may [2025-06-19T05:39:15.275Z] [exec] #11 0.820 do so (now or later) by using -c with the switch command. Example: [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 git switch -c <new-branch-name> [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 Or undo this operation with: [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 git switch - [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 Turn off this advice by setting config variable advice.detachedHead to false [2025-06-19T05:39:15.275Z] [exec] #11 0.820 [2025-06-19T05:39:15.275Z] [exec] #11 0.820 HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final [2025-06-19T05:39:15.904Z] [exec] #11 DONE 1.0s [2025-06-19T05:39:15.904Z] [exec] [2025-06-19T05:39:15.904Z] [exec] #12 [ 8/11] COPY quarkus_quickstarts/test.sh /test.sh [2025-06-19T05:39:15.904Z] [exec] #12 DONE 0.2s [2025-06-19T05:39:15.904Z] [exec] [2025-06-19T05:39:15.904Z] [exec] #13 [ 9/11] COPY test_base_functions.sh test_base_functions.sh [2025-06-19T05:39:15.904Z] [exec] #13 DONE 0.1s [2025-06-19T05:39:16.535Z] [exec] [2025-06-19T05:39:16.535Z] [exec] #14 [10/11] WORKDIR /quarkus-quickstarts [2025-06-19T05:39:16.535Z] [exec] #14 DONE 0.1s [2025-06-19T05:39:16.535Z] [exec] [2025-06-19T05:39:16.535Z] [exec] #15 exporting to image [2025-06-19T05:39:16.535Z] [exec] #15 exporting layers [2025-06-19T05:39:21.305Z] [exec] #15 exporting layers 4.8s done [2025-06-19T05:39:21.305Z] [exec] #15 writing image sha256:b2f45487de7017530eaa6c4e8766e07dc8d05a8ff9007c9de012b428e851001e done [2025-06-19T05:39:21.305Z] [exec] #15 naming to docker.io/library/adoptopenjdk-quarkus_quickstarts-test:11-jdk-ubuntu-hotspot-full 0.0s done [2025-06-19T05:39:21.305Z] [exec] #15 DONE 4.9s [2025-06-19T05:39:21.305Z] [2025-06-19T05:39:21.305Z] copy_dest: [2025-06-19T05:39:21.305Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts [2025-06-19T05:39:21.306Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-06-19T05:39:21.306Z] [2025-06-19T05:39:21.306Z] build: [2025-06-19T05:39:21.306Z] [2025-06-19T05:39:21.306Z] BUILD SUCCESSFUL [2025-06-19T05:39:21.306Z] Total time: 5 minutes 13 seconds [2025-06-19T05:39:21.306Z] 0 [2025-06-19T05:39:21.306Z] [2025-06-19T05:39:21.306Z] [2025-06-19T05:39:21.306Z] RECORD TEST REPOs SHA [2025-06-19T05:39:21.306Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-19T05:39:21.306Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-19T05:39:21.306Z] Check shas in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-19T05:39:21.306Z] touch /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-19T05:39:21.306Z] ================================================ [2025-06-19T05:39:21.306Z] timestamp: 20250619-053920 [2025-06-19T05:39:21.306Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests [2025-06-19T05:39:21.306Z] git repo: [2025-06-19T05:39:21.306Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-19T05:39:21.306Z] sha: [2025-06-19T05:39:21.306Z] 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 [2025-06-19T05:39:21.306Z] ================================================ [2025-06-19T05:39:21.306Z] timestamp: 20250619-053920 [2025-06-19T05:39:21.306Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG [2025-06-19T05:39:21.306Z] git repo: [2025-06-19T05:39:21.306Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-19T05:39:21.306Z] sha: [2025-06-19T05:39:21.306Z] f03d5564fa18382f7f770380a452fec4d4240df9 [2025-06-19T05:39:21.306Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties [2025-06-19T05:39:21.306Z] ================================================ [2025-06-19T05:39:21.306Z] timestamp: 20250619-053921 [2025-06-19T05:39:21.306Z] test dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/openliberty-mp-tck [2025-06-19T05:39:21.306Z] git repo: https://github.com/OpenLiberty/open-liberty.git [2025-06-19T05:39:21.306Z] sha:d3e6eddfac2cc3198a5f924e12fafff7b5a793ac [2025-06-19T05:39:21.936Z] ================================================ [2025-06-19T05:39:21.936Z] timestamp: 20250619-053921 [2025-06-19T05:39:21.936Z] test dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts [2025-06-19T05:39:21.936Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git [2025-06-19T05:39:21.936Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701 [2025-06-19T05:39:21.936Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:39:21.936Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST= [2025-06-19T05:39:21.936Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:39:21.936Z] perl scripts/configure.pl [2025-06-19T05:39:21.936Z] /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-19T05:39:22.566Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-19T05:39:22.566Z] [2025-06-19T05:39:22.566Z] Starting to generate test make files. [2025-06-19T05:39:22.566Z] [2025-06-19T05:39:23.201Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml [2025-06-19T05:39:23.201Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml [2025-06-19T05:39:23.201Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml [2025-06-19T05:39:23.201Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk [2025-06-19T05:39:23.201Z] [2025-06-19T05:39:23.201Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] Make files are generated successfully. [2025-06-19T05:39:23.202Z] [2025-06-19T05:39:23.202Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:39:23.202Z] make -f runtest.mk _sanity.external [2025-06-19T05:39:23.202Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG' [2025-06-19T05:39:23.832Z] [2025-06-19T05:39:23.832Z] Running make 4.3 [2025-06-19T05:39:23.832Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. [2025-06-19T05:39:23.832Z] set JDK_VERSION to 11 [2025-06-19T05:39:23.832Z] set JDK_IMPL to hotspot [2025-06-19T05:39:23.832Z] set JVM_VERSION to openjdk11 [2025-06-19T05:39:23.832Z] set JCL_VERSION to latest [2025-06-19T05:39:23.832Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image [2025-06-19T05:39:23.832Z] set SPEC to linux_x86-64 [2025-06-19T05:39:23.832Z] set TEST_FLAG to [2025-06-19T05:39:23.832Z] set OS_LABEL to ubuntu.24 [2025-06-19T05:39:23.832Z] Running sanity.external ... [2025-06-19T05:39:23.832Z] There are 7 test targets in sanity.external [2025-06-19T05:39:23.832Z] "/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-06-19T05:39:23.832Z] openjdk version "11.0.28-beta" 2025-07-15 [2025-06-19T05:39:23.832Z] OpenJDK Runtime Environment Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea) [2025-06-19T05:39:23.832Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+5-202506182008 (build 11.0.28-beta+5-ea, mixed mode) [2025-06-19T05:39:23.832Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests' [2025-06-19T05:39:23.832Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external' [2025-06-19T05:39:23.832Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus' [2025-06-19T05:39:23.832Z] [2025-06-19T05:39:23.832Z] ===============================================