Started by an SCM change Running as SYSTEM Building remotely on remote-node3 (remote-node) in workspace /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential 313devops Cloning the remote Git repository Cloning repository git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git > git init /jenkins_home/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core # timeout=10 Fetching upstream changes from git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.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-Backend-Core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:313DEVGRP/Java-Service-Tree-Framework-Backend-Core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision e1e7a53c1fa5466011550ce97945c99e44387ace (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f e1e7a53c1fa5466011550ce97945c99e44387ace # timeout=10 Commit message: " refactor: [phm-175] #comment ARMS 상태 카테고리 및 고객사 상태 맵 리팩토링 - 24.12.27" > git rev-list --no-walk 96bea8fb0a28e5b8562d9810f52f29317d043538 # timeout=10 [DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins13395249923492242701.sh Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Project : => no module-info.java found --2024-12-27 00:52:11-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/Java-Service-Tree-Framework-Backend-Core/maven-metadata.xml Resolving www.313.co.kr (www.313.co.kr)... 192.168.25.103 Connecting to www.313.co.kr (www.313.co.kr)|192.168.25.103|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3405 (3.3K) [application/xml] Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ 0K ... 100% 58.4M=0s 2024-12-27 00:52:11 (58.4 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [3405/3405] > Task :clean UP-TO-DATE > Task :compileJava /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/analysis/topmenu/model/dto/AggregationRequestDTO.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 List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/지라이슈_단순_집계_요청.java:18: 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 List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/request/aggregation/지라이슈_일반_집계_요청.java:17: 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 List<집계_하위_필드> 집계_하위_필드들 = new ArrayList<>(); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 3 warnings > Task :processResources > Task :classes > Task :bootJar > Task :dockerfileZip > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :htmlDependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies/index.html > Task :buildDashboard > Task :check UP-TO-DATE > Task :build > Task :sonarqube Property 'sonar.password' is deprecated. It will not be supported in the future. Please instead use the 'sonar.login' parameter with a token. Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. Use of preview features have been detected during analysis. Enable DEBUG mode to see them. > Task :generatePublishInfo UP-TO-DATE > Task :generateLicenseReport > Task :javadoc /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > /nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:107: warning - invalid usage of tag > 9 warnings > Task :dependencyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies.txt > Task :propertyReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/properties.txt > Task :taskReport See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/DEV-STG-CI-Java-Service-Tree-Framework-Backend-Core/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: 675B 0.1s done #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2) #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/openjdk:11-jre #2 DONE 1.9s #3 [internal] load .dockerignore #3 transferring context: 0.1s #3 transferring context: 2B 0.1s done #3 DONE 0.2s #4 [1/6] FROM docker.io/library/openjdk:11-jre@sha256:356949c3125c4fa8104745e7ea92bd995da4567634e6599b470d2f972d13e0e2 #4 CACHED #5 [internal] load build context #5 transferring context: 25.34MB 4.7s #5 ... #6 [2/6] 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 #6 2.809 --2024-12-26 16:16:43-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar #6 2.809 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35 #6 2.952 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected. #6 2.996 HTTP request sent, awaiting response... 200 OK #6 3.372 Length: 11292595 (11M) [application/java-archive] #6 3.374 Saving to: ‘elastic-apm-agent-1.47.1.jar’ #6 3.374 #6 3.374 0K .......... .......... .......... .......... .......... 0% 1.10M 10s #6 3.418 50K .......... .......... .......... .......... .......... 0% 1.11M 10s #6 3.464 100K .......... .......... .......... .......... .......... 1% 1.39M 9s #6 3.498 150K .......... .......... .......... .......... .......... 1% 1.72M 8s #6 3.526 200K .......... .......... .......... .......... .......... 2% 3.97M 7s #6 3.539 250K .......... .......... .......... .......... .......... 2% 1.37M 7s #6 3.577 300K .......... .......... .......... .......... .......... 3% 810K 8s #6 3.636 350K .......... .......... .......... .......... .......... 3% 2.11M 8s #6 3.666 400K .......... .......... .......... .......... .......... 4% 1.05M 8s #6 3.706 450K .......... .......... .......... .......... .......... 4% 914K 8s #6 3.765 500K .......... .......... .......... .......... .......... 4% 6.83M 7s #6 3.772 550K .......... .......... .......... .......... .......... 5% 1.26M 8s #6 3.814 600K .......... .......... .......... .......... .......... 5% 1.35M 7s #6 3.841 650K .......... .......... .......... .......... .......... 6% 788K 8s #6 3.905 700K .......... .......... .......... .......... .......... 6% 388K 9s #6 4.036 750K .......... .......... .......... .......... .......... 7% 523K 10s #6 4.140 800K .......... .......... .......... .......... .......... 7% 329K 11s #6 4.284 850K .......... .......... .......... .......... .......... 8% 139K 14s #6 4.642 900K .......... .......... .......... .......... .......... 8% 153K 17s #6 4.969 950K .......... .......... .......... .......... .......... 9% 114K 20s #6 5.408 1000K .......... .......... .......... .......... .......... 9% 212K 22s #6 5.648 1050K .......... .......... .......... .......... .......... 9% 305K 22s #6 5.812 1100K .......... .......... .......... .......... .......... 10% 283K 22s #6 5.984 1150K .......... .......... .......... .......... .......... 10% 247K 23s #6 6.193 1200K .......... .......... .......... .......... .......... 11% 112K 25s #6 6.632 1250K .......... .......... .......... .......... .......... 11% 821K 25s #6 6.695 1300K .......... .......... .......... .......... .......... 12% 2.62M 24s #6 6.714 1350K .......... .......... .......... .......... .......... 12% 792K 23s #6 6.781 1400K .......... .......... .......... .......... .......... 13% 652K 23s #6 6.853 1450K .......... .......... .......... .......... .......... 13% 2.99M 22s #6 6.865 1500K .......... .......... .......... .......... .......... 14% 1003K 22s #6 6.916 1550K .......... .......... .......... .......... .......... 14% 1.02M 21s #6 6.964 1600K .......... .......... .......... .......... .......... 14% 1.87M 21s #6 6.990 1650K .......... .......... .......... .......... .......... 15% 1.18M 20s #6 7.042 1700K .......... .......... .......... .......... .......... 15% 1.21M 20s #6 7.074 1750K .......... .......... .......... .......... .......... 16% 696K 19s #6 7.144 1800K .......... .......... .......... .......... .......... 16% 837K 19s #6 7.212 1850K .......... .......... .......... .......... .......... 17% 9.73M 18s #6 7.239 1900K .......... .......... .......... .......... .......... 17% 2.78M 18s #6 7.239 1950K .......... .......... .......... .......... .......... 18% 1.31M 18s #6 7.268 2000K .......... .......... .......... .......... .......... 18% 2.99M 17s #6 7.280 2050K .......... .......... .......... .......... .......... 19% 1.51M 17s #6 7.312 2100K .......... .......... .......... .......... .......... 19% 1.60M 16s #6 7.342 2150K .......... .......... .......... .......... .......... 19% 2.46M 16s #6 7.365 2200K .......... .......... .......... .......... .......... 20% 3.46M 16s #6 7.380 2250K .......... .......... .......... .......... .......... 20% 6.16M 15s #6 7.384 2300K .......... .......... .......... .......... .......... 21% 1.37M 15s #6 7.424 2350K .......... .......... .......... .......... .......... 21% 4.72M 15s #6 7.429 2400K .......... .......... .......... .......... .......... 22% 2.43M 14s #6 7.457 2450K .......... .......... .......... .......... .......... 22% 2.47M 14s #6 7.473 2500K .......... .......... .......... .......... .......... 23% 3.68M 14s #6 7.482 2550K .......... .......... .......... .......... .......... 23% 1.95M 13s #6 7.517 2600K .......... .......... .......... .......... .......... 24% 6.51M 13s #6 7.517 2650K .......... .......... .......... .......... .......... 24% 1.15M 13s #6 7.560 2700K .......... .......... .......... .......... .......... 24% 11.2M 13s #6 7.569 2750K .......... .......... .......... .......... .......... 25% 2.88M 12s #6 7.580 2800K .......... .......... .......... .......... .......... 25% 1.44M 12s #6 7.612 2850K .......... .......... .......... .......... .......... 26% 1.66M 12s #6 7.645 2900K .......... .......... .......... .......... .......... 26% 6.03M 12s #6 7.651 2950K .......... .......... .......... .......... .......... 27% 1.03M 12s #6 7.705 3000K .......... .......... .......... .......... .......... 27% 1.25M 11s #6 7.745 3050K .......... .......... .......... .......... .......... 28% 2.39M 11s #6 7.757 3100K .......... .......... .......... .......... .......... 28% 1.45M 11s #6 7.798 3150K .......... .......... .......... .......... .......... 29% 752K 11s #6 7.869 3200K .......... .......... .......... .......... .......... 29% 5.24M 11s #6 7.869 3250K .......... .......... .......... .......... .......... 29% 970K 11s #6 7.919 3300K .......... .......... .......... .......... .......... 30% 820K 11s #6 7.984 3350K .......... .......... .......... .......... .......... 30% 972K 10s #6 8.038 3400K .......... .......... .......... .......... .......... 31% 628K 10s #6 8.110 3450K .......... .......... .......... .......... .......... 31% 228K 11s #6 8.337 3500K .......... .......... .......... .......... .......... 32% 1.06M 11s #6 8.380 3550K .......... .......... .......... .......... .......... 32% 391K 11s #6 8.512 3600K .......... .......... .......... .......... .......... 33% 369K 11s #6 8.662 3650K .......... .......... .......... .......... .......... 33% 828K 11s #6 8.701 3700K .......... .......... .......... .......... .......... 34% 132K 11s #6 9.079 3750K .......... .......... .......... .......... .......... 34% 104K 12s #6 9.567 3800K .......... .......... .......... .......... .......... 34% 240K 12s #6 9.779 3850K .......... .......... .......... .......... .......... 35% 144K 12s #6 10.12 3900K .......... .......... .......... .......... .......... 35% 120K 13s #6 10.53 3950K .......... .......... .......... .......... .......... 36% 132K 13s #6 10.91 4000K .......... .......... .......... .......... .......... 36% 325K 13s #6 11.07 4050K .......... .......... .......... .......... .......... 37% 565K 13s #6 11.16 4100K .......... .......... .......... .......... .......... 37% 466K 13s #6 11.26 4150K .......... .......... .......... .......... .......... 38% 862K 13s #6 11.32 4200K .......... .......... .......... .......... .......... 38% 792K 13s #6 11.38 4250K .......... .......... .......... .......... .......... 38% 709K 13s #6 11.46 4300K .......... .......... .......... .......... .......... 39% 3.56M 12s #6 11.48 4350K .......... .......... .......... .......... .......... 39% 422K 12s #6 11.59 4400K .......... .......... .......... .......... .......... 40% 1.44M 12s #6 11.63 4450K .......... .......... .......... .......... .......... 40% 2.77M 12s #6 11.64 4500K .......... .......... .......... .......... .......... 41% 568K 12s #6 11.73 4550K .......... .......... .......... .......... .......... 41% 1014K 12s #6 11.79 4600K .......... .......... .......... .......... .......... 42% 2.64M 12s #6 11.80 4650K .......... .......... .......... .......... .......... 42% 8.72M 11s #6 11.80 4700K .......... .......... .......... .......... .......... 43% 1.09M 11s #6 11.86 4750K .......... .......... .......... .......... .......... 43% 8.15M 11s #6 11.86 4800K .......... .......... .......... .......... .......... 43% 1.21M 11s #6 11.90 4850K .......... .......... .......... .......... .......... 44% 10.4M 11s #6 11.90 4900K .......... .......... .......... .......... .......... 44% 1.01M 11s #6 11.95 4950K .......... .......... .......... .......... .......... 45% 11.3M 10s #6 11.95 5000K .......... .......... .......... .......... .......... 45% 8.81M 10s #6 11.95 5050K .......... .......... .......... .......... .......... 46% 767K 10s #6 12.02 5100K .......... .......... .......... .......... .......... 46% 12.2M 10s #6 12.04 5150K .......... .......... .......... .......... .......... 47% 2.81M 10s #6 12.04 5200K .......... .......... .......... .......... .......... 47% 1.44M 10s #6 12.07 5250K .......... .......... .......... .......... .......... 48% 1.88M 9s #6 12.10 5300K .......... .......... .......... .......... .......... 48% 13.8M 9s #6 12.10 5350K .......... .......... .......... .......... .......... 48% 5.83M 9s #6 12.11 5400K .......... .......... .......... .......... .......... 49% 2.73M 9s #6 12.13 5450K .......... .......... .......... .......... .......... 49% 3.85M 9s #6 12.14 5500K .......... .......... .......... .......... .......... 50% 1.19M 9s #6 12.19 5550K .......... .......... .......... .......... .......... 50% 3.71M 9s #6 12.20 5600K .......... .......... .......... .......... .......... 51% 1.56M 8s #6 12.23 5650K .......... .......... .......... .......... .......... 51% 5.56M 8s #6 12.24 5700K .......... .......... .......... .......... .......... 52% 1.81M 8s #6 12.26 5750K .......... .......... .......... .......... .......... 52% 1.78M 8s #6 12.30 5800K .......... .......... .......... .......... .......... 53% 3.10M 8s #6 12.31 5850K .......... .......... .......... .......... .......... 53% 1.91M 8s #6 12.33 5900K .......... .......... .......... .......... .......... 53% 3.45M 8s #6 12.35 5950K .......... .......... .......... .......... .......... 54% 4.79M 8s #6 12.36 6000K .......... .......... .......... .......... .......... 54% 2.18M 7s #6 12.38 6050K .......... .......... .......... .......... .......... 55% 3.65M 7s #6 12.41 6100K .......... .......... .......... .......... .......... 55% 2.58M 7s #6 12.42 6150K .......... .......... .......... .......... .......... 56% 2.36M 7s #6 12.44 6200K .......... .......... .......... .......... .......... 56% 1.15M 7s #6 12.47 6250K .......... .......... .......... .......... .......... 57% 1.54M 7s #6 12.51 6300K .......... .......... .......... .......... .......... 57% 12.4M 7s #6 12.51 6350K .......... .......... .......... .......... .......... 58% 496K 7s #6 12.61 6400K .......... .......... .......... .......... .......... 58% 11.1M 7s #6 12.62 6450K .......... .......... .......... .......... .......... 58% 1.32M 6s #6 12.66 6500K .......... .......... .......... .......... .......... 59% 408K 6s #6 12.81 6550K .......... .......... .......... .......... .......... 59% 1.19M 6s #6 12.84 6600K .......... .......... .......... .......... .......... 60% 483K 6s #6 12.92 6650K .......... .......... .......... .......... .......... 60% 1.40M 6s #6 12.96 6700K .......... .......... .......... .......... .......... 61% 446K 6s #6 13.07 6750K .......... .......... .......... .......... .......... 61% 151K 6s #6 13.40 6800K .......... .......... .......... .......... .......... 62% 262K 6s #6 13.61 6850K .......... .......... .......... .......... .......... 62% 816K 6s #6 13.65 6900K .......... .......... .......... .......... .......... 63% 212K 6s #6 13.88 6950K .......... .......... .......... .......... .......... 63% 706K 6s #6 13.96 7000K .......... .......... .......... .......... .......... 63% 12.1M 6s #6 13.96 7050K .......... .......... .......... .......... .......... 64% 1.44M 6s #6 14.00 7100K .......... .......... .......... .......... .......... 64% 1.35M 6s #6 14.03 7150K .......... .......... .......... .......... .......... 65% 692K 6s #6 14.10 7200K .......... .......... .......... .......... .......... 65% 438K 6s #6 14.22 7250K .......... .......... .......... .......... .......... 66% 268K 6s #6 14.41 7300K .......... .......... .......... .......... .......... 66% 11.9M 6s #6 14.41 7350K .......... .......... .......... .......... .......... 67% 9.91M 5s #6 14.42 7400K .......... .......... .......... .......... .......... 67% 323K 5s #6 14.57 7450K .......... .......... .......... .......... .......... 68% 1.54M 5s #6 14.60 7500K .......... .......... .......... .......... .......... 68% 5.61M 5s #6 14.61 7550K .......... .......... .......... .......... .......... 68% 516K 5s #6 14.71 7600K .......... .......... .......... .......... .......... 69% 481K 5s #6 14.81 7650K .......... .......... .......... .......... .......... 69% 746K 5s #6 14.88 7700K .......... .......... .......... .......... .......... 70% 963K 5s #6 14.94 7750K .......... .......... .......... .......... .......... 70% 9.96M 5s #6 14.94 7800K .......... .......... .......... .......... .......... 71% 467K 5s #6 15.04 7850K .......... .......... .......... .......... .......... 71% 414K 5s #6 15.16 7900K .......... .......... .......... .......... .......... 72% 12.6M 5s #6 15.17 7950K .......... .......... .......... .......... .......... 72% 820K 4s #6 15.23 8000K .......... .......... .......... .......... .......... 72% 662K 4s #6 15.30 8050K .......... .......... .......... .......... .......... 73% 261K 4s #6 15.50 8100K .......... .......... .......... .......... .......... 73% 721K 4s #6 15.56 8150K .......... .......... .......... .......... .......... 74% 917K 4s #6 15.62 8200K .......... .......... .......... .......... .......... 74% 1.02M 4s #6 15.69 8250K .......... .......... .......... .......... .......... 75% 201K 4s #6 15.91 8300K .......... .......... .......... .......... .......... 75% 212K 4s #6 16.15 8350K .......... .......... .......... .......... .......... 76% 293K 4s #6 16.32 8400K .......... .......... .......... .......... .......... 76% 241K 4s #6 16.52 8450K .......... .......... .......... .......... .......... 77% 2.20M 4s #6 16.55 8500K .......... .......... .......... .......... .......... 77% 1.05M 4s #6 16.60 8550K .......... .......... .......... .......... .......... 77% 621K 4s #6 16.68 8600K .......... .......... .......... .......... .......... 78% 696K 4s #6 16.75 8650K .......... .......... .......... .......... .......... 78% 381K 4s #6 16.88 8700K .......... .......... .......... .......... .......... 79% 2.48M 4s #6 16.91 8750K .......... .......... .......... .......... .......... 79% 755K 3s #6 16.96 8800K .......... .......... .......... .......... .......... 80% 2.15M 3s #6 16.99 8850K .......... .......... .......... .......... .......... 80% 8.20M 3s #6 16.99 8900K .......... .......... .......... .......... .......... 81% 657K 3s #6 17.07 8950K .......... .......... .......... .......... .......... 81% 607K 3s #6 17.15 9000K .......... .......... .......... .......... . #6 ... #5 [internal] load build context #5 transferring context: 95.83MB 17.1s #5 ... #6 [2/6] 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 #6 17.15 9000K .......... .......... .......... .......... .......... 82% 1.17M 3s #6 17.20 9050K .......... .......... .......... .......... .......... 82% 3.49M 3s #6 17.21 9100K .......... .......... .......... .......... .......... 82% 15.3M 3s #6 17.21 9150K .......... .......... .......... .......... .......... 83% 1.44M 3s #6 17.25 9200K .......... .......... .......... .......... .......... 83% 841K 3s #6 17.30 9250K .......... .......... .......... .......... .......... 84% 1.50M 3s #6 17.34 9300K .......... .......... .......... .......... .......... 84% 2.41M 3s #6 17.36 9350K .......... .......... .......... .......... .......... 85% 1.60M 2s #6 17.39 9400K .......... .......... .......... .......... .......... 85% 12.5M 2s #6 17.39 9450K .......... .......... .......... .......... .......... 86% 5.13M 2s #6 17.41 9500K .......... .......... .......... .......... .......... 86% 1.41M 2s #6 17.44 9550K .......... .......... .......... .......... .......... 87% 3.09M 2s #6 17.46 9600K .......... .......... .......... .......... .......... 87% 2.46M 2s #6 17.48 9650K .......... .......... .......... .......... .......... 87% 12.1M 2s #6 17.48 9700K .......... .......... .......... .......... .......... 88% 3.41M 2s #6 17.49 9750K .......... .......... .......... .......... .......... 88% 1.30M 2s #6 17.53 9800K .......... .......... .......... .......... .......... 89% 2.08M 2s #6 17.55 9850K .......... .......... .......... .......... .......... 89% 1.94M 2s #6 17.58 9900K .......... .......... .......... .......... .......... 90% 939K 2s #6 17.64 9950K .......... .......... .......... .......... .......... 90% 4.15M 1s #6 17.64 10000K .......... .......... .......... .......... .......... 91% 2.42M 1s #6 17.66 10050K .......... .......... .......... .......... .......... 91% 12.7M 1s #6 17.68 10100K .......... .......... .......... .......... .......... 92% 1.34M 1s #6 17.70 10150K .......... .......... .......... .......... .......... 92% 1.99M 1s #6 17.73 10200K .......... .......... .......... .......... .......... 92% 1.54M 1s #6 17.76 10250K .......... .......... .......... .......... .......... 93% 7.73M 1s #6 17.76 10300K .......... .......... .......... .......... .......... 93% 10.1M 1s #6 17.77 10350K .......... .......... .......... .......... .......... 94% 2.55M 1s #6 17.79 10400K .......... .......... .......... .......... .......... 94% 3.02M 1s #6 17.80 10450K .......... .......... .......... .......... .......... 95% 9.32M 1s #6 17.81 10500K .......... .......... .......... .......... .......... 95% 4.55M 1s #6 17.82 10550K .......... .......... .......... .......... .......... 96% 14.0M 1s #6 17.82 10600K .......... .......... .......... .......... .......... 96% 2.05M 1s #6 17.85 10650K .......... .......... .......... .......... .......... 97% 2.35M 0s #6 17.87 10700K .......... .......... .......... .......... .......... 97% 2.10M 0s #6 17.90 10750K .......... .......... .......... .......... .......... 97% 21.3M 0s #6 17.90 10800K .......... .......... .......... .......... .......... 98% 3.53M 0s #6 17.91 10850K .......... .......... .......... .......... .......... 98% 5.63M 0s #6 17.92 10900K .......... .......... .......... .......... .......... 99% 1.68M 0s #6 17.95 10950K .......... .......... .......... .......... .......... 99% 4.74M 0s #6 17.96 11000K .......... .......... ....... 100% 21.2M=15s #6 17.96 #6 17.96 2024-12-26 16:16:58 (756 KB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595] #6 17.96 #6 DONE 19.7s #7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar #7 ... #5 [internal] load build context #5 transferring context: 115.29MB 21.4s done #5 DONE 21.5s #7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar #7 DONE 3.0s #8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh #8 DONE 0.5s #9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-24.13.21.jar javaServiceTreeFramework.jar #9 DONE 2.7s #10 [6/6] RUN chmod +x /docker-entrypoint.sh #10 DONE 2.8s #11 exporting to image #11 exporting layers #11 exporting layers 7.0s done #11 writing image sha256:c01a880e61cca9aa86c1a4a2ce687a9f6da38401c5a2cdce1b4cb4ecaaae193a done #11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:24.13.21 0.0s done #11 DONE 7.1s 1 warning found (use docker --debug to expand):  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2) > Task :dockerTag24.13.21 > Task :dockerTag > Task :dockerPush The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core] 7c8d303728b7: Preparing 877728fe928d: Preparing c1a58fd3232c: Preparing 8f422d66f9d1: Preparing 299de103c773: Preparing 5a7e7a880634: Preparing 3dccaa93bb0e: Preparing 5c384ea5f752: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 5c384ea5f752: Waiting 293d5db30c9f: Waiting 03127cdb479b: Waiting 9c742cd6c7a5: Waiting 5a7e7a880634: Waiting 3dccaa93bb0e: Waiting 7c8d303728b7: 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 c1a58fd3232c: Pushed 8f422d66f9d1: Pushed 299de103c773: Pushed 877728fe928d: Pushed 24.13.21: digest: sha256:a81af2b635d0d1bd4499d2decca4e81c4314a8b900020bfe862fe403b2c28c4e size: 2631 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 27m 6s 20 actionable tasks: 18 executed, 2 up-to-date Triggering a new build of DEV-CD-Java-Service-Tree-Framework-Backend-Core STG-CD-Java-Service-Tree-Framework-Backend-Core is disabled. Triggering skipped Finished: SUCCESS