Console Output

Started by an SCM change
Running as SYSTEM
Building remotely on remote-node2 (java17) in workspace /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy
The recommended git tool is: NONE
using credential 313devops
 > git rev-parse --resolve-git-dir /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Middle-Proxy.git # timeout=10
Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Middle-Proxy.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-Middle-Proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 360db170e0e8a2ff8364a4dc302ffd81bdcd9112 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 360db170e0e8a2ff8364a4dc302ffd81bdcd9112 # timeout=10
Commit message: "feat: [ARMS-747] #comment 전체 데이터 불러오던 부분 수정"
 > git rev-list --no-walk 14a660fe4d054c26d9cdde5f630eb22250c0a1f1 # timeout=10
[STG-CI-Java-Service-Tree-Framework-Middle-Proxy] $ /bin/bash -e /tmp/jenkins14915012966839337315.sh
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Project : => no module-info.java found
--2026-04-24 23:10:27--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Middle-Proxy/maven-metadata.xml
Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.102
Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.102|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2320 (2.3K) [application/xml]
Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/metadata.xml’

     0K ..                                                    100% 33.6M=0s

2026-04-24 23:10:28 (33.6 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/metadata.xml’ saved [2320/2320]


> Task :clean
> Task :compileJava
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/kafka/reqadd/model/ReqAddDTO.java:61: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
    private String c_req_owner = "admin";
                   ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/wbs/model/vo/WbsRowVO.java:28: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
	private boolean valid = true;
	                ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/wbs/model/vo/WbsRowVO.java:30: warning: @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
	private boolean requestComplete = false;
	                ^
Note: /nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/config/security/SecurityConfiguration.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

> Task :processResources
> Task :classes
> Task :bootJarMainClassName
> Task :bootJar
> Task :dockerfileZip
> Task :jar
> Task :assemble
> Task :check
> Task :build
> Task :compileTestJava
> 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_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
/nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/src/main/java/com/arms/api/util/redisrepo/RedisListCommand.java:134: warning: invalid input: '<'
     * count < 0: 뒤에서부터 count개 삭제
             ^
3 warnings

> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/dependencies.txt

> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/dependencies/index.html

> Task :buildDashboard

> Task :propertyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/build/reports/project/properties.txt

> Task :taskReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_2/workspace/STG-CI-Java-Service-Tree-Framework-Middle-Proxy/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.43kB 0.0s done
#1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 3)
#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.0s

#4 [ 1/13] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#4 DONE 0.0s

#5 [internal] load build context
#5 DONE 0.0s

#4 [ 1/13] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#4 CACHED

#5 [internal] load build context
#5 transferring context: 49.16MB 5.0s
#5 transferring context: 102.58MB 8.5s done
#5 DONE 8.5s

#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.338 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#6 2.404 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#6 2.404 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#6 3.198 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#6 5.061 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [448 kB]
#6 6.006 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#6 9.166 Fetched 8679 kB in 7s (1246 kB/s)
#6 9.166 Reading package lists...
#6 11.75 Reading package lists...
#6 14.55 Building dependency tree...
#6 14.96 Reading state information...
#6 15.05 Calculating upgrade...
#6 16.56 The following packages will be upgraded:
#6 16.56   adduser base-files bsdutils ca-certificates curl debian-archive-keyring
#6 16.56   dirmngr dpkg e2fsprogs gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#6 16.56   gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv grep libblkid1 libc-bin
#6 16.56   libc6 libcom-err2 libcurl4 libexpat1 libext2fs2 libfreetype6 libgnutls30
#6 16.56   libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libksba8 libmount1
#6 16.56   libncursesw6 libnghttp2-14 libpam-modules libpam-modules-bin libpam-runtime
#6 16.57   libpam0g libpcre2-8-0 libpng16-16 libsepol1 libsmartcols1 libsqlite3-0
#6 16.57   libss2 libssh2-1 libssl1.1 libsystemd0 libtasn1-6 libtinfo6 libtirpc-common
#6 16.57   libtirpc3 libudev1 libuuid1 login logsave mount ncurses-base ncurses-bin
#6 16.57   openssl passwd perl-base tar tzdata ucf unzip util-linux wget zlib1g
#6 16.75 71 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 16.75 Need to get 34.4 MB of archives.
#6 16.75 After this operation, 291 kB of additional disk space will be used.
#6 16.75 Get:1 http://deb.debian.org/debian bullseye/main amd64 base-files amd64 11.1+deb11u11 [70.2 kB]
#6 16.76 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB]
#6 16.78 Get:3 http://deb.debian.org/debian bullseye/main amd64 tar amd64 1.34+dfsg-1+deb11u1 [847 kB]
#6 16.86 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg amd64 1.20.13 [2538 kB]
#6 17.08 Get:5 http://deb.debian.org/debian bullseye/main amd64 grep amd64 3.6-1+deb11u1 [398 kB]
#6 17.12 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 login amd64 1:4.8.1-1+deb11u1 [656 kB]
#6 17.18 Get:7 http://deb.debian.org/debian bullseye/main amd64 ncurses-bin amd64 6.2+20201114-2+deb11u2 [429 kB]
#6 17.23 Get:8 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-base amd64 5.32.1-4+deb11u5 [1629 kB]
#6 17.38 Get:9 http://deb.debian.org/debian bullseye/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB]
#6 17.50 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u13 [2823 kB]
#6 17.78 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-bin amd64 2.31-13+deb11u13 [829 kB]
#6 17.81 Get:12 http://deb.debian.org/debian bullseye/main amd64 ncurses-base all 6.2+20201114-2+deb11u2 [272 kB]
#6 17.84 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam0g amd64 1.4.0-9+deb11u2 [130 kB]
#6 17.86 Get:14 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules-bin amd64 1.4.0-9+deb11u2 [108 kB]
#6 17.87 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-modules amd64 1.4.0-9+deb11u2 [327 kB]
#6 17.92 Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 libsystemd0 amd64 247.3-7+deb11u8 [377 kB]
#6 17.97 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 logsave amd64 1.46.2-2+deb11u1 [75.0 kB]
#6 18.02 Get:18 http://deb.debian.org/debian-security bullseye-security/main amd64 libext2fs2 amd64 1.46.2-2+deb11u1 [257 kB]
#6 18.04 Get:19 http://deb.debian.org/debian-security bullseye-security/main amd64 e2fsprogs amd64 1.46.2-2+deb11u1 [614 kB]
#6 18.08 Get:20 http://deb.debian.org/debian bullseye/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB]
#6 18.09 Get:21 http://deb.debian.org/debian-security bullseye-security/main amd64 libpam-runtime all 1.4.0-9+deb11u2 [208 kB]
#6 18.09 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 passwd amd64 1:4.8.1-1+deb11u1 [993 kB]
#6 18.20 Get:23 http://deb.debian.org/debian bullseye/main amd64 adduser all 3.118+deb11u1 [241 kB]
#6 18.22 Get:24 http://deb.debian.org/debian bullseye/main amd64 debian-archive-keyring all 2021.1.1+deb11u1 [110 kB]
#6 18.23 Get:25 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
#6 18.25 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u3 [524 kB]
#6 18.31 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 dirmngr amd64 2.2.27-2+deb11u3 [763 kB]
#6 18.41 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-utils amd64 2.2.27-2+deb11u3 [905 kB]
#6 18.49 Get:29 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u3 [516 kB]
#6 18.51 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg-agent amd64 2.2.27-2+deb11u3 [670 kB]
#6 18.55 Get:31 http://deb.debian.org/debian-security bullseye-security/main amd64 gpg amd64 2.2.27-2+deb11u3 [928 kB]
#6 18.63 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgconf amd64 2.2.27-2+deb11u3 [548 kB]
#6 18.69 Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg-l10n all 2.2.27-2+deb11u3 [1084 kB]
#6 18.79 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 gnupg all 2.2.27-2+deb11u3 [825 kB]
#6 18.87 Get:35 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgsm amd64 2.2.27-2+deb11u3 [645 kB]
#6 18.93 Get:36 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB]
#6 19.00 Get:37 http://deb.debian.org/debian bullseye/main amd64 zlib1g amd64 1:1.2.11.dfsg-2+deb11u2 [91.4 kB]
#6 19.01 Get:38 http://deb.debian.org/debian-security bullseye-security/main amd64 libtasn1-6 amd64 4.16.0-2+deb11u2 [55.4 kB]
#6 19.02 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libgnutls30 amd64 3.7.1-5+deb11u9 [1343 kB]
#6 19.14 Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 gpgv amd64 2.2.27-2+deb11u3 [626 kB]
#6 19.21 Get:41 http://deb.debian.org/debian bullseye/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB]
#6 19.23 Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libcom-err2 amd64 1.46.2-2+deb11u1 [74.3 kB]
#6 19.24 Get:43 http://deb.debian.org/debian-security bullseye-security/main amd64 libk5crypto3 amd64 1.18.3-6+deb11u7 [114 kB]
#6 19.26 Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5support0 amd64 1.18.3-6+deb11u7 [66.3 kB]
#6 19.26 Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 libkrb5-3 amd64 1.18.3-6+deb11u7 [363 kB]
#6 19.30 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 libgssapi-krb5-2 amd64 1.18.3-6+deb11u7 [166 kB]
#6 19.33 Get:47 http://deb.debian.org/debian-security bullseye-security/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u5 [1565 kB]
#6 19.47 Get:48 http://deb.debian.org/debian bullseye/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB]
#6 19.49 Get:49 http://deb.debian.org/debian bullseye/main amd64 libpcre2-8-0 amd64 10.36-2+deb11u1 [248 kB]
#6 19.51 Get:50 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1 amd64 3.1-1+deb11u1 [269 kB]
#6 19.54 Get:51 http://deb.debian.org/debian bullseye/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB]
#6 19.56 Get:52 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
#6 19.58 Get:53 http://deb.debian.org/debian bullseye/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
#6 19.61 Get:54 http://deb.debian.org/debian bullseye/main amd64 libtirpc-common all 1.3.1-1+deb11u1 [13.5 kB]
#6 19.62 Get:55 http://deb.debian.org/debian bullseye/main amd64 libtirpc3 amd64 1.3.1-1+deb11u1 [84.1 kB]
#6 19.63 Get:56 http://deb.debian.org/debian-security bullseye-security/main amd64 libudev1 amd64 247.3-7+deb11u8 [169 kB]
#6 19.65 Get:57 http://deb.debian.org/debian bullseye/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB]
#6 19.68 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 tzdata all 2025b-0+deb11u2 [307 kB]
#6 19.69 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u5 [859 kB]
#6 19.77 Get:60 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB]
#6 19.79 Get:61 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB]
#6 19.82 Get:62 http://deb.debian.org/debian-security bullseye-security/main amd64 wget amd64 1.21-1+deb11u2 [964 kB]
#6 19.93 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB]
#6 19.98 Get:64 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB]
#6 19.98 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u16 [272 kB]
#6 20.02 Get:66 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u16 [347 kB]
#6 20.03 Get:67 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB]
#6 20.03 Get:68 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u3 [295 kB]
#6 20.04 Get:69 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB]
#6 20.06 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libss2 amd64 1.46.2-2+deb11u1 [78.9 kB]
#6 20.07 Get:71 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
#6 20.89 debconf: delaying package configuration, since apt-utils is not installed
#6 21.02 Fetched 34.4 MB in 3s (9892 kB/s)
#6 21.10 (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 21.27 Preparing to unpack .../base-files_11.1+deb11u11_amd64.deb ...
#6 21.29 Unpacking base-files (11.1+deb11u11) over (11.1+deb11u4) ...
#6 21.61 Setting up base-files (11.1+deb11u11) ...
#6 21.61 Installing new version of config file /etc/debian_version ...
#6 21.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 21.90 Preparing to unpack .../bsdutils_1%3a2.36.1-8+deb11u2_amd64.deb ...
#6 21.92 Unpacking bsdutils (1:2.36.1-8+deb11u2) over (1:2.36.1-8+deb11u1) ...
#6 22.18 Setting up bsdutils (1:2.36.1-8+deb11u2) ...
#6 22.29 (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.34 Preparing to unpack .../tar_1.34+dfsg-1+deb11u1_amd64.deb ...
#6 22.37 Unpacking tar (1.34+dfsg-1+deb11u1) over (1.34+dfsg-1) ...
#6 23.19 Setting up tar (1.34+dfsg-1+deb11u1) ...
#6 23.34 (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 23.42 Preparing to unpack .../dpkg_1.20.13_amd64.deb ...
#6 23.48 Unpacking dpkg (1.20.13) over (1.20.11) ...
#6 25.00 Setting up dpkg (1.20.13) ...
#6 25.12 (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 25.16 Preparing to unpack .../grep_3.6-1+deb11u1_amd64.deb ...
#6 25.17 Unpacking grep (3.6-1+deb11u1) over (3.6-1) ...
#6 25.70 Setting up grep (3.6-1+deb11u1) ...
#6 25.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 25.88 Preparing to unpack .../login_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 25.96 Unpacking login (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 26.93 Setting up login (1:4.8.1-1+deb11u1) ...
#6 27.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 27.13 Preparing to unpack .../ncurses-bin_6.2+20201114-2+deb11u2_amd64.deb ...
#6 27.16 Unpacking ncurses-bin (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 27.48 Setting up ncurses-bin (6.2+20201114-2+deb11u2) ...
#6 27.58 (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 27.63 Preparing to unpack .../perl-base_5.32.1-4+deb11u5_amd64.deb ...
#6 27.70 Unpacking perl-base (5.32.1-4+deb11u5) over (5.32.1-4+deb11u2) ...
#6 31.69 Setting up perl-base (5.32.1-4+deb11u5) ...
#6 31.81 (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 31.86 Preparing to unpack .../util-linux_2.36.1-8+deb11u2_amd64.deb ...
#6 31.88 Unpacking util-linux (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 33.91 Setting up util-linux (2.36.1-8+deb11u2) ...
#6 35.12 (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.18 Preparing to unpack .../libc6_2.31-13+deb11u13_amd64.deb ...
#6 35.78 debconf: unable to initialize frontend: Dialog
#6 35.78 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 35.78 debconf: falling back to frontend: Readline
#6 35.79 debconf: unable to initialize frontend: Readline
#6 35.79 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 35.79 debconf: falling back to frontend: Teletype
#6 36.32 debconf: unable to initialize frontend: Dialog
#6 36.32 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 36.32 debconf: falling back to frontend: Readline
#6 36.33 debconf: unable to initialize frontend: Readline
#6 36.33 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.33 debconf: falling back to frontend: Teletype
#6 36.58 Unpacking libc6:amd64 (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 38.95 Setting up libc6:amd64 (2.31-13+deb11u13) ...
#6 39.37 debconf: unable to initialize frontend: Dialog
#6 39.37 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 39.38 debconf: falling back to frontend: Readline
#6 39.38 debconf: unable to initialize frontend: Readline
#6 39.38 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 39.38 debconf: falling back to frontend: Teletype
#6 40.66 (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.70 Preparing to unpack .../libc-bin_2.31-13+deb11u13_amd64.deb ...
#6 40.71 Unpacking libc-bin (2.31-13+deb11u13) over (2.31-13+deb11u3) ...
#6 41.29 Setting up libc-bin (2.31-13+deb11u13) ...
#6 41.63 (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 41.67 Preparing to unpack .../ncurses-base_6.2+20201114-2+deb11u2_all.deb ...
#6 41.69 Unpacking ncurses-base (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 42.06 Setting up ncurses-base (6.2+20201114-2+deb11u2) ...
#6 42.17 (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.22 Preparing to unpack .../libpam0g_1.4.0-9+deb11u2_amd64.deb ...
#6 42.24 Unpacking libpam0g:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 42.42 Setting up libpam0g:amd64 (1.4.0-9+deb11u2) ...
#6 42.83 debconf: unable to initialize frontend: Dialog
#6 42.83 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 42.83 debconf: falling back to frontend: Readline
#6 42.84 debconf: unable to initialize frontend: Readline
#6 42.84 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.84 debconf: falling back to frontend: Teletype
#6 43.04 (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.08 Preparing to unpack .../libpam-modules-bin_1.4.0-9+deb11u2_amd64.deb ...
#6 43.10 Unpacking libpam-modules-bin (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 43.32 Setting up libpam-modules-bin (1.4.0-9+deb11u2) ...
#6 43.44 (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.49 Preparing to unpack .../libpam-modules_1.4.0-9+deb11u2_amd64.deb ...
#6 43.95 debconf: unable to initialize frontend: Dialog
#6 43.95 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 43.95 debconf: falling back to frontend: Readline
#6 43.95 debconf: unable to initialize frontend: Readline
#6 43.95 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 43.95 debconf: falling back to frontend: Teletype
#6 44.07 Unpacking libpam-modules:amd64 (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 44.84 Setting up libpam-modules:amd64 (1.4.0-9+deb11u2) ...
#6 44.87 Installing new version of config file /etc/security/namespace.init ...
#6 45.04 (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 45.10 Preparing to unpack .../libsystemd0_247.3-7+deb11u8_amd64.deb ...
#6 45.13 Unpacking libsystemd0:amd64 (247.3-7+deb11u8) over (247.3-7) ...
#6 45.36 Setting up libsystemd0:amd64 (247.3-7+deb11u8) ...
#6 45.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 45.53 Preparing to unpack .../logsave_1.46.2-2+deb11u1_amd64.deb ...
#6 45.54 Unpacking logsave (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 45.66 Preparing to unpack .../libext2fs2_1.46.2-2+deb11u1_amd64.deb ...
#6 45.68 Unpacking libext2fs2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 45.85 Setting up libext2fs2:amd64 (1.46.2-2+deb11u1) ...
#6 45.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 46.00 Preparing to unpack .../e2fsprogs_1.46.2-2+deb11u1_amd64.deb ...
#6 46.03 Unpacking e2fsprogs (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 46.53 Preparing to unpack .../mount_2.36.1-8+deb11u2_amd64.deb ...
#6 46.55 Unpacking mount (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 46.84 Preparing to unpack .../libpam-runtime_1.4.0-9+deb11u2_all.deb ...
#6 46.86 Unpacking libpam-runtime (1.4.0-9+deb11u2) over (1.4.0-9+deb11u1) ...
#6 47.78 Setting up libpam-runtime (1.4.0-9+deb11u2) ...
#6 48.18 debconf: unable to initialize frontend: Dialog
#6 48.18 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 48.18 debconf: falling back to frontend: Readline
#6 48.19 debconf: unable to initialize frontend: Readline
#6 48.19 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 48.19 debconf: falling back to frontend: Teletype
#6 48.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 48.81 Preparing to unpack .../passwd_1%3a4.8.1-1+deb11u1_amd64.deb ...
#6 48.98 Unpacking passwd (1:4.8.1-1+deb11u1) over (1:4.8.1-1) ...
#6 50.69 Setting up passwd (1:4.8.1-1+deb11u1) ...
#6 50.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 50.94 Preparing to unpack .../adduser_3.118+deb11u1_all.deb ...
#6 50.97 Unpacking adduser (3.118+deb11u1) over (3.118) ...
#6 51.57 Setting up adduser (3.118+deb11u1) ...
#6 52.00 debconf: unable to initialize frontend: Dialog
#6 52.00 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 52.00 debconf: falling back to frontend: Readline
#6 52.00 debconf: unable to initialize frontend: Readline
#6 52.00 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 52.00 debconf: falling back to frontend: Teletype
#6 52.27 (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.32 Preparing to unpack .../debian-archive-keyring_2021.1.1+deb11u1_all.deb ...
#6 52.96 Unpacking debian-archive-keyring (2021.1.1+deb11u1) over (2021.1.1) ...
#6 53.32 Setting up debian-archive-keyring (2021.1.1+deb11u1) ...
#6 53.62 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg ...
#6 53.66 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg ...
#6 53.69 Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-stretch-stable.gpg ...
#6 53.80 (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 53.85 Preparing to unpack .../00-libksba8_1.5.0-3+deb11u2_amd64.deb ...
#6 53.87 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) over (1.5.0-3) ...
#6 54.02 Preparing to unpack .../01-gpg-wks-client_2.2.27-2+deb11u3_amd64.deb ...
#6 54.04 Unpacking gpg-wks-client (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 54.22 Preparing to unpack .../02-dirmngr_2.2.27-2+deb11u3_amd64.deb ...
#6 54.38 Unpacking dirmngr (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 54.74 Preparing to unpack .../03-gnupg-utils_2.2.27-2+deb11u3_amd64.deb ...
#6 54.77 Unpacking gnupg-utils (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 55.23 Preparing to unpack .../04-gpg-wks-server_2.2.27-2+deb11u3_amd64.deb ...
#6 55.24 Unpacking gpg-wks-server (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 55.44 Preparing to unpack .../05-gpg-agent_2.2.27-2+deb11u3_amd64.deb ...
#6 55.46 Unpacking gpg-agent (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 55.81 Preparing to unpack .../06-gpg_2.2.27-2+deb11u3_amd64.deb ...
#6 55.83 Unpacking gpg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 56.09 Preparing to unpack .../07-gpgconf_2.2.27-2+deb11u3_amd64.deb ...
#6 56.11 Unpacking gpgconf (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 56.33 Preparing to unpack .../08-gnupg-l10n_2.2.27-2+deb11u3_all.deb ...
#6 56.34 Unpacking gnupg-l10n (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.04 Preparing to unpack .../09-gnupg_2.2.27-2+deb11u3_all.deb ...
#6 57.05 Unpacking gnupg (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.41 Preparing to unpack .../10-gpgsm_2.2.27-2+deb11u3_amd64.deb ...
#6 57.43 Unpacking gpgsm (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 57.65 Preparing to unpack .../11-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ...
#6 57.67 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) over (3.34.1-3) ...
#6 57.98 Preparing to unpack .../12-zlib1g_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
#6 58.00 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) over (1:1.2.11.dfsg-2+deb11u1) ...
#6 58.14 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
#6 58.24 (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 58.28 Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u2_amd64.deb ...
#6 58.30 Unpacking libtasn1-6:amd64 (4.16.0-2+deb11u2) over (4.16.0-2) ...
#6 58.46 Setting up libtasn1-6:amd64 (4.16.0-2+deb11u2) ...
#6 58.58 (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 58.63 Preparing to unpack .../libgnutls30_3.7.1-5+deb11u9_amd64.deb ...
#6 58.65 Unpacking libgnutls30:amd64 (3.7.1-5+deb11u9) over (3.7.1-5+deb11u1) ...
#6 59.20 Setting up libgnutls30:amd64 (3.7.1-5+deb11u9) ...
#6 59.29 (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 59.35 Preparing to unpack .../gpgv_2.2.27-2+deb11u3_amd64.deb ...
#6 59.36 Unpacking gpgv (2.2.27-2+deb11u3) over (2.2.27-2+deb11u2) ...
#6 59.63 Setting up gpgv (2.2.27-2+deb11u3) ...
#6 59.74 (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 59.80 Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_amd64.deb ...
#6 59.82 Unpacking libblkid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 59.97 Setting up libblkid1:amd64 (2.36.1-8+deb11u2) ...
#6 60.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 60.14 Preparing to unpack .../libcom-err2_1.46.2-2+deb11u1_amd64.deb ...
#6 60.16 Unpacking libcom-err2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 60.29 Setting up libcom-err2:amd64 (1.46.2-2+deb11u1) ...
#6 60.40 (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 60.45 Preparing to unpack .../libk5crypto3_1.18.3-6+deb11u7_amd64.deb ...
#6 60.48 Unpacking libk5crypto3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 60.63 Setting up libk5crypto3:amd64 (1.18.3-6+deb11u7) ...
#6 60.73 (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 60.77 Preparing to unpack .../libkrb5support0_1.18.3-6+deb11u7_amd64.deb ...
#6 60.79 Unpacking libkrb5support0:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 60.91 Setting up libkrb5support0:amd64 (1.18.3-6+deb11u7) ...
#6 61.02 (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 61.06 Preparing to unpack .../libkrb5-3_1.18.3-6+deb11u7_amd64.deb ...
#6 61.08 Unpacking libkrb5-3:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 61.32 Setting up libkrb5-3:amd64 (1.18.3-6+deb11u7) ...
#6 61.43 (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 61.48 Preparing to unpack .../libgssapi-krb5-2_1.18.3-6+deb11u7_amd64.deb ...
#6 61.50 Unpacking libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) over (1.18.3-6+deb11u1) ...
#6 61.66 Setting up libgssapi-krb5-2:amd64 (1.18.3-6+deb11u7) ...
#6 61.80 (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 61.85 Preparing to unpack .../libssl1.1_1.1.1w-0+deb11u5_amd64.deb ...
#6 61.87 Unpacking libssl1.1:amd64 (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 62.38 Setting up libssl1.1:amd64 (1.1.1w-0+deb11u5) ...
#6 62.86 debconf: unable to initialize frontend: Dialog
#6 62.86 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 62.86 debconf: falling back to frontend: Readline
#6 62.86 debconf: unable to initialize frontend: Readline
#6 62.86 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 62.86 debconf: falling back to frontend: Teletype
#6 63.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 63.13 Preparing to unpack .../libmount1_2.36.1-8+deb11u2_amd64.deb ...
#6 63.15 Unpacking libmount1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 63.33 Setting up libmount1:amd64 (2.36.1-8+deb11u2) ...
#6 63.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 63.51 Preparing to unpack .../libpcre2-8-0_10.36-2+deb11u1_amd64.deb ...
#6 63.53 Unpacking libpcre2-8-0:amd64 (10.36-2+deb11u1) over (10.36-2) ...
#6 63.72 Setting up libpcre2-8-0:amd64 (10.36-2+deb11u1) ...
#6 63.87 (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 63.96 Preparing to unpack .../libsepol1_3.1-1+deb11u1_amd64.deb ...
#6 63.98 Unpacking libsepol1:amd64 (3.1-1+deb11u1) over (3.1-1) ...
#6 64.22 Setting up libsepol1:amd64 (3.1-1+deb11u1) ...
#6 64.39 (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 64.48 Preparing to unpack .../libsmartcols1_2.36.1-8+deb11u2_amd64.deb ...
#6 64.50 Unpacking libsmartcols1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 64.68 Setting up libsmartcols1:amd64 (2.36.1-8+deb11u2) ...
#6 64.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 64.83 Preparing to unpack .../libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 64.85 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 65.00 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_amd64.deb ...
#6 65.02 Unpacking libtinfo6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2) ...
#6 65.20 Setting up libtinfo6:amd64 (6.2+20201114-2+deb11u2) ...
#6 65.30 (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 65.34 Preparing to unpack .../libtirpc-common_1.3.1-1+deb11u1_all.deb ...
#6 65.36 Unpacking libtirpc-common (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 65.48 Setting up libtirpc-common (1.3.1-1+deb11u1) ...
#6 65.60 (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 65.66 Preparing to unpack .../libtirpc3_1.3.1-1+deb11u1_amd64.deb ...
#6 65.68 Unpacking libtirpc3:amd64 (1.3.1-1+deb11u1) over (1.3.1-1) ...
#6 65.84 Setting up libtirpc3:amd64 (1.3.1-1+deb11u1) ...
#6 65.99 (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 66.04 Preparing to unpack .../libudev1_247.3-7+deb11u8_amd64.deb ...
#6 66.05 Unpacking libudev1:amd64 (247.3-7+deb11u8) over (247.3-7) ...
#6 66.18 Setting up libudev1:amd64 (247.3-7+deb11u8) ...
#6 66.28 (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 66.32 Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_amd64.deb ...
#6 66.34 Unpacking libuuid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ...
#6 66.48 Setting up libuuid1:amd64 (2.36.1-8+deb11u2) ...
#6 66.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 66.72 Preparing to unpack .../00-tzdata_2025b-0+deb11u2_all.deb ...
#6 66.74 Unpacking tzdata (2025b-0+deb11u2) over (2021a-1+deb11u4) ...
#6 74.35 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u5_amd64.deb ...
#6 74.37 Unpacking openssl (1.1.1w-0+deb11u5) over (1.1.1n-0+deb11u3) ...
#6 75.13 Preparing to unpack .../02-ca-certificates_20230311+deb12u1~deb11u1_all.deb ...
#6 75.15 Unpacking ca-certificates (20230311+deb12u1~deb11u1) over (20210119) ...
#6 75.96 Preparing to unpack .../03-ucf_3.0043+deb11u2_all.deb ...
#6 75.98 Unpacking ucf (3.0043+deb11u2) over (3.0043) ...
#6 76.29 Preparing to unpack .../04-wget_1.21-1+deb11u2_amd64.deb ...
#6 76.30 Unpacking wget (1.21-1+deb11u2) over (1.21-1+deb11u1) ...
#6 77.18 Preparing to unpack .../05-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ...
#6 77.20 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) over (1.43.0-1) ...
#6 77.35 Preparing to unpack .../06-libssh2-1_1.9.0-2+deb11u1_amd64.deb ...
#6 77.37 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) over (1.9.0-2) ...
#6 77.52 Preparing to unpack .../07-curl_7.74.0-1.3+deb11u16_amd64.deb ...
#6 77.54 Unpacking curl (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 77.71 Preparing to unpack .../08-libcurl4_7.74.0-1.3+deb11u16_amd64.deb ...
#6 77.73 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u1) ...
#6 77.93 Preparing to unpack .../09-libexpat1_2.2.10-2+deb11u7_amd64.deb ...
#6 77.95 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) over (2.2.10-2+deb11u3) ...
#6 78.09 Preparing to unpack .../10-libpng16-16_1.6.37-3+deb11u3_amd64.deb ...
#6 78.11 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u3) over (1.6.37-3) ...
#6 78.33 Preparing to unpack .../11-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ...
#6 78.35 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) over (2.10.4+dfsg-1+deb11u1) ...
#6 78.65 Preparing to unpack .../12-libss2_1.46.2-2+deb11u1_amd64.deb ...
#6 78.67 Unpacking libss2:amd64 (1.46.2-2+deb11u1) over (1.46.2-2) ...
#6 78.83 Preparing to unpack .../13-unzip_6.0-26+deb11u1_amd64.deb ...
#6 78.86 Unpacking unzip (6.0-26+deb11u1) over (6.0-26) ...
#6 79.17 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
#6 79.19 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ...
#6 79.21 Setting up wget (1.21-1+deb11u2) ...
#6 79.24 Setting up unzip (6.0-26+deb11u1) ...
#6 79.26 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ...
#6 79.29 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ...
#6 79.31 Setting up tzdata (2025b-0+deb11u2) ...
#6 79.80 debconf: unable to initialize frontend: Dialog
#6 79.81 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 79.81 debconf: falling back to frontend: Readline
#6 79.81 debconf: unable to initialize frontend: Readline
#6 79.81 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 79.81 debconf: falling back to frontend: Teletype
#6 80.03 
#6 80.03 Current default time zone: 'Etc/UTC'
#6 80.04 Local time is now:      Fri Apr 24 14:18:38 UTC 2026.
#6 80.04 Universal Time is now:  Fri Apr 24 14:18:38 UTC 2026.
#6 80.04 Run 'dpkg-reconfigure tzdata' if you wish to change it.
#6 80.04 
#6 80.12 Setting up gnupg-l10n (2.2.27-2+deb11u3) ...
#6 80.13 Setting up libpng16-16:amd64 (1.6.37-3+deb11u3) ...
#6 80.16 Setting up libss2:amd64 (1.46.2-2+deb11u1) ...
#6 80.18 Setting up ucf (3.0043+deb11u2) ...
#6 80.74 debconf: unable to initialize frontend: Dialog
#6 80.74 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 80.74 debconf: falling back to frontend: Readline
#6 80.74 debconf: unable to initialize frontend: Readline
#6 80.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 80.74 debconf: falling back to frontend: Teletype
#6 80.92 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
#6 80.94 Setting up logsave (1.46.2-2+deb11u1) ...
#6 80.97 Setting up mount (2.36.1-8+deb11u2) ...
#6 80.99 Setting up gpgconf (2.2.27-2+deb11u3) ...
#6 81.00 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ...
#6 81.02 Setting up openssl (1.1.1w-0+deb11u5) ...
#6 81.04 Setting up gpg (2.2.27-2+deb11u3) ...
#6 81.06 Setting up gnupg-utils (2.2.27-2+deb11u3) ...
#6 81.08 Setting up gpg-agent (2.2.27-2+deb11u3) ...
#6 83.59 Setting up gpgsm (2.2.27-2+deb11u3) ...
#6 83.62 Setting up e2fsprogs (1.46.2-2+deb11u1) ...
#6 84.85 Setting up dirmngr (2.2.27-2+deb11u3) ...
#6 85.56 Setting up ca-certificates (20230311+deb12u1~deb11u1) ...
#6 86.00 debconf: unable to initialize frontend: Dialog
#6 86.00 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 86.00 debconf: falling back to frontend: Readline
#6 86.00 debconf: unable to initialize frontend: Readline
#6 86.00 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 86.00 debconf: falling back to frontend: Teletype
#6 96.19 Updating certificates in /etc/ssl/certs...
#6 102.7 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
#6 102.8 28 added, 15 removed; done.
#6 102.9 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ...
#6 102.9 Setting up gpg-wks-server (2.2.27-2+deb11u3) ...
#6 102.9 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u16) ...
#6 102.9 Setting up curl (7.74.0-1.3+deb11u16) ...
#6 102.9 Setting up gpg-wks-client (2.2.27-2+deb11u3) ...
#6 103.0 Setting up gnupg (2.2.27-2+deb11u3) ...
#6 103.0 Processing triggers for libc-bin (2.31-13+deb11u13) ...
#6 103.0 Processing triggers for ca-certificates (20230311+deb12u1~deb11u1) ...
#6 103.1 Updating certificates in /etc/ssl/certs...
#6 107.5 0 added, 0 removed; done.
#6 107.5 Running hooks in /etc/ca-certificates/update.d...
#6 107.7 done.
#6 107.9 Reading package lists...
#6 110.9 Building dependency tree...
#6 111.3 Reading state information...
#6 111.9 wget is already the newest version (1.21-1+deb11u2).
#6 111.9 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#6 DONE 112.1s

#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 1.138 --2026-04-24 14:19:11--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#7 1.139 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#7 1.183 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#7 1.187 HTTP request sent, awaiting response... 200 OK
#7 1.264 Length: 11292595 (11M) [application/java-archive]
#7 1.265 Saving to: ‘elastic-apm-agent-1.47.1.jar’
#7 1.265 
#7 1.265      0K .......... .......... .......... .......... ..........  0% 2.16M 5s
#7 1.287     50K .......... .......... .......... .......... ..........  0% 2.60M 5s
#7 1.306    100K .......... .......... .......... .......... ..........  1% 2.45M 4s
#7 1.328    150K .......... .......... .......... .......... ..........  1% 10.9M 4s
#7 1.348    200K .......... .......... .......... .......... ..........  2% 1.91M 4s
#7 1.356    250K .......... .......... .......... .......... ..........  2% 2.59M 4s
#7 1.375    300K .......... .......... .......... .......... ..........  3% 4.40M 4s
#7 1.387    350K .......... .......... .......... .......... ..........  3% 2.16M 4s
#7 1.410    400K .......... .......... .......... .......... ..........  4% 2.93M 4s
#7 1.426    450K .......... .......... .......... .......... ..........  4% 19.4M 3s
#7 1.428    500K .......... .......... .......... .......... ..........  4% 2.85M 3s
#7 1.450    550K .......... .......... .......... .......... ..........  5% 3.78M 3s
#7 1.459    600K .......... .......... .......... .......... ..........  5% 3.22M 3s
#7 1.474    650K .......... .......... .......... .......... ..........  6% 1.70M 3s
#7 1.501    700K .......... .......... .......... .......... ..........  6% 2.18M 4s
#7 1.525    750K .......... .......... .......... .......... ..........  7% 1.46M 4s
#7 1.558    800K .......... .......... .......... .......... ..........  7% 12.9M 4s
#7 1.564    850K .......... .......... .......... .......... ..........  8% 2.92M 4s
#7 1.581    900K .......... .......... .......... .......... ..........  8% 2.40M 4s
#7 1.599    950K .......... .......... .......... .......... ..........  9% 2.63M 4s
#7 1.616   1000K .......... .......... .......... .......... ..........  9% 3.55M 3s
#7 1.630   1050K .......... .......... .......... .......... ..........  9% 1.99M 4s
#7 1.657   1100K .......... .......... .......... .......... .......... 10% 2.56M 4s
#7 1.676   1150K .......... .......... .......... .......... .......... 10% 3.12M 3s
#7 1.695   1200K .......... .......... .......... .......... .......... 11% 5.74M 3s
#7 1.698   1250K .......... .......... .......... .......... .......... 11% 4.29M 3s
#7 1.713   1300K .......... .......... .......... .......... .......... 12% 3.61M 3s
#7 1.723   1350K .......... .......... .......... .......... .......... 12% 3.06M 3s
#7 1.740   1400K .......... .......... .......... .......... .......... 13% 3.44M 3s
#7 1.755   1450K .......... .......... .......... .......... .......... 13% 3.34M 3s
#7 1.770   1500K .......... .......... .......... .......... .......... 14% 3.44M 3s
#7 1.783   1550K .......... .......... .......... .......... .......... 14% 3.21M 3s
#7 1.798   1600K .......... .......... .......... .......... .......... 14% 11.7M 3s
#7 1.801   1650K .......... .......... .......... .......... .......... 15% 2.46M 3s
#7 1.822   1700K .......... .......... .......... .......... .......... 15% 3.94M 3s
#7 1.835   1750K .......... .......... .......... .......... .......... 16% 3.27M 3s
#7 1.850   1800K .......... .......... .......... .......... .......... 16% 2.51M 3s
#7 1.870   1850K .......... .......... .......... .......... .......... 17% 12.9M 3s
#7 1.876   1900K .......... .......... .......... .......... .......... 17% 4.81M 3s
#7 1.882   1950K .......... .......... .......... .......... .......... 18% 2.48M 3s
#7 1.902   2000K .......... .......... .......... .......... .......... 18% 3.17M 3s
#7 1.918   2050K .......... .......... .......... .......... .......... 19% 3.03M 3s
#7 1.934   2100K .......... .......... .......... .......... .......... 19% 34.1M 3s
#7 1.934   2150K .......... .......... .......... .......... .......... 19% 3.14M 3s
#7 1.951   2200K .......... .......... .......... .......... .......... 20% 2.97M 3s
#7 1.969   2250K .......... .......... .......... .......... .......... 20% 4.97M 3s
#7 1.978   2300K .......... .......... .......... .......... .......... 21% 3.55M 3s
#7 1.991   2350K .......... .......... .......... .......... .......... 21% 3.13M 3s
#7 2.007   2400K .......... .......... .......... .......... .......... 22% 2.87M 3s
#7 2.025   2450K .......... .......... .......... .......... .......... 22% 9.56M 3s
#7 2.028   2500K .......... .......... .......... .......... .......... 23% 2.74M 3s
#7 2.047   2550K .......... .......... .......... .......... .......... 23% 1.92M 3s
#7 2.073   2600K .......... .......... .......... .......... .......... 24% 10.9M 3s
#7 2.076   2650K .......... .......... .......... .......... .......... 24% 2.57M 3s
#7 2.097   2700K .......... .......... .......... .......... .......... 24% 2.47M 3s
#7 2.122   2750K .......... .......... .......... .......... .......... 25% 11.8M 3s
#7 2.122   2800K .......... .......... .......... .......... .......... 25% 3.76M 2s
#7 2.134   2850K .......... .......... .......... .......... .......... 26% 2.97M 2s
#7 2.156   2900K .......... .......... .......... .......... .......... 26% 4.92M 2s
#7 2.160   2950K .......... .......... .......... .......... .......... 27% 2.64M 2s
#7 2.179   3000K .......... .......... .......... .......... .......... 27% 3.47M 2s
#7 2.190   3050K .......... .......... .......... .......... .......... 28% 10.2M 2s
#7 2.196   3100K .......... .......... .......... .......... .......... 28% 2.01M 2s
#7 2.222   3150K .......... .......... .......... .......... .......... 29% 5.09M 2s
#7 2.229   3200K .......... .......... .......... .......... .......... 29% 3.08M 2s
#7 2.247   3250K .......... .......... .......... .......... .......... 29% 3.37M 2s
#7 2.260   3300K .......... .......... .......... .......... .......... 30% 2.27M 2s
#7 2.281   3350K .......... .......... .......... .......... .......... 30% 2.86M 2s
#7 2.299   3400K .......... .......... .......... .......... .......... 31% 3.70M 2s
#7 2.313   3450K .......... .......... .......... .......... .......... 31% 2.83M 2s
#7 2.333   3500K .......... .......... .......... .......... .......... 32% 2.74M 2s
#7 2.349   3550K .......... .......... .......... .......... .......... 32% 2.50M 2s
#7 2.369   3600K .......... .......... .......... .......... .......... 33% 2.99M 2s
#7 2.382   3650K .......... .......... .......... .......... .......... 33% 2.74M 2s
#7 2.401   3700K .......... .......... .......... .......... .......... 34% 2.09M 2s
#7 2.429   3750K .......... .......... .......... .......... .......... 34% 4.83M 2s
#7 2.433   3800K .......... .......... .......... .......... .......... 34% 3.59M 2s
#7 2.450   3850K .......... .......... .......... .......... .......... 35% 2.45M 2s
#7 2.470   3900K .......... .......... .......... .......... .......... 35% 17.6M 2s
#7 2.470   3950K .......... .......... .......... .......... .......... 36% 3.08M 2s
#7 2.486   4000K .......... .......... .......... .......... .......... 36% 3.61M 2s
#7 2.501   4050K .......... .......... .......... .......... .......... 37% 2.79M 2s
#7 2.519   4100K .......... .......... .......... .......... .......... 37% 3.98M 2s
#7 2.530   4150K .......... .......... .......... .......... .......... 38% 4.85M 2s
#7 2.539   4200K .......... .......... .......... .......... .......... 38% 3.90M 2s
#7 2.558   4250K .......... .......... .......... .......... .......... 38% 2.12M 2s
#7 2.575   4300K .......... .......... .......... .......... .......... 39% 11.9M 2s
#7 2.580   4350K .......... .......... .......... .......... .......... 39% 3.10M 2s
#7 2.596   4400K .......... .......... .......... .......... .......... 40% 4.46M 2s
#7 2.610   4450K .......... .......... .......... .......... .......... 40% 4.58M 2s
#7 2.617   4500K .......... .......... .......... .......... .......... 41% 2.42M 2s
#7 2.641   4550K .......... .......... .......... .......... .......... 41% 4.00M 2s
#7 2.663   4600K .......... .......... .......... .......... .......... 42% 3.36M 2s
#7 2.663   4650K .......... .......... .......... .......... .......... 42% 1.80M 2s
#7 2.693   4700K .......... .......... .......... .......... .......... 43% 26.1M 2s
#7 2.698   4750K .......... .......... .......... .......... .......... 43% 2.23M 2s
#7 2.716   4800K .......... .......... .......... .......... .......... 43% 2.99M 2s
#7 2.734   4850K .......... .......... .......... .......... .......... 44% 9.85M 2s
#7 2.738   4900K .......... .......... .......... .......... .......... 44% 2.46M 2s
#7 2.756   4950K .......... .......... .......... .......... .......... 45% 2.62M 2s
#7 2.773   5000K .......... .......... .......... .......... .......... 45% 10.6M 2s
#7 2.778   5050K .......... .......... .......... .......... .......... 46% 3.52M 2s
#7 2.794   5100K .......... .......... .......... .......... .......... 46% 2.78M 2s
#7 2.811   5150K .......... .......... .......... .......... .......... 47% 10.9M 2s
#7 2.833   5200K .......... .......... .......... .......... .......... 47% 2.28M 2s
#7 2.836   5250K .......... .......... .......... .......... .......... 48% 4.61M 2s
#7 2.848   5300K .......... .......... .......... .......... .......... 48% 4.43M 2s
#7 2.858   5350K .......... .......... .......... .......... .......... 48% 2.80M 2s
#7 2.875   5400K .......... .......... .......... .......... .......... 49% 4.49M 2s
#7 2.885   5450K .......... .......... .......... .......... .......... 49% 3.44M 2s
#7 2.902   5500K .......... .......... .......... .......... .......... 50% 3.13M 2s
#7 2.917   5550K .......... .......... .......... .......... .......... 50% 3.59M 2s
#7 2.929   5600K .......... .......... .......... .......... .......... 51% 6.20M 2s
#7 2.937   5650K .......... .......... .......... .......... .......... 51% 3.37M 2s
#7 2.953   5700K .......... .......... .......... .......... .......... 52% 3.44M 2s
#7 2.967   5750K .......... .......... .......... .......... .......... 52% 5.50M 2s
#7 2.986   5800K .......... .......... .......... .......... .......... 53% 2.79M 2s
#7 2.993   5850K .......... .......... .......... .......... .......... 53% 6.62M 2s
#7 2.999   5900K .......... .......... .......... .......... .......... 53% 3.60M 1s
#7 3.013   5950K .......... .......... .......... .......... .......... 54% 3.43M 1s
#7 3.028   6000K .......... .......... .......... .......... .......... 54% 4.57M 1s
#7 3.037   6050K .......... .......... .......... .......... .......... 55% 3.79M 1s
#7 3.051   6100K .......... .......... .......... .......... .......... 55% 2.60M 1s
#7 3.069   6150K .......... .......... .......... .......... .......... 56% 4.32M 1s
#7 3.082   6200K .......... .......... .......... .......... .......... 56% 5.31M 1s
#7 3.090   6250K .......... .......... .......... .......... .......... 57% 3.11M 1s
#7 3.108   6300K .......... .......... .......... .......... .......... 57% 2.77M 1s
#7 3.127   6350K .......... .......... .......... .......... .......... 58% 19.2M 1s
#7 3.128   6400K .......... .......... .......... .......... .......... 58% 2.44M 1s
#7 3.146   6450K .......... .......... .......... .......... .......... 58% 6.50M 1s
#7 3.155   6500K .......... .......... .......... .......... .......... 59% 2.72M 1s
#7 3.172   6550K .......... .......... .......... .......... .......... 59% 3.49M 1s
#7 3.186   6600K .......... .......... .......... .......... .......... 60% 9.79M 1s
#7 3.191   6650K .......... .......... .......... .......... .......... 60% 2.54M 1s
#7 3.218   6700K .......... .......... .......... .......... .......... 61% 7.59M 1s
#7 3.226   6750K .......... .......... .......... .......... .......... 61% 2.56M 1s
#7 3.235   6800K .......... .......... .......... .......... .......... 62% 3.03M 1s
#7 3.251   6850K .......... .......... .......... .......... .......... 62% 5.86M 1s
#7 3.264   6900K .......... .......... .......... .......... .......... 63% 3.51M 1s
#7 3.275   6950K .......... .......... .......... .......... .......... 63% 5.19M 1s
#7 3.285   7000K .......... .......... .......... .......... .......... 63% 3.23M 1s
#7 3.298   7050K .......... .......... .......... .......... .......... 64% 8.75M 1s
#7 3.303   7100K .......... .......... .......... .......... .......... 64% 2.70M 1s
#7 3.322   7150K .......... .......... .......... .......... .......... 65% 2.51M 1s
#7 3.344   7200K .......... .......... .......... .......... .......... 65% 18.2M 1s
#7 3.346   7250K .......... .......... .......... .......... .......... 66% 2.49M 1s
#7 3.364   7300K .......... .......... .......... .......... .......... 66% 5.73M 1s
#7 3.372   7350K .......... .......... .......... .......... .......... 67% 2.40M 1s
#7 3.392   7400K .......... .......... .......... .......... .......... 67% 4.25M 1s
#7 3.406   7450K .......... .......... .......... .......... .......... 68% 3.01M 1s
#7 3.426   7500K .......... .......... .......... .......... .......... 68% 2.73M 1s
#7 3.439   7550K .......... .......... .......... .......... .......... 68% 13.6M 1s
#7 3.441   7600K .......... .......... .......... .......... .......... 69% 3.97M 1s
#7 3.454   7650K .......... .......... .......... .......... .......... 69% 2.54M 1s
#7 3.473   7700K .......... .......... .......... .......... .......... 70% 3.62M 1s
#7 3.487   7750K .......... .......... .......... .......... .......... 70% 3.88M 1s
#7 3.499   7800K .......... .......... .......... .......... .......... 71% 3.43M 1s
#7 3.515   7850K .......... .......... .......... .......... .......... 71% 2.72M 1s
#7 3.533   7900K .......... .......... .......... .......... .......... 72% 3.22M 1s
#7 3.546   7950K .......... .......... .......... .......... .......... 72% 3.04M 1s
#7 3.563   8000K .......... .......... .......... .......... .......... 72% 4.42M 1s
#7 3.575   8050K .......... .......... .......... .......... .......... 73% 8.88M 1s
#7 3.579   8100K .......... .......... .......... .......... .......... 73% 3.16M 1s
#7 3.594   8150K .......... .......... .......... .......... .......... 74% 2.41M 1s
#7 3.616   8200K .......... .......... .......... .......... .......... 74% 3.80M 1s
#7 3.629   8250K .......... .......... .......... .......... .......... 75% 9.42M 1s
#7 3.634   8300K .......... .......... .......... .......... .......... 75% 3.54M 1s
#7 3.650   8350K .......... .......... .......... .......... .......... 76% 3.00M 1s
#7 3.665   8400K .......... .......... .......... .......... .......... 76% 3.68M 1s
#7 3.677   8450K .......... .......... .......... .......... .......... 77% 6.65M 1s
#7 3.685   8500K .......... .......... .......... .......... .......... 77% 2.19M 1s
#7 3.705   8550K .......... .......... .......... .......... .......... 77% 3.80M 1s
#7 3.720   8600K .......... .......... .......... .......... .......... 78% 8.37M 1s
#7 3.724   8650K .......... .......... .......... .......... .......... 78% 2.60M 1s
#7 3.743   8700K .......... .......... .......... .......... .......... 79% 3.40M 1s
#7 3.757   8750K .......... .......... .......... .......... .......... 79% 2.96M 1s
#7 3.776   8800K .......... .......... .......... .......... .......... 80% 9.52M 1s
#7 3.781   8850K .......... .......... .......... .......... .......... 80% 2.21M 1s
#7 3.801   8900K .......... .......... .......... .......... .......... 81% 2.79M 1s
#7 3.820   8950K .......... .......... .......... .......... .......... 81% 7.53M 1s
#7 3.825   9000K .......... .......... .......... .......... .......... 82% 3.11M 1s
#7 3.840   9050K .......... .......... .......... .......... .......... 82% 11.3M 1s
#7 3.844   9100K .......... .......... .......... .......... .......... 82% 2.75M 1s
#7 3.864   9150K .......... .......... .......... .......... .......... 83% 2.85M 1s
#7 3.883   9200K .......... .......... .......... .......... .......... 83% 9.72M 1s
#7 3.885   9250K .......... .......... .......... .......... .......... 84% 2.80M 0s
#7 3.906   9300K .......... .......... .......... .......... .......... 84% 6.24M 0s
#7 3.911   9350K .......... .......... .......... .......... .......... 85% 2.87M 0s
#7 3.927   9400K .......... .......... .......... .......... .......... 85% 2.58M 0s
#7 3.948   9450K .......... .......... .......... .......... .......... 86% 10.8M 0s
#7 3.951   9500K .......... .......... .......... .......... .......... 86% 3.12M 0s
#7 3.967   9550K .......... .......... .......... .......... .......... 87% 13.5M 0s
#7 3.977   9600K .......... .......... .......... .......... .......... 87% 2.93M 0s
#7 3.986   9650K .......... .......... .......... .......... .......... 87% 3.46M 0s
#7 4.005   9700K .......... .......... .......... .......... .......... 88% 11.1M 0s
#7 4.005   9750K .......... .......... .......... .......... .......... 88% 2.49M 0s
#7 4.026   9800K .......... .......... .......... .......... .......... 89% 2.16M 0s
#7 4.049   9850K .......... .......... .......... .......... .......... 89% 5.05M 0s
#7 4.060   9900K .......... .......... .......... .......... .......... 90% 9.75M 0s
#7 4.063   9950K .......... .......... .......... .......... .......... 90% 3.35M 0s
#7 4.077  10000K .......... .......... .......... .......... .......... 91% 3.34M 0s
#7 4.093  10050K .......... .......... .......... .......... .......... 91% 2.74M 0s
#7 4.115  10100K .......... .......... .......... .......... .......... 92% 3.57M 0s
#7 4.122  10150K .......... .......... .......... .......... .......... 92% 3.47M 0s
#7 4.137  10200K .......... .......... .......... .......... .......... 92% 10.3M 0s
#7 4.141  10250K .......... .......... .......... .......... .......... 93% 3.87M 0s
#7 4.154  10300K .......... .......... .......... .......... .......... 93% 3.48M 0s
#7 4.172  10350K .......... .......... .......... .......... .......... 94% 4.51M 0s
#7 4.179  10400K .......... .......... .......... .......... .......... 94% 3.51M 0s
#7 4.195  10450K .......... .......... .......... .......... .......... 95% 3.08M 0s
#7 4.211  10500K .......... .......... .......... .......... .......... 95% 3.06M 0s
#7 4.226  10550K .......... .......... .......... .......... .......... 96% 13.3M 0s
#7 4.228  10600K .......... .......... .......... .......... .......... 96% 4.20M 0s
#7 4.240  10650K .......... .......... .......... .......... .......... 97% 2.73M 0s
#7 4.260  10700K .......... .......... .......... .......... .......... 97% 3.60M 0s
#7 4.273  10750K .......... .......... .......... .......... .......... 97% 9.65M 0s
#7 4.276  10800K .......... .......... .......... .......... .......... 98% 3.32M 0s
#7 4.292  10850K .......... .......... .......... .......... .......... 98% 3.07M 0s
#7 4.308  10900K .......... .......... .......... .......... .......... 99% 2.48M 0s
#7 4.330  10950K .......... .......... .......... .......... .......... 99% 4.64M 0s
#7 4.339  11000K .......... .......... .......                         100% 23.5M=3.1s
#7 4.339 
#7 4.339 2026-04-24 14:19:14 (3.50 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#7 4.339 
#7 DONE 4.5s

#8 [ 4/13] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#8 DONE 1.3s

#9 [ 5/13] COPY docker-entrypoint.sh docker-entrypoint.sh
#9 DONE 0.1s

#10 [ 6/13] COPY Java-Service-Tree-Framework-Middle-Proxy-26.4.10.jar javaServiceTreeFramework.jar
#10 DONE 1.2s

#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 1.116 --2026-04-24 14:19:20--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_313/2025/cert_313-2025.tar.gz
#12 1.116 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#12 1.163 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#12 1.167 HTTP request sent, awaiting response... 200 OK
#12 1.284 Length: 15350 (15K) [application/x-gzip]
#12 1.284 Saving to: ‘cert_313-2025.tar.gz’
#12 1.284 
#12 1.284      0K .......... ....                                       100% 4.29M=0.003s
#12 1.293 
#12 1.293 2026-04-24 14:19:20 (4.29 MB/s) - ‘cert_313-2025.tar.gz’ saved [15350/15350]
#12 1.293 
#12 DONE 1.4s

#13 [ 9/13] RUN tar zxvf cert_313-2025.tar.gz
#13 1.138 ./20250929-630123-313_co_kr.pfx/
#13 1.144 ./20250929-630123-313_co_kr.pfx/313_co_kr.pfx
#13 1.144 ./20250929-630123-313_co_kr.pfx/313_co_kr.crt
#13 1.149 ./20250929-630123-313_co_kr.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#13 1.149 ./20250929-630123-313_co_kr.pfx/ChainCA/
#13 1.149 ./20250929-630123-313_co_kr.pfx/ChainCA/RootCA.crt
#13 1.149 ./20250929-630123-313_co_kr.pfx/ChainCA/ChainCA.crt
#13 1.149 ./20250929-630123-313_co_kr.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#13 1.149 ./20250929-630123-313_co_kr.pfx/ChainCA/Chain_RootCA_Bundle.crt
#13 1.149 ./20250929-630123-313_co_kr.pfx/pfx.txt
#13 1.149 ./20250929-630123-313_co_kr.pfx/313_co_kr_SHA256WITHRSA.key
#13 DONE 1.3s

#14 [10/13] RUN wget http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 1.360 --2026-04-24 14:19:23--  http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/cert_arms/2025/cert_arms-2025.tar.gz
#14 1.360 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#14 1.403 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#14 1.406 HTTP request sent, awaiting response... 200 OK
#14 1.504 Length: 15123 (15K) [application/x-gzip]
#14 1.508 Saving to: ‘cert_arms-2025.tar.gz’
#14 1.508 
#14 1.508      0K .......... ....                                       100% 42.3M=0s
#14 1.508 
#14 1.508 2026-04-24 14:19:23 (42.3 MB/s) - ‘cert_arms-2025.tar.gz’ saved [15123/15123]
#14 1.508 
#14 DONE 1.6s

#15 [11/13] RUN tar zxvf cert_arms-2025.tar.gz
#15 1.403 ./20250929-565125-a-rms_net.pfx/
#15 1.403 ./20250929-565125-a-rms_net.pfx/a-rms_net.crt
#15 1.404 ./20250929-565125-a-rms_net.pfx/체인 인증서 적용(필수) 및 파일 설명 안내.htm
#15 1.405 ./20250929-565125-a-rms_net.pfx/ChainCA/
#15 1.405 ./20250929-565125-a-rms_net.pfx/ChainCA/RootCA.crt
#15 1.408 ./20250929-565125-a-rms_net.pfx/ChainCA/ChainCA.crt
#15 1.408 ./20250929-565125-a-rms_net.pfx/ChainCA/root_ca_인증서_변경_안내.txt
#15 1.411 ./20250929-565125-a-rms_net.pfx/ChainCA/Chain_RootCA_Bundle.crt
#15 1.411 ./20250929-565125-a-rms_net.pfx/a-rms_net.pfx
#15 1.414 ./20250929-565125-a-rms_net.pfx/pfx.txt
#15 1.414 ./20250929-565125-a-rms_net.pfx/a-rms_net_SHA256WITHRSA.key
#15 DONE 1.5s

#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.505 Warning: use -cacerts option to access cacerts keystore
#16 3.501 Certificate was added to keystore
#16 DONE 3.7s

#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.918 Warning: use -cacerts option to access cacerts keystore
#17 2.840 Certificate was added to keystore
#17 DONE 3.1s

#18 exporting to image
#18 exporting layers
#18 exporting layers 11.1s done
#18 writing image sha256:2f25f2866d05cace9c9d913ea5ad459dff2e6e6cc9c123cadb7996b6780a4b9a done
#18 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-middle-proxy:26.4.10 0.0s done
#18 DONE 11.2s

 1 warning found (use docker --debug to expand):
 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 3)

