Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on remote-node3 (java11) in workspace /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config
The recommended git tool is: NONE
using credential 313devops
> git rev-parse --resolve-git-dir /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Global-Config.git # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Global-Config.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_SSH to set credentials
> git fetch --tags --force --progress -- git@github.com:313DEVGRP/Java-Service-Tree-Framework-Global-Config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 1ba2ba3c5e0b7b5ec32e482640104d8671dff966 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1ba2ba3c5e0b7b5ec32e482640104d8671dff966 # timeout=10
Commit message: "feat: [ARMS-223] #comment 4월 버전업 - 26.04.01 #close #time 1h +review SR @HSYang-Hub"
> git rev-list --no-walk 7bebe45c71447bd152ca4c29a2e8e127c4309f05 # timeout=10
[STG-CI-Java-Service-Tree-Framework-Global-Config] $ /bin/bash -e /tmp/jenkins299248154562628941.sh
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :
Project : => no module-info.java found
--2026-04-01 10:06:11-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Global-Config/maven-metadata.xml
Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.103
Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.103|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 553 [application/xml]
Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/metadata.xml’
0K 100% 19.7M=0s
2026-04-01 10:06:11 (19.7 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/metadata.xml’ saved [553/553]
> Task :clean
> Task :compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :processResources
> Task :classes
> Task :bootJarMainClassName
> Task :bootJar
> Task :dockerfileZip
> Task :assemble
> Task :check
> Task :build
> Task :compileTestJava NO-SOURCE
> Task :sonarqube
Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token.
Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
> Task :generatePublishInfo UP-TO-DATE
> Task :generateLicenseReport
> Task :javadoc
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/src/main/java/com/arms/api/util/aspect/LogAndSlackNotifyAspect.java:26: warning - Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, module, package, class/interface.
1 warning
> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/build/reports/project/dependencies.txt
> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/build/reports/project/dependencies/index.html
> Task :buildDashboard
> Task :propertyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/build/reports/project/properties.txt
> Task :taskReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Global-Config/build/reports/project/tasks.txt
> Task :projectReport
> Task :generatePomFileForMavenPublication
> Task :publishMavenPublicationToMavenRepository
> Task :publish
> Task :dockerClean UP-TO-DATE
> Task :dockerPrepare
> Task :docker
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.42kB 0.1s done
#1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for 313.co.kr:5550/313devgrp/openjdk:11-jre
#2 DONE 0.1s
#3 [internal] load .dockerignore
#3 transferring context: 2B 0.0s done
#3 DONE 0.1s
#4 [ 1/13] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#4 resolve 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2 0.0s done
#4 CACHED
#5 [internal] load build context
#5 transferring context: 27.83MB 4.9s
#5 transferring context: 69.11MB 7.6s done
#5 DONE 7.6s
#6 [ 2/13] RUN apt-get update && apt-get -y upgrade && apt-get install -y wget && apt-get clean && rm -rf /var/lib/apt/lists/*
#6 2.138 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#6 2.229 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#6 2.230 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#6 3.280 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#6 4.515 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [446 kB]
#6 5.440 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#6 7.217 Fetched 8677 kB in 5s (1662 kB/s)
#6 7.217 Reading package lists...
#6 8.687 Reading package lists...
#6 10.01 Building dependency tree...
#6 10.24 Reading state information...
#6 10.29 Calculating upgrade...
#6 11.24 The following packages will be upgraded:
#6 11.24 adduser base-files bsdutils ca-certificates curl debian-archive-keyring
#6 11.24 dirmngr dpkg e2fsprogs gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#6 11.24 gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv grep libblkid1 libc-bin
#6 11.24 libc6 libcom-err2 libcurl4 libexpat1 libext2fs2 libfreetype6 libgnutls30
#6 11.24 libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libksba8 libmount1
#6 11.24 libncursesw6 libnghttp2-14 libpam-modules libpam-modules-bin libpam-runtime
#6 11.24 libpam0g libpcre2-8-0 libpng16-16 libsepol1 libsmartcols1 libsqlite3-0
#6 11.24 libss2 libssh2-1 libssl1.1 libsystemd0 libtasn1-6 libtinfo6 libtirpc-common
#6 11.24 libtirpc3 libudev1 libuuid1 login logsave mount ncurses-base ncurses-bin
#6 11.24 openssl passwd perl-base tar tzdata ucf unzip util-linux wget zlib1g
#6 11.40 71 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 11.40 Need to get 34.4 MB of archives.
#6 11.40 After this operation, 289 kB of additional disk space will be used.
#6 11.40 Get:1 http://deb.debian.org/debian bullseye/main amd64 base-files amd64 11.1+deb11u11 [70.2 kB]
#6 11.42 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB]
#6 11.43 Get:3 http://deb.debian.org/debian bullseye/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB]
#6 11.51 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg amd64 1.20.13 [2538 kB]
#6 11.73 Get:5 http://deb.debian.org/debian bullseye/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]
#6 11.77 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 login amd64 1:4.8.1-1+deb11u1 [656 kB]
#6 11.83 Get:7 http://deb.debian.org/debian bullseye/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]
#6 11.87 Get:8 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-base amd64 5.32.1-4+deb11u4 [1629 kB]
#6 12.02 Get:9 http://deb.debian.org/debian bullseye/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB]
#6 12.12 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 [2823 kB]
#6 12.36 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-bin amd64 2.31-13+deb11u13 [829 kB]
#6 12.44 Get:12 http://deb.debian.org/debian bullseye/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]
#6 12.46 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam0g amd64 1.4.0-9+deb11u2 [130 kB]
#6 12.48 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u2 [108 kB]
#6 12.49 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules amd64 1.4.0-9+deb11u2 [327 kB]
#6 12.52 Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 libsystemd0 amd64 247.3-7+deb11u7 [377 kB]
#6 12.55 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 logsave amd64 1.46.2-2+deb11u1 [75.0 kB]
#6 12.56 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 libext2fs2 amd64 1.46.2-2+deb11u1 [257 kB]
#6 12.59 Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 e2fsprogs amd64 1.46.2-2+deb11u1 [614 kB]
#6 12.66 Get:20 http://deb.debian.org/debian bullseye/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB]
#6 12.70 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-runtime all 1.4.0-9+deb11u2 [208 kB]
#6 12.74 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 passwd amd64 1:4.8.1-1+deb11u1 [993 kB]
#6 12.81 Get:23 http://deb.debian.org/debian bullseye/main amd64 adduser all 3.118+deb11u1 [241 kB]
#6 12.81 Get:24 http://deb.debian.org/debian bullseye/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]
#6 12.83 Get:25 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
#6 12.84 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u3 [524 kB]
#6 12.90 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 dirmngr amd64 2.2.27-2+deb11u3 [763 kB]
#6 12.96 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-utils amd64 2.2.27-2+deb11u3 [905 kB]
#6 13.05 Get:29 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u3 [516 kB]
#6 13.10 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-agent amd64 2.2.27-2+deb11u3 [670 kB]
#6 13.16 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg amd64 2.2.27-2+deb11u3 [928 kB]
#6 13.24 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgconf amd64 2.2.27-2+deb11u3 [548 kB]
#6 13.30 Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-l10n all 2.2.27-2+deb11u3 [1084 kB]
#6 13.41 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg all 2.2.27-2+deb11u3 [825 kB]
#6 13.48 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgsm amd64 2.2.27-2+deb11u3 [645 kB]
#6 13.54 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB]
#6 13.61 Get:37 http://deb.debian.org/debian bullseye/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]
#6 13.61 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u2 [55.4 kB]
#6 13.62 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libgnutls30 amd64 3.7.1-5+deb11u9 [1343 kB]
#6 13.75 Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgv amd64 2.2.27-2+deb11u3 [626 kB]
#6 13.80 Get:41 http://deb.debian.org/debian bullseye/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB]
#6 13.82 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libcom-err2 amd64 1.46.2-2+deb11u1 [74.3 kB]
#6 13.83 Get:43 http://deb.debian.org/debian-security bullseye-security/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u7 [114 kB]
#6 13.84 Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u7 [66.3 kB]
#6 13.85 Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u7 [363 kB]
#6 13.89 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u7 [166 kB]
#6 13.91 Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u5 [1565 kB]
#6 14.04 Get:48 http://deb.debian.org/debian bullseye/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB]
#6 14.06 Get:49 http://deb.debian.org/debian bullseye/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB]
#6 14.09 Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1 amd64 3.1-1+deb11u1 [269 kB]
#6 14.12 Get:51 http://deb.debian.org/debian bullseye/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB]
#6 14.15 Get:52 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
#6 14.15 Get:53 http://deb.debian.org/debian bullseye/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
#6 14.19 Get:54 http://deb.debian.org/debian bullseye/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
#6 14.19 Get:55 http://deb.debian.org/debian bullseye/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]
#6 14.20 Get:56 http://deb.debian.org/debian-security bullseye-security/main amd64 libudev1 amd64 247.3-7+deb11u7 [169 kB]
#6 14.22 Get:57 http://deb.debian.org/debian bullseye/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB]
#6 14.23 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 tzdata all 2025b-0+deb11u2 [307 kB]
#6 14.26 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u5 [859 kB]
#6 14.34 Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB]
#6 14.35 Get:61 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB]
#6 14.36 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 wget amd64 1.21-1+deb11u2 [964 kB]
#6 14.45 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB]
#6 14.45 Get:64 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB]
#6 14.46 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u16 [272 kB]
#6 14.51 Get:66 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u16 [347 kB]
#6 14.53 Get:67 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB]
#6 14.53 Get:68 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u2 [295 kB]
#6 14.58 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB]
#6 14.61 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libss2 amd64 1.46.2-2+deb11u1 [78.9 kB]
#6 14.62 Get:71 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
#6 15.37 debconf: delaying package configuration, since apt-utils is not installed
#6 15.50 Fetched 34.4 MB in 3s (10.2 MB/s)
#6 15.62 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 15.80 Preparing to unpack .../base-files_11.1+deb11u11_amd64.deb ...
#6 15.81 Unpacking base-files (11.1+deb11u11) over (11.1+deb11u4) ...
#6 16.15 Setting up base-files (11.1+deb11u11) ...
#6 16.17 Installing new version of config file /etc/debian_version ...
#6 16.45 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 16.50 Preparing to unpack .../bsdutils_1%3a2.36.1-8+deb11u2_amd64.deb ...
#6 16.51 Unpacking bsdutils (1:2.36.1-8+deb11u2) over (1:2.36.1-8+deb11u1) ...
#6 16.80 Setting up bsdutils (1:2.36.1-8+deb11u2) ...
#6 16.93 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 17.02 Preparing to unpack .../tar_1.34+dfsg-1+deb11u1_amd64.deb ...
#6 17.05 Unpacking tar (1.34+dfsg-1+deb11u1) over (1.34+dfsg-1) ...
#6 18.18 Setting up tar (1.34+dfsg-1+deb11u1) ...
#6 18.36 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 18.44 Preparing to unpack .../dpkg_1.20.13_amd64.deb ...
#6 18.47 Unpacking dpkg (1.20.13) over (1.20.11) ...
#6 19.87 Setting up dpkg (1.20.13) ...
#6 19.95 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 19.98 Preparing to unpack .../grep_3.6-1+deb11u1_amd64.deb ...
#6 19.99 Unpacking grep (3.6-1+deb11u1) over (3.6-1) ...
#6 20.51 Setting up grep (3.6-1+deb11u1) ...
#6 20.64 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 20.73 Preparing to unpack .../login_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 20.85 Unpacking login (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 21.94 Setting up login (1:4.8.1-1+deb11u1) ...
#6 22.11 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 22.17 Preparing to unpack .../ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb ...
#6 22.19 Unpacking ncurses-bin (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 22.53 Setting up ncurses-bin (6.2+20201114-2+deb11u2) ...
#6 22.67 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 22.71 Preparing to unpack .../perl-base_5.32.1-4+deb11u4_amd64.deb ...
#6 22.78 Unpacking perl-base (5.32.1-4+deb11u4) over (5.32.1-4+deb11u2) ...
#6 26.32 Setting up perl-base (5.32.1-4+deb11u4) ...
#6 26.42 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 26.45 Preparing to unpack .../util-linux_2.36.1-8+deb11u2_amd64.deb ...
#6 26.47 Unpacking util-linux (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 28.00 Setting up util-linux (2.36.1-8+deb11u2) ...
#6 28.96 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 28.99 Preparing to unpack .../libc6_2.31-13+deb11u13_amd64.deb ...
#6 29.29 debconf: unable to initialize frontend: Dialog
#6 29.29 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 29.29 debconf: falling back to frontend: Readline
#6 29.30 debconf: unable to initialize frontend: Readline
#6 29.30 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 29.30 debconf: falling back to frontend: Teletype
#6 29.66 debconf: unable to initialize frontend: Dialog
#6 29.66 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 29.66 debconf: falling back to frontend: Readline
#6 29.66 debconf: unable to initialize frontend: Readline
#6 29.66 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 29.66 debconf: falling back to frontend: Teletype
#6 29.86 Unpacking libc6:amd64 (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 31.73 Setting up libc6:amd64 (2.31-13+deb11u13) ...
#6 32.28 debconf: unable to initialize frontend: Dialog
#6 32.28 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 32.28 debconf: falling back to frontend: Readline
#6 32.28 debconf: unable to initialize frontend: Readline
#6 32.28 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 32.28 debconf: falling back to frontend: Teletype
#6 33.64 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 33.74 Preparing to unpack .../libc-bin_2.31-13+deb11u13_amd64.deb ...
#6 33.76 Unpacking libc-bin (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 34.55 Setting up libc-bin (2.31-13+deb11u13) ...
#6 34.94 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 35.00 Preparing to unpack .../ncurses-base_6.2+20201114-2+deb11u2_all.deb ...
#6 35.02 Unpacking ncurses-base (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 35.42 Setting up ncurses-base (6.2+20201114-2+deb11u2) ...
#6 35.55 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 35.62 Preparing to unpack .../libpam0g_1.4.0-9+deb11u2_amd64.deb ...
#6 35.64 Unpacking libpam0g:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 35.80 Setting up libpam0g:amd64 (1.4.0-9+deb11u2) ...
#6 36.09 debconf: unable to initialize frontend: Dialog
#6 36.09 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 36.09 debconf: falling back to frontend: Readline
#6 36.09 debconf: unable to initialize frontend: Readline
#6 36.11 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 36.11 debconf: falling back to frontend: Teletype
#6 36.31 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 36.37 Preparing to unpack .../libpam-modules-bin_1.4.0-9+deb11u2_amd64.deb ...
#6 36.38 Unpacking libpam-modules-bin (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 36.62 Setting up libpam-modules-bin (1.4.0-9+deb11u2) ...
#6 36.72 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 36.76 Preparing to unpack .../libpam-modules_1.4.0-9+deb11u2_amd64.deb ...
#6 37.07 debconf: unable to initialize frontend: Dialog
#6 37.07 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 37.07 debconf: falling back to frontend: Readline
#6 37.07 debconf: unable to initialize frontend: Readline
#6 37.07 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 37.07 debconf: falling back to frontend: Teletype
#6 37.16 Unpacking libpam-modules:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 37.63 Setting up libpam-modules:amd64 (1.4.0-9+deb11u2) ...
#6 37.66 Installing new version of config file /etc/security/namespace.init ...
#6 37.78 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 37.83 Preparing to unpack .../libsystemd0_247.3-7+deb11u7_amd64.deb ...
#6 37.84 Unpacking libsystemd0:amd64 (247.3-7+deb11u7) over (247.3-7) ...
#6 38.03 Setting up libsystemd0:amd64 (247.3-7+deb11u7) ...
#6 38.09 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 38.12 Preparing to unpack .../logsave_1.46.2-2+deb11u1_amd64.deb ...
#6 38.14 Unpacking logsave (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 38.22 Preparing to unpack .../libext2fs2_1.46.2-2+deb11u1_amd64.deb ...
#6 38.23 Unpacking libext2fs2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 38.37 Setting up libext2fs2:amd64 (1.46.2-2+deb11u1) ...
#6 38.48 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 38.54 Preparing to unpack .../e2fsprogs_1.46.2-2+deb11u1_amd64.deb ...
#6 38.58 Unpacking e2fsprogs (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 39.16 Preparing to unpack .../mount_2.36.1-8+deb11u2_amd64.deb ...
#6 39.18 Unpacking mount (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 39.39 Preparing to unpack .../libpam-runtime_1.4.0-9+deb11u2_all.deb ...
#6 39.40 Unpacking libpam-runtime (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 39.92 Setting up libpam-runtime (1.4.0-9+deb11u2) ...
#6 40.19 debconf: unable to initialize frontend: Dialog
#6 40.19 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 40.20 debconf: falling back to frontend: Readline
#6 40.20 debconf: unable to initialize frontend: Readline
#6 40.20 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 40.20 debconf: falling back to frontend: Teletype
#6 40.52 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 40.56 Preparing to unpack .../passwd_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 40.63 Unpacking passwd (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 41.93 Setting up passwd (1:4.8.1-1+deb11u1) ...
#6 42.06 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 42.09 Preparing to unpack .../adduser_3.118+deb11u1_all.deb ...
#6 42.10 Unpacking adduser (3.118+deb11u1) over (3.118) ...
#6 42.53 Setting up adduser (3.118+deb11u1) ...
#6 42.94 debconf: unable to initialize frontend: Dialog
#6 42.94 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 42.94 debconf: falling back to frontend: Readline
#6 42.94 debconf: unable to initialize frontend: Readline
#6 42.94 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 42.95 debconf: falling back to frontend: Teletype
#6 43.18 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 43.21 Preparing to unpack .../debian-archive-keyring_2021.1.1+deb11u1_all.deb ...
#6 43.57 Unpacking debian-archive-keyring (2021.1.1+deb11u1) over (2021.1.1) ...
#6 43.87 Setting up debian-archive-keyring (2021.1.1+deb11u1) ...
#6 44.09 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg ...
#6 44.11 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg ...
#6 44.13 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg ...
#6 44.20 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 44.23 Preparing to unpack .../00-libksba8_1.5.0-3+deb11u2_amd64.deb ...
#6 44.24 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) over (1.5.0-3) ...
#6 44.36 Preparing to unpack .../01-gpg-wks-client_2.2.27-2+deb11u3_amd64.deb ...
#6 44.37 Unpacking gpg-wks-client (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 44.50 Preparing to unpack .../02-dirmngr_2.2.27-2+deb11u3_amd64.deb ...
#6 44.61 Unpacking dirmngr (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 44.93 Preparing to unpack .../03-gnupg-utils_2.2.27-2+deb11u3_amd64.deb ...
#6 44.94 Unpacking gnupg-utils (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 45.21 Preparing to unpack .../04-gpg-wks-server_2.2.27-2+deb11u3_amd64.deb ...
#6 45.22 Unpacking gpg-wks-server (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 45.39 Preparing to unpack .../05-gpg-agent_2.2.27-2+deb11u3_amd64.deb ...
#6 45.41 Unpacking gpg-agent (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 45.73 Preparing to unpack .../06-gpg_2.2.27-2+deb11u3_amd64.deb ...
#6 45.74 Unpacking gpg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 45.97 Preparing to unpack .../07-gpgconf_2.2.27-2+deb11u3_amd64.deb ...
#6 45.99 Unpacking gpgconf (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 46.27 Preparing to unpack .../08-gnupg-l10n_2.2.27-2+deb11u3_all.deb ...
#6 46.28 Unpacking gnupg-l10n (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 47.43 Preparing to unpack .../09-gnupg_2.2.27-2+deb11u3_all.deb ...
#6 47.45 Unpacking gnupg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 47.91 Preparing to unpack .../10-gpgsm_2.2.27-2+deb11u3_amd64.deb ...
#6 47.94 Unpacking gpgsm (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 48.31 Preparing to unpack .../11-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ...
#6 48.32 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) over (3.34.1-3) ...
#6 48.80 Preparing to unpack .../12-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
#6 48.84 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) over (1:1.2.11.dfsg-2+deb11u1) ...
#6 49.02 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
#6 49.13 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 49.18 Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u2_amd64.deb ...
#6 49.20 Unpacking libtasn1-6:amd64 (4.16.0-2+deb11u2) over (4.16.0-2) ...
#6 49.34 Setting up libtasn1-6:amd64 (4.16.0-2+deb11u2) ...
#6 49.46 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 49.52 Preparing to unpack .../libgnutls30_3.7.1-5+deb11u9_amd64.deb ...
#6 49.54 Unpacking libgnutls30:amd64 (3.7.1-5+deb11u9) over (3.7.1-5+deb11u1) ...
#6 50.25 Setting up libgnutls30:amd64 (3.7.1-5+deb11u9) ...
#6 50.35 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 50.43 Preparing to unpack .../gpgv_2.2.27-2+deb11u3_amd64.deb ...
#6 50.45 Unpacking gpgv (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 50.69 Setting up gpgv (2.2.27-2+deb11u3) ...
#6 50.82 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 50.87 Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_amd64.deb ...
#6 50.89 Unpacking libblkid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 51.07 Setting up libblkid1:amd64 (2.36.1-8+deb11u2) ...
#6 51.16 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 51.22 Preparing to unpack .../libcom-err2_1.46.2-2+deb11u1_amd64.deb ...
#6 51.24 Unpacking libcom-err2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 51.38 Setting up libcom-err2:amd64 (1.46.2-2+deb11u1) ...
#6 51.47 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 51.51 Preparing to unpack .../libk5crypto3_1.18.3-6+deb11u7_amd64.deb ...
#6 51.52 Unpacking libk5crypto3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 51.67 Setting up libk5crypto3:amd64 (1.18.3-6+deb11u7) ...
#6 51.79 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 51.82 Preparing to unpack .../libkrb5support0_1.18.3-6+deb11u7_amd64.deb ...
#6 51.84 Unpacking libkrb5support0:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 51.96 Setting up libkrb5support0:amd64 (1.18.3-6+deb11u7) ...
#6 52.09 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 52.13 Preparing to unpack .../libkrb5-3_1.18.3-6+deb11u7_amd64.deb ...
#6 52.14 Unpacking libkrb5-3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 52.42 Setting up libkrb5-3:amd64 (1.18.3-6+deb11u7) ...
#6 52.53 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 52.59 Preparing to unpack .../libgssapi-krb5-2_1.18.3-6+deb11u7_amd64.deb ...
#6 52.61 Unpacking libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 52.76 Setting up libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) ...
#6 52.89 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 52.93 Preparing to unpack .../libssl1.1_1.1.1w-0+deb11u5_amd64.deb ...
#6 52.95 Unpacking libssl1.1:amd64 (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 53.40 Setting up libssl1.1:amd64 (1.1.1w-0+deb11u5) ...
#6 53.71 debconf: unable to initialize frontend: Dialog
#6 53.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 53.73 debconf: falling back to frontend: Readline
#6 53.74 debconf: unable to initialize frontend: Readline
#6 53.74 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 53.74 debconf: falling back to frontend: Teletype
#6 54.15 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 54.19 Preparing to unpack .../libmount1_2.36.1-8+deb11u2_amd64.deb ...
#6 54.22 Unpacking libmount1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 54.36 Setting up libmount1:amd64 (2.36.1-8+deb11u2) ...
#6 54.47 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 54.52 Preparing to unpack .../libpcre2-8-0_10.36-2+deb11u1_amd64.deb ...
#6 54.54 Unpacking libpcre2-8-0:amd64 (10.36-2+deb11u1) over (10.36-2) ...
#6 54.74 Setting up libpcre2-8-0:amd64 (10.36-2+deb11u1) ...
#6 54.84 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 54.90 Preparing to unpack .../libsepol1_3.1-1+deb11u1_amd64.deb ...
#6 54.92 Unpacking libsepol1:amd64 (3.1-1+deb11u1) over (3.1-1) ...
#6 55.08 Setting up libsepol1:amd64 (3.1-1+deb11u1) ...
#6 55.18 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 55.24 Preparing to unpack .../libsmartcols1_2.36.1-8+deb11u2_amd64.deb ...
#6 55.26 Unpacking libsmartcols1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 55.43 Setting up libsmartcols1:amd64 (2.36.1-8+deb11u2) ...
#6 55.51 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 55.59 Preparing to unpack .../libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 55.61 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 55.72 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 55.75 Unpacking libtinfo6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 55.93 Setting up libtinfo6:amd64 (6.2+20201114-2+deb11u2) ...
#6 56.03 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 56.07 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ...
#6 56.09 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 56.37 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
#6 56.49 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 56.53 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_amd64.deb ...
#6 56.55 Unpacking libtirpc3:amd64 (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 56.69 Setting up libtirpc3:amd64 (1.3.1-1+deb11u1) ...
#6 56.79 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 56.84 Preparing to unpack .../libudev1_247.3-7+deb11u7_amd64.deb ...
#6 56.85 Unpacking libudev1:amd64 (247.3-7+deb11u7) over (247.3-7) ...
#6 57.00 Setting up libudev1:amd64 (247.3-7+deb11u7) ...
#6 57.08 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 57.14 Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_amd64.deb ...
#6 57.17 Unpacking libuuid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 57.32 Setting up libuuid1:amd64 (2.36.1-8+deb11u2) ...
#6 57.52 (Reading database ...
(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 ... 7890 files and directories currently installed.)
#6 57.62 Preparing to unpack .../00-tzdata_2025b-0+deb11u2_all.deb ...
#6 57.63 Unpacking tzdata (2025b-0+deb11u2) over (2021a-1+deb11u4) ...
#6 64.39 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u5_amd64.deb ...
#6 64.41 Unpacking openssl (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 65.35 Preparing to unpack .../02-ca-certificates_20230311+deb12u1~deb11u1_all.deb ...
#6 65.36 Unpacking ca-certificates (20230311+deb12u1~deb11u1) over (20210119) ...
#6 66.30 Preparing to unpack .../03-ucf_3.0043+deb11u2_all.deb ...
#6 66.32 Unpacking ucf (3.0043+deb11u2) over (3.0043) ...
#6 66.68 Preparing to unpack .../04-wget_1.21-1+deb11u2_amd64.deb ...
#6 66.69 Unpacking wget (1.21-1+deb11u2) over (1.21-1+deb11u1) ...
#6 67.56 Preparing to unpack .../05-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ...
#6 67.57 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) over (1.43.0-1) ...
#6 67.76 Preparing to unpack .../06-libssh2-1_1.9.0-2+deb11u1_amd64.deb ...
#6 67.80 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) over (1.9.0-2) ...
#6 68.10 Preparing to unpack .../07-curl_7.74.0-1.3+deb11u16_amd64.deb ...
#6 68.12 Unpacking curl (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 68.46 Preparing to unpack .../08-libcurl4_7.74.0-1.3+deb11u16_amd64.deb ...
#6 68.49 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 68.87 Preparing to unpack .../09-libexpat1_2.2.10-2+deb11u7_amd64.deb ...
#6 68.90 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) over (2.2.10-2+deb11u3) ...
#6 69.16 Preparing to unpack .../10-libpng16-16_1.6.37-3+deb11u2_amd64.deb ...
#6 69.19 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u2) over (1.6.37-3) ...
#6 69.53 Preparing to unpack .../11-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ...
#6 69.55 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) over (2.10.4+dfsg-1+deb11u1) ...
#6 69.85 Preparing to unpack .../12-libss2_1.46.2-2+deb11u1_amd64.deb ...
#6 69.87 Unpacking libss2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 70.05 Preparing to unpack .../13-unzip_6.0-26+deb11u1_amd64.deb ...
#6 70.07 Unpacking unzip (6.0-26+deb11u1) over (6.0-26) ...
#6 70.29 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
#6 70.30 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ...
#6 70.32 Setting up wget (1.21-1+deb11u2) ...
#6 70.33 Setting up unzip (6.0-26+deb11u1) ...
#6 70.36 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ...
#6 70.37 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ...
#6 70.38 Setting up tzdata (2025b-0+deb11u2) ...
#6 70.73 debconf: unable to initialize frontend: Dialog
#6 70.73 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 70.73 debconf: falling back to frontend: Readline
#6 70.73 debconf: unable to initialize frontend: Readline
#6 70.73 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 70.73 debconf: falling back to frontend: Teletype
#6 70.93
#6 70.93 Current default time zone: 'Etc/UTC'
#6 70.95 Local time is now: Wed Apr 1 01:12:08 UTC 2026.
#6 70.95 Universal Time is now: Wed Apr 1 01:12:08 UTC 2026.
#6 70.95 Run 'dpkg-reconfigure tzdata' if you wish to change it.
#6 70.95
#6 71.03 Setting up gnupg-l10n (2.2.27-2+deb11u3) ...
#6 71.04 Setting up libpng16-16:amd64 (1.6.37-3+deb11u2) ...
#6 71.06 Setting up libss2:amd64 (1.46.2-2+deb11u1) ...
#6 71.07 Setting up ucf (3.0043+deb11u2) ...
#6 71.50 debconf: unable to initialize frontend: Dialog
#6 71.51 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 71.51 debconf: falling back to frontend: Readline
#6 71.51 debconf: unable to initialize frontend: Readline
#6 71.51 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 71.51 debconf: falling back to frontend: Teletype
#6 71.63 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
#6 71.65 Setting up logsave (1.46.2-2+deb11u1) ...
#6 71.66 Setting up mount (2.36.1-8+deb11u2) ...
#6 71.67 Setting up gpgconf (2.2.27-2+deb11u3) ...
#6 71.69 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ...
#6 71.70 Setting up openssl (1.1.1w-0+deb11u5) ...
#6 71.72 Setting up gpg (2.2.27-2+deb11u3) ...
#6 71.74 Setting up gnupg-utils (2.2.27-2+deb11u3) ...
#6 71.75 Setting up gpg-agent (2.2.27-2+deb11u3) ...
#6 74.20 Setting up gpgsm (2.2.27-2+deb11u3) ...
#6 74.21 Setting up e2fsprogs (1.46.2-2+deb11u1) ...
#6 75.21 Setting up dirmngr (2.2.27-2+deb11u3) ...
#6 75.85 Setting up ca-certificates (20230311+deb12u1~deb11u1) ...
#6 76.20 debconf: unable to initialize frontend: Dialog
#6 76.20 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 76.20 debconf: falling back to frontend: Readline
#6 76.20 debconf: unable to initialize frontend: Readline
#6 76.20 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#6 76.20 debconf: falling back to frontend: Teletype
#6 89.60 Updating certificates in /etc/ssl/certs...
#6 94.65 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
#6 94.69 28 added, 15 removed; done.
#6 94.78 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ...
#6 94.79 Setting up gpg-wks-server (2.2.27-2+deb11u3) ...
#6 94.81 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u16) ...
#6 94.83 Setting up curl (7.74.0-1.3+deb11u16) ...
#6 94.85 Setting up gpg-wks-client (2.2.27-2+deb11u3) ...
#6 94.86 Setting up gnupg (2.2.27-2+deb11u3) ...
#6 94.87 Processing triggers for libc-bin (2.31-13+deb11u13) ...
#6 94.92 Processing triggers for ca-certificates (20230311+deb12u1~deb11u1) ...
#6 94.94 Updating certificates in /etc/ssl/certs...
#6 98.46 0 added, 0 removed; done.
#6 98.46 Running hooks in /etc/ca-certificates/update.d...
#6 98.80 done.
#6 99.07 Reading package lists...
#6 100.7 Building dependency tree...
#6 100.9 Reading state information...
#6 101.3 wget is already the newest version (1.21-1+deb11u2).
#6 101.3 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 DONE 101.5s
#7 [ 3/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#7 0.659 --2026-04-01 01:12:39-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#7 0.659 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#7 0.788 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#7 0.791 HTTP request sent, awaiting response... 200 OK
#7 0.822 Length: 11292595 (11M) [application/java-archive]
#7 0.822 Saving to: ‘elastic-apm-agent-1.47.1.jar’
#7 0.822
#7 0.822 0K .......... .......... .......... .......... .......... 0% 1.73M 6s
#7 0.849 50K .......... .......... .......... .......... .......... 0% 1.36M 7s
#7 0.882 100K .......... .......... .......... .......... .......... 1% 1.85M 7s
#7 0.910 150K .......... .......... .......... .......... .......... 1% 2.91M 6s
#7 0.937 200K .......... .......... .......... .......... .......... 2% 1.61M 6s
#7 0.956 250K .......... .......... .......... .......... .......... 2% 1.98M 6s
#7 0.981 300K .......... .......... .......... .......... .......... 3% 2.99M 5s
#7 1.003 350K .......... .......... .......... .......... .......... 3% 2.53M 5s
#7 1.017 400K .......... .......... .......... .......... .......... 4% 2.67M 5s
#7 1.034 450K .......... .......... .......... .......... .......... 4% 2.76M 5s
#7 1.053 500K .......... .......... .......... .......... .......... 4% 3.23M 5s
#7 1.067 550K .......... .......... .......... .......... .......... 5% 3.31M 5s
#7 1.090 600K .......... .......... .......... .......... .......... 5% 4.03M 4s
#7 1.098 650K .......... .......... .......... .......... .......... 6% 3.27M 4s
#7 1.112 700K .......... .......... .......... .......... .......... 6% 12.4M 4s
#7 1.112 750K .......... .......... .......... .......... .......... 7% 3.03M 4s
#7 1.128 800K .......... .......... .......... .......... .......... 7% 3.51M 4s
#7 1.142 850K .......... .......... .......... .......... .......... 8% 3.84M 4s
#7 1.155 900K .......... .......... .......... .......... .......... 8% 5.08M 4s
#7 1.165 950K .......... .......... .......... .......... .......... 9% 3.22M 4s
#7 1.184 1000K .......... .......... .......... .......... .......... 9% 5.99M 4s
#7 1.188 1050K .......... .......... .......... .......... .......... 9% 2.29M 4s
#7 1.212 1100K .......... .......... .......... .......... .......... 10% 3.10M 3s
#7 1.226 1150K .......... .......... .......... .......... .......... 10% 3.69M 3s
#7 1.241 1200K .......... .......... .......... .......... .......... 11% 4.03M 3s
#7 1.250 1250K .......... .......... .......... .......... .......... 11% 2.32M 3s
#7 1.273 1300K .......... .......... .......... .......... .......... 12% 29.7M 3s
#7 1.273 1350K .......... .......... .......... .......... .......... 12% 2.78M 3s
#7 1.293 1400K .......... .......... .......... .......... .......... 13% 3.58M 3s
#7 1.321 1450K .......... .......... .......... .......... .......... 13% 8.15M 3s
#7 1.323 1500K .......... .......... .......... .......... .......... 14% 2.74M 3s
#7 1.328 1550K .......... .......... .......... .......... .......... 14% 2.71M 3s
#7 1.347 1600K .......... .......... .......... .......... .......... 14% 2.30M 3s
#7 1.370 1650K .......... .......... .......... .......... .......... 15% 5.99M 3s
#7 1.377 1700K .......... .......... .......... .......... .......... 15% 3.80M 3s
#7 1.394 1750K .......... .......... .......... .......... .......... 16% 4.27M 3s
#7 1.400 1800K .......... .......... .......... .......... .......... 16% 2.64M 3s
#7 1.430 1850K .......... .......... .......... .......... .......... 17% 6.00M 3s
#7 1.430 1900K .......... .......... .......... .......... .......... 17% 3.44M 3s
#7 1.441 1950K .......... .......... .......... .......... .......... 18% 2.80M 3s
#7 1.460 2000K .......... .......... .......... .......... .......... 18% 9.19M 3s
#7 1.465 2050K .......... .......... .......... .......... .......... 19% 3.22M 3s
#7 1.484 2100K .......... .......... .......... .......... .......... 19% 2.62M 3s
#7 1.500 2150K .......... .......... .......... .......... .......... 19% 21.5M 3s
#7 1.500 2200K .......... .......... .......... .......... .......... 20% 2.30M 3s
#7 1.520 2250K .......... .......... .......... .......... .......... 20% 3.65M 3s
#7 1.540 2300K .......... .......... .......... .......... .......... 21% 3.34M 3s
#7 1.554 2350K .......... .......... .......... .......... .......... 21% 2.04M 3s
#7 1.578 2400K .......... .......... .......... .......... .......... 22% 8.45M 3s
#7 1.585 2450K .......... .......... .......... .......... .......... 22% 2.43M 3s
#7 1.611 2500K .......... .......... .......... .......... .......... 23% 3.13M 3s
#7 1.617 2550K .......... .......... .......... .......... .......... 23% 4.39M 3s
#7 1.631 2600K .......... .......... .......... .......... .......... 24% 3.31M 3s
#7 1.642 2650K .......... .......... .......... .......... .......... 24% 12.6M 3s
#7 1.644 2700K .......... .......... .......... .......... .......... 24% 3.44M 3s
#7 1.659 2750K .......... .......... .......... .......... .......... 25% 3.60M 3s
#7 1.672 2800K .......... .......... .......... .......... .......... 25% 3.19M 2s
#7 1.688 2850K .......... .......... .......... .......... .......... 26% 3.17M 2s
#7 1.705 2900K .......... .......... .......... .......... .......... 26% 4.98M 2s
#7 1.715 2950K .......... .......... .......... .......... .......... 27% 2.66M 2s
#7 1.733 3000K .......... .......... .......... .......... .......... 27% 4.49M 2s
#7 1.749 3050K .......... .......... .......... .......... .......... 28% 2.58M 2s
#7 1.761 3100K .......... .......... .......... .......... .......... 28% 12.8M 2s
#7 1.764 3150K .......... .......... .......... .......... .......... 29% 3.51M 2s
#7 1.781 3200K .......... .......... .......... .......... .......... 29% 2.29M 2s
#7 1.802 3250K .......... .......... .......... .......... .......... 29% 2.60M 2s
#7 1.823 3300K .......... .......... .......... .......... .......... 30% 2.91M 2s
#7 1.836 3350K .......... .......... .......... .......... .......... 30% 11.7M 2s
#7 1.840 3400K .......... .......... .......... .......... .......... 31% 2.91M 2s
#7 1.859 3450K .......... .......... .......... .......... .......... 31% 2.93M 2s
#7 1.873 3500K .......... .......... .......... .......... .......... 32% 5.03M 2s
#7 1.883 3550K .......... .......... .......... .......... .......... 32% 2.76M 2s
#7 1.901 3600K .......... .......... .......... .......... .......... 33% 5.19M 2s
#7 1.914 3650K .......... .......... .......... .......... .......... 33% 5.56M 2s
#7 1.925 3700K .......... .......... .......... .......... .......... 34% 2.95M 2s
#7 1.939 3750K .......... .......... .......... .......... .......... 34% 4.97M 2s
#7 1.947 3800K .......... .......... .......... .......... .......... 34% 2.72M 2s
#7 1.962 3850K .......... .......... .......... .......... .......... 35% 2.48M 2s
#7 1.986 3900K .......... .......... .......... .......... .......... 35% 44.0M 2s
#7 2.006 3950K .......... .......... .......... .......... .......... 36% 2.39M 2s
#7 2.006 4000K .......... .......... .......... .......... .......... 36% 2.99M 2s
#7 2.020 4050K .......... .......... .......... .......... .......... 37% 6.19M 2s
#7 2.028 4100K .......... .......... .......... .......... .......... 37% 2.82M 2s
#7 2.048 4150K .......... .......... .......... .......... .......... 38% 2.53M 2s
#7 2.066 4200K .......... .......... .......... .......... .......... 38% 4.03M 2s
#7 2.079 4250K .......... .......... .......... .......... .......... 38% 2.58M 2s
#7 2.139 4300K .......... .......... .......... .......... .......... 39% 1.70M 2s
#7 2.139 4350K .......... .......... .......... .......... .......... 39% 3.49M 2s
#7 2.139 4400K .......... .......... .......... .......... .......... 40% 2.84M 2s
#7 2.156 4450K .......... .......... .......... .......... .......... 40% 4.51M 2s
#7 2.173 4500K .......... .......... .......... .......... .......... 41% 5.13M 2s
#7 2.179 4550K .......... .......... .......... .......... .......... 41% 2.80M 2s
#7 2.198 4600K .......... .......... .......... .......... .......... 42% 4.22M 2s
#7 2.207 4650K .......... .......... .......... .......... .......... 42% 3.24M 2s
#7 2.224 4700K .......... .......... .......... .......... .......... 43% 3.36M 2s
#7 2.237 4750K .......... .......... .......... .......... .......... 43% 12.1M 2s
#7 2.239 4800K .......... .......... .......... .......... .......... 43% 1.75M 2s
#7 2.287 4850K .......... .......... .......... .......... .......... 44% 17.0M 2s
#7 2.287 4900K .......... .......... .......... .......... .......... 44% 3.11M 2s
#7 2.287 4950K .......... .......... .......... .......... .......... 45% 2.79M 2s
#7 2.303 5000K .......... .......... .......... .......... .......... 45% 3.20M 2s
#7 2.319 5050K .......... .......... .......... .......... .......... 46% 3.26M 2s
#7 2.342 5100K .......... .......... .......... .......... .......... 46% 2.77M 2s
#7 2.351 5150K .......... .......... .......... .......... .......... 47% 31.3M 2s
#7 2.354 5200K .......... .......... .......... .......... .......... 47% 2.62M 2s
#7 2.371 5250K .......... .......... .......... .......... .......... 48% 2.32M 2s
#7 2.393 5300K .......... .......... .......... .......... .......... 48% 31.1M 2s
#7 2.393 5350K .......... .......... .......... .......... .......... 48% 2.98M 2s
#7 2.412 5400K .......... .......... .......... .......... .......... 49% 3.17M 2s
#7 2.428 5450K .......... .......... .......... .......... .......... 49% 2.25M 2s
#7 2.449 5500K .......... .......... .......... .......... .......... 50% 22.8M 2s
#7 2.449 5550K .......... .......... .......... .......... .......... 50% 3.19M 2s
#7 2.468 5600K .......... .......... .......... .......... .......... 51% 2.55M 2s
#7 2.483 5650K .......... .......... .......... .......... .......... 51% 3.66M 2s
#7 2.499 5700K .......... .......... .......... .......... .......... 52% 10.9M 2s
#7 2.501 5750K .......... .......... .......... .......... .......... 52% 2.71M 2s
#7 2.520 5800K .......... .......... .......... .......... .......... 53% 3.08M 2s
#7 2.537 5850K .......... .......... .......... .......... .......... 53% 4.92M 2s
#7 2.547 5900K .......... .......... .......... .......... .......... 53% 2.76M 1s
#7 2.564 5950K .......... .......... .......... .......... .......... 54% 13.2M 1s
#7 2.566 6000K .......... .......... .......... .......... .......... 54% 2.78M 1s
#7 2.584 6050K .......... .......... .......... .......... .......... 55% 3.58M 1s
#7 2.599 6100K .......... .......... .......... .......... .......... 55% 7.05M 1s
#7 2.606 6150K .......... .......... .......... .......... .......... 56% 2.87M 1s
#7 2.622 6200K .......... .......... .......... .......... .......... 56% 2.45M 1s
#7 2.644 6250K .......... .......... .......... .......... .......... 57% 7.92M 1s
#7 2.648 6300K .......... .......... .......... .......... .......... 57% 3.25M 1s
#7 2.666 6350K .......... .......... .......... .......... .......... 58% 2.22M 1s
#7 2.687 6400K .......... .......... .......... .......... .......... 58% 4.51M 1s
#7 2.698 6450K .......... .......... .......... .......... .......... 58% 3.70M 1s
#7 2.711 6500K .......... .......... .......... .......... .......... 59% 4.70M 1s
#7 2.720 6550K .......... .......... .......... .......... .......... 59% 5.07M 1s
#7 2.729 6600K .......... .......... .......... .......... .......... 60% 2.72M 1s
#7 2.747 6650K .......... .......... .......... .......... .......... 60% 3.52M 1s
#7 2.767 6700K .......... .......... .......... .......... .......... 61% 4.26M 1s
#7 2.776 6750K .......... .......... .......... .......... .......... 61% 3.78M 1s
#7 2.786 6800K .......... .......... .......... .......... .......... 62% 3.36M 1s
#7 2.800 6850K .......... .......... .......... .......... .......... 62% 4.58M 1s
#7 2.810 6900K .......... .......... .......... .......... .......... 63% 3.67M 1s
#7 2.825 6950K .......... .......... .......... .......... .......... 63% 3.15M 1s
#7 2.846 7000K .......... .......... .......... .......... .......... 63% 3.08M 1s
#7 2.862 7050K .......... .......... .......... .......... .......... 64% 7.40M 1s
#7 2.862 7100K .......... .......... .......... .......... .......... 64% 2.67M 1s
#7 2.880 7150K .......... .......... .......... .......... .......... 65% 5.51M 1s
#7 2.893 7200K .......... .......... .......... .......... .......... 65% 2.48M 1s
#7 2.908 7250K .......... .......... .......... .......... .......... 66% 3.15M 1s
#7 2.924 7300K .......... .......... .......... .......... .......... 66% 3.98M 1s
#7 2.936 7350K .......... .......... .......... .......... .......... 67% 8.70M 1s
#7 2.942 7400K .......... .......... .......... .......... .......... 67% 2.71M 1s
#7 2.961 7450K .......... .......... .......... .......... .......... 68% 2.74M 1s
#7 2.977 7500K .......... .......... .......... .......... .......... 68% 2.24M 1s
#7 3.000 7550K .......... .......... .......... .......... .......... 68% 23.5M 1s
#7 3.001 7600K .......... .......... .......... .......... .......... 69% 3.13M 1s
#7 3.018 7650K .......... .......... .......... .......... .......... 69% 3.32M 1s
#7 3.039 7700K .......... .......... .......... .......... .......... 70% 9.59M 1s
#7 3.039 7750K .......... .......... .......... .......... .......... 70% 1.90M 1s
#7 3.064 7800K .......... .......... .......... .......... .......... 71% 3.93M 1s
#7 3.076 7850K .......... .......... .......... .......... .......... 71% 34.6M 1s
#7 3.076 7900K .......... .......... .......... .......... .......... 72% 2.78M 1s
#7 3.096 7950K .......... .......... .......... .......... .......... 72% 6.15M 1s
#7 3.103 8000K .......... .......... .......... .......... .......... 72% 2.73M 1s
#7 3.123 8050K .......... .......... .......... .......... .......... 73% 2.80M 1s
#7 3.139 8100K .......... .......... .......... .......... .......... 73% 4.25M 1s
#7 3.150 8150K .......... .......... .......... .......... .......... 74% 6.06M 1s
#7 3.158 8200K .......... .......... .......... .......... .......... 74% 3.72M 1s
#7 3.171 8250K .......... .......... .......... .......... .......... 75% 3.62M 1s
#7 3.187 8300K .......... .......... .......... .......... .......... 75% 12.4M 1s
#7 3.187 8350K .......... .......... .......... .......... .......... 76% 2.65M 1s
#7 3.207 8400K .......... .......... .......... .......... .......... 76% 4.16M 1s
#7 3.223 8450K .......... .......... .......... .......... .......... 77% 8.27M 1s
#7 3.223 8500K .......... .......... .......... .......... .......... 77% 1.95M 1s
#7 3.249 8550K .......... .......... .......... .......... .......... 77% 40.3M 1s
#7 3.249 8600K .......... .......... .......... .......... .......... 78% 4.41M 1s
#7 3.261 8650K .......... .......... .......... .......... .......... 78% 3.72M 1s
#7 3.274 8700K .......... .......... .......... .......... .......... 79% 2.71M 1s
#7 3.292 8750K .......... .......... .......... .......... .......... 79% 3.61M 1s
#7 3.306 8800K .......... .......... .......... .......... .......... 80% 2.98M 1s
#7 3.321 8850K .......... .......... .......... .......... .......... 80% 3.35M 1s
#7 3.335 8900K .......... .......... .......... .......... .......... 81% 3.37M 1s
#7 3.354 8950K .......... .......... .......... .......... .......... 81% 14.8M 1s
#7 3.367 9000K .......... .......... .......... .......... .......... 82% 2.05M 1s
#7 3.386 9050K .......... .......... .......... .......... .......... 82% 3.50M 1s
#7 3.393 9100K .......... .......... .......... .......... .......... 82% 8.80M 1s
#7 3.399 9150K .......... .......... .......... .......... .......... 83% 5.19M 1s
#7 3.408 9200K .......... .......... .......... .......... .......... 83% 3.48M 1s
#7 3.420 9250K .......... .......... .......... .......... .......... 84% 3.81M 0s
#7 3.435 9300K .......... .......... .......... .......... .......... 84% 5.31M 0s
#7 3.443 9350K .......... .......... .......... .......... .......... 85% 2.95M 0s
#7 3.459 9400K .......... .......... .......... .......... .......... 85% 8.78M 0s
#7 3.464 9450K .......... .......... .......... .......... .......... 86% 3.09M 0s
#7 3.481 9500K .......... .......... .......... .......... .......... 86% 2.24M 0s
#7 3.503 9550K .......... .......... .......... .......... .......... 87% 7.62M 0s
#7 3.509 9600K .......... .......... .......... .......... .......... 87% 3.29M 0s
#7 3.524 9650K .......... .......... .......... .......... .......... 87% 4.25M 0s
#7 3.535 9700K .......... .......... .......... .......... .......... 88% 3.22M 0s
#7 3.550 9750K .......... .......... .......... .......... .......... 88% 7.49M 0s
#7 3.574 9800K .......... .......... .......... .......... .......... 89% 3.00M 0s
#7 3.574 9850K .......... .......... .......... .......... .......... 89% 3.06M 0s
#7 3.589 9900K .......... .......... .......... .......... .......... 90% 4.62M 0s
#7 3.600 9950K .......... .......... .......... .......... .......... 90% 6.34M 0s
#7 3.607 10000K .......... .......... .......... .......... .......... 91% 4.36M 0s
#7 3.618 10050K .......... .......... .......... .......... .......... 91% 2.43M 0s
#7 3.639 10100K .......... .......... .......... .......... .......... 92% 3.78M 0s
#7 3.654 10150K .......... .......... .......... .......... .......... 92% 14.9M 0s
#7 3.655 10200K .......... .......... .......... .......... .......... 92% 3.06M 0s
#7 3.673 10250K .......... .......... .......... .......... .......... 93% 2.96M 0s
#7 3.688 10300K .......... .......... .......... .......... .......... 93% 3.11M 0s
#7 3.703 10350K .......... .......... .......... .......... .......... 94% 6.48M 0s
#7 3.711 10400K .......... .......... .......... .......... .......... 94% 3.47M 0s
#7 3.727 10450K .......... .......... .......... .......... .......... 95% 2.99M 0s
#7 3.742 10500K .......... .......... .......... .......... .......... 95% 5.34M 0s
#7 3.754 10550K .......... .......... .......... .......... .......... 96% 3.50M 0s
#7 3.766 10600K .......... .......... .......... .......... .......... 96% 2.79M 0s
#7 3.782 10650K .......... .......... .......... .......... .......... 97% 5.72M 0s
#7 3.795 10700K .......... .......... .......... .......... .......... 97% 3.68M 0s
#7 3.805 10750K .......... .......... .......... .......... .......... 97% 2.40M 0s
#7 3.823 10800K .......... .......... .......... .......... .......... 98% 10.2M 0s
#7 3.830 10850K .......... .......... .......... .......... .......... 98% 3.28M 0s
#7 3.843 10900K .......... .......... .......... .......... .......... 99% 3.06M 0s
#7 3.859 10950K .......... .......... .......... .......... .......... 99% 6.63M 0s
#7 3.866 11000K .......... .......... ....... 100% 4.04M=3.1s
#7 3.875
#7 3.875 2026-04-01 01:12:43 (3.52 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#7 3.875
#7 DONE 4.0s
#8 [ 4/13] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#8 DONE 1.2s
#9 [ 5/13] COPY docker-entrypoint.sh docker-entrypoint.sh
#9 DONE 0.1s
#10 [ 6/13] COPY Java-Service-Tree-Framework-Global-Config-26.4.0.jar javaServiceTreeFramework.jar
#10 DONE 0.5s
#11 [ 7/13] RUN chmod +x /docker-entrypoint.sh
#11 DONE 1.1s
#12 [ 8/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_313/2025/cert_313-2025.tar.gz
#12 0.742 --2026-04-01 01:12:46-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_313/2025/cert_313-2025.tar.gz
#12 0.742 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#12 0.914 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#12 0.917 HTTP request sent, awaiting response... 200 OK
#12 0.940 Length: 15350 (15K) [application/x-gzip]
#12 0.940 Saving to: ‘cert_313-2025.tar.gz’
#12 0.940
#12 0.940 0K .......... .... 100% 4.09M=0.004s
#12 0.944
#12 0.944 2026-04-01 01:12:46 (4.09 MB/s) - ‘cert_313-2025.tar.gz’ saved [15350/15350]
#12 0.944
#12 DONE 1.0s
#13 [ 9/13] RUN tar zxvf cert_313-2025.tar.gz
#13 0.734 ./20250929-630123-313_co_kr.pfx/
#13 0.734 ./20250929-630123-313_co_kr.pfx/313_co_kr.pfx
#13 0.735 ./20250929-630123-313_co_kr.pfx/313_co_kr.crt
#13 0.735 ./20250929-630123-313_co_kr.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#13 0.736 ./20250929-630123-313_co_kr.pfx/ChainCA/
#13 0.736 ./20250929-630123-313_co_kr.pfx/ChainCA/RootCA.crt
#13 0.736 ./20250929-630123-313_co_kr.pfx/ChainCA/ChainCA.crt
#13 0.737 ./20250929-630123-313_co_kr.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#13 0.737 ./20250929-630123-313_co_kr.pfx/ChainCA/Chain_RootCA_Bundle.crt
#13 0.737 ./20250929-630123-313_co_kr.pfx/pfx.txt
#13 0.737 ./20250929-630123-313_co_kr.pfx/313_co_kr_SHA256WITHRSA.key
#13 DONE 0.8s
#14 [10/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 0.709 --2026-04-01 01:12:48-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 0.711 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#14 0.758 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#14 0.761 HTTP request sent, awaiting response... 200 OK
#14 0.779 Length: 15123 (15K) [application/x-gzip]
#14 0.780 Saving to: ‘cert_arms-2025.tar.gz’
#14 0.780
#14 0.780 0K .......... .... 100% 5.51M=0.003s
#14 0.783
#14 0.785 2026-04-01 01:12:48 (5.51 MB/s) - ‘cert_arms-2025.tar.gz’ saved [15123/15123]
#14 0.785
#14 DONE 0.8s
#15 [11/13] RUN tar zxvf cert_arms-2025.tar.gz
#15 1.050 ./20250929-565125-a-rms_net.pfx/
#15 1.052 ./20250929-565125-a-rms_net.pfx/a-rms_net.crt
#15 1.053 ./20250929-565125-a-rms_net.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#15 1.054 ./20250929-565125-a-rms_net.pfx/ChainCA/
#15 1.054 ./20250929-565125-a-rms_net.pfx/ChainCA/RootCA.crt
#15 1.054 ./20250929-565125-a-rms_net.pfx/ChainCA/ChainCA.crt
#15 1.055 ./20250929-565125-a-rms_net.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#15 1.055 ./20250929-565125-a-rms_net.pfx/ChainCA/Chain_RootCA_Bundle.crt
#15 1.055 ./20250929-565125-a-rms_net.pfx/a-rms_net.pfx
#15 1.057 ./20250929-565125-a-rms_net.pfx/pfx.txt
#15 1.064 ./20250929-565125-a-rms_net.pfx/a-rms_net_SHA256WITHRSA.key
#15 DONE 1.2s
#16 [12/13] RUN keytool -import -file ./20250929-630123-313_co_kr.pfx/313_co_kr.crt -keystore /usr/local/openjdk-11/lib/security/cacerts -alias 313_co_kr_2025 -storepass changeit -noprompt
#16 2.271 Warning: use -cacerts option to access cacerts keystore
#16 4.145 Certificate was added to keystore
#16 DONE 4.4s
#17 [13/13] RUN keytool -import -file ./20250929-565125-a-rms_net.pfx/a-rms_net.crt -keystore /usr/local/openjdk-11/lib/security/cacerts -alias a-rms_net_2025 -storepass changeit -noprompt
#17 1.996 Warning: use -cacerts option to access cacerts keystore
#17 2.412 Certificate was added to keystore
#17 DONE 2.5s
#18 exporting to image
#18 exporting layers
#18 exporting layers 5.3s done
#18 writing image sha256:c37c7c560a7c0cad6c395303340636fae936ae22bbb6ec063ad88a3e3cc1befd done
#18 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-global-config:26.4.0 done
#18 DONE 5.3s
[33m1 warning found (use docker --debug to expand):
[0m - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
> Task :dockerTag26.4.0
> Task :dockerTag
> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-global-config]
fc35a7eabd72: Preparing
b75441e9d713: Preparing
5573a109e9e9: Preparing
8bf7c0ec0b0d: Preparing
f1259844a5b0: Preparing
08fe53c34b32: Preparing
324ea6dea435: Preparing
1b527802cece: Preparing
8697714afd11: Preparing
b33e3f2b3397: Preparing
4399c95a87ed: Preparing
2535ed361065: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
08fe53c34b32: Waiting
324ea6dea435: Waiting
1b527802cece: Waiting
b33e3f2b3397: Waiting
4399c95a87ed: Waiting
2535ed361065: Waiting
8697714afd11: Waiting
5c384ea5f752: Waiting
293d5db30c9f: Waiting
5a7e7a880634: Waiting
3dccaa93bb0e: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
5573a109e9e9: Pushed
8bf7c0ec0b0d: Pushed
b75441e9d713: Pushed
fc35a7eabd72: Pushed
f1259844a5b0: Pushed
08fe53c34b32: Pushed
324ea6dea435: Pushed
8697714afd11: Pushed
5a7e7a880634: Layer already exists
3dccaa93bb0e: Layer already exists
5c384ea5f752: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
b33e3f2b3397: Pushed
4399c95a87ed: Pushed
1b527802cece: Pushed
2535ed361065: Pushed
26.4.0: digest: sha256:7f0f46e9bd8f25c9247be1f493216af8ac5366cf542d8ed503f36725a927c255 size: 4098
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 8m 18s
21 actionable tasks: 20 executed, 1 up-to-date
Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-Global-Config
Triggering a new build of STG-CD-Java-Service-Tree-Framework-Global-Config
Finished: SUCCESS