> Task :dockerTag26.4.10
> Task :dockerTag

> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-middle-proxy]
70b8ae260104: Preparing
70f3d7aba51d: Preparing
7096bee9f017: Preparing
6c28006087ac: Preparing
dc013f9ced97: Preparing
2b38ed33542f: Preparing
03a7c50baa7b: Preparing
9deb71c0ff6d: Preparing
d23bdb5ab056: Preparing
e102dc9aca23: Preparing
26841e839e19: Preparing
bdf64215af54: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
9deb71c0ff6d: Waiting
d23bdb5ab056: Waiting
e102dc9aca23: Waiting
26841e839e19: Waiting
2b38ed33542f: Waiting
03a7c50baa7b: Waiting
bdf64215af54: Waiting
5a7e7a880634: Waiting
3dccaa93bb0e: Waiting
293d5db30c9f: Preparing
5c384ea5f752: Waiting
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
293d5db30c9f: Waiting
70f3d7aba51d: Pushed
6c28006087ac: Pushed
7096bee9f017: Pushed
70b8ae260104: Pushed
dc013f9ced97: Pushed
03a7c50baa7b: Pushed
2b38ed33542f: Pushed
d23bdb5ab056: 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
e102dc9aca23: Pushed
26841e839e19: Pushed
bdf64215af54: Pushed
9deb71c0ff6d: Pushed
26.4.10: digest: sha256:004901252ab1c43b03b77cafcc78c9176c682673e8e6f44ca1982b0ffc6c9da2 size: 4098

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 10m 52s
23 actionable tasks: 22 executed, 1 up-to-date
Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-Middle-Proxy
Triggering a new build of STG-CD-Java-Service-Tree-Framework-Middle-Proxy
Finished: SUCCESS