Console Output
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on remote-node3 (java11) in workspace /jenkins_home/workspace/STG-CI-Java-Service-Tree-Framework-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/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 ec1a4c80cbd11f425b6e173012eb08dfacca95b3 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f ec1a4c80cbd11f425b6e173012eb08dfacca95b3 # timeout=10
Commit message: "feat: [ARMS-538] #comment 테이블 스타일 기본색 변경, 테두리 스타일 적용되도록 처리 - 26.04.26 #close #time 1h +review SR @HsYang-hub"
> git rev-list --no-walk 97a08ae8faa00b8cf38b6f5f1e41d16a04ce2475 # timeout=10
[STG-CI-Java-Service-Tree-Framework-Backend-Core] $ /bin/bash -e /tmp/jenkins4482696024565841255.sh
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :
Project : => no module-info.java found
--2026-04-27 00:13:43-- 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: 2973 (2.9K) [application/xml]
Saving to: ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’
0K .. 100% 10.0M=0s
2026-04-27 00:13:50 (10.0 MB/s) - ‘/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/metadata.xml’ saved [2973/2973]
> Task :clean UP-TO-DATE
> Task :compileJava
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/requirement/reqadd/model/dto/ReqAddDetailDTO.java:41: 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 Double reqAdd_c_req_priority_value = 0.0; // 우선순위 점수
^
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.
1 warning
> Task :processResources
> Task :classes
> Task :bootJarMainClassName
> Task :bootJar
> Task :dockerfileZip
> Task :assemble
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test
[39m[2026-04-27 00:37:13:599723] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a, started on Mon Apr 27 00:27:40 KST 2026, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@54281021
[0;39m[39m[2026-04-27 00:37:13:599807] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop:365] - Stopping beans in phase 2147483647
[0;39m[39m[2026-04-27 00:37:13:599831] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor.lambda$doStop$3:238] - Bean 'documentationPluginsBootstrapper' completed its stop procedure
[0;39m[39m[2026-04-27 00:37:13:599833] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop:365] - Stopping beans in phase 2147483547
[0;39m[33m[2026-04-27 00:37:14:599944] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.invokePartitionsRevoked:310] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Revoke previously assigned partitions DEV-REQADD-2, DEV-REQADD-1, DEV-REQADD-0
[0;39m[33m[2026-04-27 00:37:14:599950] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.springframework.core.log.LogAccessor.info:292] - dev-consumer-group: partitions revoked: [DEV-REQADD-2, DEV-REQADD-1, DEV-REQADD-0]
[0;39m[33m[2026-04-27 00:37:14:599966] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.maybeLeaveGroup:1048] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Member consumer-dev-consumer-group-1-5f986de8-1342-4dec-9bab-7abe55758352 sending LeaveGroup request to coordinator 313.co.kr:10000 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics
[0;39m[33m[2026-04-27 00:37:14:599990] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.resetStateAndGeneration:966] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Resetting generation due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-27 00:37:14:599990] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.requestRejoin:988] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Request joining group due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-27 00:37:14:599990] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.KafkaConsumer.unsubscribe:1075] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Unsubscribed all topics or patterns and assigned partitions
[0;39m[39m[2026-04-27 00:37:14:599991] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] DEBUG [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport.shutdown:218] - Shutting down ExecutorService
[0;39m[33m[2026-04-27 00:37:14:599999] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.resetStateAndGeneration:966] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Resetting generation due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-27 00:37:14:599999] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.clients.consumer.internals.AbstractCoordinator.requestRejoin:988] - [Consumer clientId=consumer-dev-consumer-group-1, groupId=dev-consumer-group] Request joining group due to: consumer pro-actively leaving the group
[0;39m[33m[2026-04-27 00:37:14:600010] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:659] - Metrics scheduler closed
[0;39m[33m[2026-04-27 00:37:14:600025] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:663] - Closing reporter org.apache.kafka.common.metrics.JmxReporter
[0;39m[33m[2026-04-27 00:37:14:600027] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.metrics.Metrics.close:669] - Metrics reporters closed
[0;39m[33m[2026-04-27 00:37:14:600068] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.apache.kafka.common.utils.AppInfoParser.unregisterAppInfo:83] - App info kafka.consumer for consumer-dev-consumer-group-1 unregistered
[0;39m[33m[2026-04-27 00:37:14:600073] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO [org.springframework.core.log.LogAccessor.info:292] - dev-consumer-group: Consumer stopped
[0;39m[39m[2026-04-27 00:37:14:600081] [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] DEBUG [org.springframework.context.support.DefaultLifecycleProcessor.lambda$doStop$3:238] - Bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry' completed its stop procedure
[0;39m[39m[2026-04-27 00:37:14:600562] [SpringApplicationShutdownHook] DEBUG [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport.shutdown:218] - Shutting down ExecutorService 'taskExecutor-arms'
[0;39m[33m[2026-04-27 00:37:15:601047] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.utils.AppInfoParser.unregisterAppInfo:83] - App info kafka.admin.client for adminclient-1 unregistered
[0;39m[33m[2026-04-27 00:37:15:601144] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:659] - Metrics scheduler closed
[0;39m[33m[2026-04-27 00:37:15:601162] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:663] - Closing reporter org.apache.kafka.common.metrics.JmxReporter
[0;39m[33m[2026-04-27 00:37:15:601170] [kafka-admin-client-thread | adminclient-1] INFO [org.apache.kafka.common.metrics.Metrics.close:669] - Metrics reporters closed
[0;39m[33m[2026-04-27 00:37:15:601200] [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource.close:350] - HikariPool-1 - Shutdown initiated...
[0;39m[39m[2026-04-27 00:37:15:601207] [SpringApplicationShutdownHook] DEBUG [com.zaxxer.hikari.pool.HikariPool.logPoolState:421] - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
[0;39m[39m[2026-04-27 00:37:15:601245] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4f668c72: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601280] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@396240fd: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601332] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@496d12c5: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601392] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1c3e4950: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601500] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6b78e0cf: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601587] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@e19bb6a: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601602] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@35c50c41: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601692] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3205bb52: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601794] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30081cc0: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601848] [HikariPool-1 connection closer] DEBUG [com.zaxxer.hikari.pool.PoolBase.quietlyCloseConnection:134] - HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f65a2f1: (connection evicted)
[0;39m[39m[2026-04-27 00:37:15:601894] [SpringApplicationShutdownHook] DEBUG [com.zaxxer.hikari.pool.HikariPool.logPoolState:421] - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
[0;39m[33m[2026-04-27 00:37:15:601894] [SpringApplicationShutdownHook] INFO [com.zaxxer.hikari.HikariDataSource.close:352] - HikariPool-1 - Shutdown completed.
[0;39m[39m[2026-04-27 00:37:16:602178] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-27 00:37:16:602181] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@cde6729] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@48f89184]
[0;39m[39m[2026-04-27 00:37:16:602193] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602243] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602247] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-27 00:37:16:602249] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@58620627] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@32558710]
[0;39m[39m[2026-04-27 00:37:16:602251] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602276] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602305] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-ai-client, started on Mon Apr 27 00:32:02 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602406] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-engine, started on Mon Apr 27 00:31:04 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602477] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-engine-dashboard, started on Mon Apr 27 00:29:16 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602482] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-template-loopback, started on Mon Apr 27 00:31:55 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602507] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-global-config, started on Mon Apr 27 00:31:37 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602516] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-middle-proxy, started on Mon Apr 27 00:31:08 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[39m[2026-04-27 00:37:16:602530] [SpringApplicationShutdownHook] DEBUG [org.springframework.context.support.AbstractApplicationContext.doClose:1051] - Closing FeignContext-loopback, started on Mon Apr 27 00:31:02 KST 2026, parent: org.springframework.web.context.support.GenericWebApplicationContext@6b4dd18a
[0;39m[33m[2026-04-27 00:37:16:602535] [SpringApplicationShutdownHook] INFO [org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.destroy:651] - Closing JPA EntityManagerFactory for persistence unit 'default'
[0;39m[39m[2026-04-27 00:37:16:602558] [SpringApplicationShutdownHook] DEBUG [org.hibernate.internal.SessionFactoryImpl.close:821] - HHH000031: Closing
[0;39m[39m[2026-04-27 00:37:16:602559] [SpringApplicationShutdownHook] DEBUG [org.hibernate.type.spi.TypeConfiguration$Scope.unsetSessionFactory:345] - Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@60c0cc74] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4a1c1b11]
[0;39m[39m[2026-04-27 00:37:16:602565] [SpringApplicationShutdownHook] DEBUG [org.hibernate.service.internal.AbstractServiceRegistryImpl.deRegisterChild:428] - Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602586] [SpringApplicationShutdownHook] DEBUG [org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl.deRegisterChild:295] - Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[0;39m[39m[2026-04-27 00:37:16:602600] [SpringApplicationShutdownHook] DEBUG [reactor.util.Loggers$Slf4JLogger.debug:259] - Reset onEachOperator: org.springframework.cloud.sleuth.autoconfig.instrument.reactor.TraceReactorAutoConfiguration$TraceReactorConfiguration
[0;39m[39m[2026-04-27 00:37:16:602617] [SpringApplicationShutdownHook] DEBUG [reactor.util.Loggers$Slf4JLogger.debug:259] - Reset onLastOperator: org.springframework.cloud.sleuth.autoconfig.instrument.reactor.TraceReactorAutoConfiguration$TraceReactorConfiguration
[0;39m
> Task :htmlDependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/build/reports/project/dependencies/index.html
> Task :buildDashboard
> Task :check
> 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/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/blog/service/BlogServiceImpl.java:130: warning - invalid usage of tag <
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/blog/service/BlogServiceImpl.java:130: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/service/TemplateAnalyzerService.java:705: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/report/export_service/storage/CompositeTemplateStorage.java:21: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
/nfs/allinone/jenkins/agent/jenkins_home_3/workspace/STG-CI-Java-Service-Tree-Framework-Backend-Core/src/main/java/com/arms/api/util/communicate/external/AggregationService.java:81: warning - invalid usage of tag >
15 warnings
> Task :dependencyReport
See the report at: file:///nfs/allinone/jenkins/agent/jenkins_home_3/workspace/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/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/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: 700B 0.1s done
#1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for 313.co.kr:5550/313devgrp/openjdk:11-jre
#2 DONE 0.2s
#3 [internal] load .dockerignore
#3 transferring context: 2B 0.0s done
#3 DONE 0.0s
#4 [internal] load build context
#4 DONE 0.0s
#5 [1/6] FROM 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2
#5 resolve 313.co.kr:5550/313devgrp/openjdk:11-jre@sha256:762d8d035c3b1c98d30c5385f394f4d762302ba9ee8e0da8c93344c688d160b2 0.0s done
#5 CACHED
#4 [internal] load build context
#4 transferring context: 20.71MB 4.7s
#4 ...
#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 3.689 --2026-04-26 16:07:39-- http://www.313.co.kr/nexus/repository/ple-releases/313devgrp/elastic-apm-agent/1.47.1/elastic-apm-agent-1.47.1.jar
#6 3.690 Resolving www.313.co.kr (www.313.co.kr)... 117.52.171.35
#6 3.743 Connecting to www.313.co.kr (www.313.co.kr)|117.52.171.35|:80... connected.
#6 3.746 HTTP request sent, awaiting response... 200 OK
#6 3.801 Length: 11292595 (11M) [application/java-archive]
#6 3.835 Saving to: ‘elastic-apm-agent-1.47.1.jar’
#6 3.836
#6 3.836 0K .......... .......... .......... .......... .......... 0% 6.48M 2s
#6 3.844 50K .......... .......... .......... .......... .......... 0% 1.87M 4s
#6 3.871 100K .......... .......... .......... .......... .......... 1% 1.57M 5s
#6 3.903 150K .......... .......... .......... .......... .......... 1% 13.5M 4s
#6 3.905 200K .......... .......... .......... .......... .......... 2% 896K 5s
#6 3.966 250K .......... .......... .......... .......... .......... 2% 31.9M 4s
#6 3.966 300K .......... .......... .......... .......... .......... 3% 27.9M 4s
#6 3.966 350K .......... .......... .......... .......... .......... 3% 35.7M 3s
#6 3.966 400K .......... .......... .......... .......... .......... 4% 27.9M 3s
#6 3.977 450K .......... .......... .......... .......... .......... 4% 708K 4s
#6 4.052 500K .......... .......... .......... .......... .......... 4% 36.8M 4s
#6 4.052 550K .......... .......... .......... .......... .......... 5% 8.84M 4s
#6 4.052 600K .......... .......... .......... .......... .......... 5% 1.38M 4s
#6 4.094 650K .......... .......... .......... .......... .......... 6% 29.4M 4s
#6 4.094 700K .......... .......... .......... .......... .......... 6% 37.7M 3s
#6 4.094 750K .......... .......... .......... .......... .......... 7% 1.93M 3s
#6 4.135 800K .......... .......... .......... .......... .......... 7% 3.79M 3s
#6 4.135 850K .......... .......... .......... .......... .......... 8% 6.53M 3s
#6 4.135 900K .......... .......... .......... .......... .......... 8% 1.09M 4s
#6 4.191 950K .......... .......... .......... .......... .......... 9% 2.07M 4s
#6 4.203 1000K .......... .......... .......... .......... .......... 9% 2.48M 4s
#6 4.254 1050K .......... .......... .......... .......... .......... 9% 21.5M 3s
#6 4.254 1100K .......... .......... .......... .......... .......... 10% 1.57M 4s
#6 4.305 1150K .......... .......... .......... .......... .......... 10% 1.77M 4s
#6 4.305 1200K .......... .......... .......... .......... .......... 11% 3.82M 4s
#6 4.305 1250K .......... .......... .......... .......... .......... 11% 28.1M 3s
#6 4.305 1300K .......... .......... .......... .......... .......... 12% 1.88M 3s
#6 4.380 1350K .......... .......... .......... .......... .......... 12% 3.99M 3s
#6 4.380 1400K .......... .......... .......... .......... .......... 13% 10.2M 3s
#6 4.380 1450K .......... .......... .......... .......... .......... 13% 2.07M 3s
#6 4.380 1500K .......... .......... .......... .......... .......... 14% 5.08M 3s
#6 4.383 1550K .......... .......... .......... .......... .......... 14% 790K 4s
#6 4.464 1600K .......... .......... .......... .......... .......... 14% 31.9M 3s
#6 4.506 1650K .......... .......... .......... .......... .......... 15% 882K 4s
#6 4.506 1700K .......... .......... .......... .......... .......... 15% 34.9M 3s
#6 4.506 1750K .......... .......... .......... .......... .......... 16% 10.6M 3s
#6 4.506 1800K .......... .......... .......... .......... .......... 16% 3.75M 3s
#6 4.529 1850K .......... .......... .......... .......... .......... 17% 2.71M 3s
#6 4.529 1900K .......... .......... .......... .......... .......... 17% 15.6M 3s
#6 4.529 1950K .......... .......... .......... .......... .......... 18% 2.66M 3s
#6 4.550 2000K .......... .......... .......... .......... .......... 18% 3.11M 3s
#6 4.565 2050K .......... .......... .......... .......... .......... 19% 8.54M 3s
#6 4.572 2100K .......... .......... .......... .......... .......... 19% 2.79M 3s
#6 4.590 2150K .......... .......... .......... .......... .......... 19% 6.18M 3s
#6 4.596 2200K .......... .......... .......... .......... .......... 20% 4.52M 3s
#6 4.607 2250K .......... .......... .......... .......... .......... 20% 3.16M 3s
#6 4.622 2300K .......... .......... .......... .......... .......... 21% 2.01M 3s
#6 4.647 2350K .......... .......... .......... .......... .......... 21% 1.69M 3s
#6 4.678 2400K .......... .......... .......... .......... .......... 22% 5.44M 3s
#6 4.696 2450K .......... .......... .......... .......... .......... 22% 2.53M 3s
#6 4.704 2500K .......... .......... .......... .......... .......... 23% 892K 3s
#6 4.781 2550K .......... .......... .......... .......... .......... 23% 22.7M 3s
#6 4.781 2600K .......... .......... .......... .......... .......... 24% 2.38M 3s
#6 4.781 2650K .......... .......... .......... .......... .......... 24% 1.90M 3s
#6 4.811 2700K .......... .......... .......... .......... .......... 24% 4.47M 3s
#6 4.825 2750K .......... .......... .......... .......... .......... 25% 6.80M 3s
#6 4.825 2800K .......... .......... .......... .......... .......... 25% 3.29M 3s
#6 4.842 2850K .......... .......... .......... .......... .......... 26% 2.90M 3s
#6 4.871 2900K .......... .......... .......... .......... .......... 26% 2.77M 3s
#6 4.890 2950K .......... .......... .......... .......... .......... 27% 9.72M 3s
#6 4.890 3000K .......... .......... .......... .......... .......... 27% 2.29M 3s
#6 4.919 3050K .......... .......... .......... .......... .......... 28% 4.24M 3s
#6 4.919 3100K .......... .......... .......... .......... .......... 28% 4.58M 3s
#6 4.923 3150K .......... .......... .......... .......... .......... 29% 4.61M 3s
#6 4.940 3200K .......... .......... .......... .......... .......... 29% 3.50M 3s
#6 4.948 3250K .......... .......... .......... .......... .......... 29% 3.47M 3s
#6 4.963 3300K .......... .......... .......... .......... .......... 30% 3.24M 3s
#6 4.977 3350K .......... .......... .......... .......... .......... 30% 2.37M 3s
#6 4.999 3400K .......... .......... .......... .......... .......... 31% 7.39M 3s
#6 5.004 3450K .......... .......... .......... .......... .......... 31% 1.93M 3s
#6 5.032 3500K .......... .......... .......... .......... .......... 32% 5.69M 3s
#6 5.045 3550K .......... .......... .......... .......... .......... 32% 2.66M 3s
#6 5.072 3600K .......... .......... .......... .......... .......... 33% 3.06M 2s
#6 5.072 3650K .......... .......... .......... .......... .......... 33% 3.37M 2s
#6 5.088 3700K .......... .......... .......... .......... .......... 34% 5.91M 2s
#6 5.106 3750K .......... .......... .......... .......... .......... 34% 3.53M 2s
#6 5.115 3800K .......... .......... .......... .......... .......... 34% 4.46M 2s
#6 5.129 3850K .......... .......... .......... .......... .......... 35% 4.12M 2s
#6 5.137 3900K .......... .......... .......... .......... .......... 35% 2.65M 2s
#6 5.153 3950K .......... .......... .......... .......... .......... 36% 4.77M 2s
#6 5.161 4000K .......... .......... .......... .......... .......... 36% 5.68M 2s
#6 5.174 4050K .......... .......... .......... .......... .......... 37% 4.00M 2s
#6 5.183 4100K .......... .......... .......... .......... .......... 37% 4.93M 2s
#6 5.204 4150K .......... .......... .......... .......... .......... 38% 3.80M 2s
#6 5.204 4200K .......... .......... .......... .......... .......... 38% 5.16M 2s
#6 5.212 4250K .......... .......... .......... .......... .......... 38% 3.39M 2s
#6 5.231 4300K .......... .......... .......... .......... .......... 39% 3.82M 2s
#6 5.249 4350K .......... .......... .......... .......... .......... 39% 3.05M 2s
#6 5.259 4400K .......... .......... .......... .......... .......... 40% 1.59M 2s
#6 5.294 4450K .......... .......... .......... .......... .......... 40% 13.6M 2s
#6 5.294 4500K .......... .......... .......... .......... .......... 41% 5.05M 2s
#6 5.307 4550K .......... .......... .......... .......... .......... 41% 9.16M 2s
#6 5.307 4600K .......... .......... .......... .......... .......... 42% 3.22M 2s
#6 5.321 4650K .......... .......... .......... .......... .......... 42% 4.50M 2s
#6 5.332 4700K .......... .......... .......... .......... .......... 43% 3.94M 2s
#6 5.344 4750K .......... .......... .......... .......... .......... 43% 4.76M 2s
#6 5.355 4800K .......... .......... .......... .......... .......... 43% 4.70M 2s
#6 5.364 4850K .......... .......... .......... .......... .......... 44% 2.77M 2s
#6 5.386 4900K .......... .......... .......... .......... .......... 44% 9.38M 2s
#6 5.387 4950K .......... .......... .......... .......... .......... 45% 2.85M 2s
#6 5.405 5000K .......... .......... .......... .......... .......... 45% 4.05M 2s
#6 5.419 5050K .......... .......... .......... .......... .......... 46% 13.9M 2s
#6 5.419 5100K .......... .......... .......... .......... .......... 46% 2.66M 2s
#6 5.440 5150K .......... .......... .......... .......... .......... 47% 1.87M 2s
#6 5.469 5200K .......... .......... .......... .......... .......... 47% 3.40M 2s
#6 5.486 5250K .......... .......... .......... .......... .......... 48% 6.99M 2s
#6 5.486 5300K .......... .......... .......... .......... .......... 48% 3.98M 2s
#6 5.500 5350K .......... .......... .......... .......... .......... 48% 3.88M 2s
#6 5.511 5400K .......... .......... .......... .......... .......... 49% 3.57M 2s
#6 5.526 5450K .......... .......... .......... .......... .......... 49% 3.71M 2s
#6 5.545 5500K .......... .......... .......... .......... .......... 50% 3.84M 2s
#6 5.557 5550K .......... .......... .......... .......... .......... 50% 3.46M 2s
#6 5.566 5600K .......... .......... .......... .......... .......... 51% 3.39M 2s
#6 5.582 5650K .......... .......... .......... .......... .......... 51% 3.20M 2s
#6 5.594 5700K .......... .......... .......... .......... .......... 52% 2.67M 2s
#6 5.614 5750K .......... .......... .......... .......... .......... 52% 23.6M 2s
#6 5.614 5800K .......... .......... .......... .......... .......... 53% 3.41M 2s
#6 5.629 5850K .......... .......... .......... .......... .......... 53% 3.11M 2s
#6 5.652 5900K .......... .......... .......... .......... .......... 53% 3.70M 2s
#6 5.658 5950K .......... .......... .......... .......... .......... 54% 3.33M 2s
#6 5.674 6000K .......... .......... .......... .......... .......... 54% 7.51M 2s
#6 5.678 6050K .......... .......... .......... .......... .......... 55% 3.22M 2s
#6 5.696 6100K .......... .......... .......... .......... .......... 55% 3.30M 1s
#6 5.709 6150K .......... .......... .......... .......... .......... 56% 3.04M 1s
#6 5.725 6200K .......... .......... .......... .......... .......... 56% 2.71M 1s
#6 5.743 6250K .......... .......... .......... .......... .......... 57% 2.49M 1s
#6 5.764 6300K .......... .......... .......... .......... .......... 57% 10.2M 1s
#6 5.769 6350K .......... .......... .......... .......... .......... 58% 3.20M 1s
#6 5.783 6400K .......... .......... .......... .......... .......... 58% 2.26M 1s
#6 5.817 6450K .......... .......... .......... .......... .......... 58% 15.9M 1s
#6 5.817 6500K .......... .......... .......... .......... .......... 59% 3.37M 1s
#6 5.830 6550K .......... .......... .......... .......... .......... 59% 2.23M 1s
#6 5.854 6600K .......... .......... .......... .......... .......... 60% 22.5M 1s
#6 5.854 6650K .......... .......... .......... .......... .......... 60% 2.67M 1s
#6 5.870 6700K .......... .......... .......... .......... .......... 61% 3.06M 1s
#6 5.879 6750K .......... .......... .......... .......... .......... 61% 13.8M 1s
#6 5.885 6800K .......... .......... .......... .......... .......... 62% 3.39M 1s
#6 5.899 6850K .......... .......... .......... .......... .......... 62% 3.94M 1s
#6 5.911 6900K .......... .......... .......... .......... .......... 63% 6.86M 1s
#6 5.922 6950K .......... .......... .......... .......... .......... 63% 2.61M 1s
#6 5.940 7000K .......... .......... .......... .......... .......... 63% 3.12M 1s
#6 5.957 7050K .......... .......... .......... .......... .......... 64% 4.08M 1s
#6 5.967 7100K .......... .......... .......... .......... .......... 64% 7.84M 1s
#6 5.970 7150K .......... .......... .......... .......... .......... 65% 1.80M 1s
#6 6.000 7200K .......... .......... .......... .......... .......... 65% 36.3M 1s
#6 6.000 7250K .......... .......... .......... .......... .......... 66% 2.39M 1s
#6 6.027 7300K .......... .......... .......... .......... .......... 66% 8.20M 1s
#6 6.027 7350K .......... .......... .......... .......... .......... 67% 4.05M 1s
#6 6.037 7400K .......... .......... .......... .......... .......... 67% 3.60M 1s
#6 6.052 7450K .......... .......... .......... .......... .......... 68% 1.61M 1s
#6 6.085 7500K .......... .......... .......... .......... .......... 68% 3.38M 1s
#6 6.097 7550K .......... .......... .......... .......... .......... 68% 3.43M 1s
#6 6.112 7600K .......... .......... .......... .......... .......... 69% 14.5M 1s
#6 6.125 7650K .......... .......... .......... .......... .......... 69% 3.81M 1s
#6 6.125 7700K .......... .......... .......... .......... .......... 70% 3.01M 1s
#6 6.142 7750K .......... .......... .......... .......... .......... 70% 3.02M 1s
#6 6.159 7800K .......... .......... .......... .......... .......... 71% 3.35M 1s
#6 6.173 7850K .......... .......... .......... .......... .......... 71% 3.44M 1s
#6 6.188 7900K .......... .......... .......... .......... .......... 72% 3.21M 1s
#6 6.210 7950K .......... .......... .......... .......... .......... 72% 2.92M 1s
#6 6.231 8000K .......... .......... .......... .......... .......... 72% 9.84M 1s
#6 6.235 8050K .......... .......... .......... .......... .......... 73% 1.66M 1s
#6 6.287 8100K .......... .......... .......... .......... .......... 73% 2.06M 1s
#6 6.348 8150K .......... .......... .......... .......... .......... 74% 23.4M 1s
#6 6.348 8200K .......... .......... .......... .......... .......... 74% 3.25M 1s
#6 6.348 8250K .......... .......... .......... .......... .......... 75% 3.06M 1s
#6 6.348 8300K .......... .......... .......... .......... .......... 75% 3.10M 1s
#6 6.348 8350K .......... .......... .......... .......... .......... 76% 3.77M 1s
#6 6.348 8400K .......... .......... .......... .......... .......... 76% 8.83M 1s
#6 6.348 8450K .......... .......... .......... .......... .......... 77% 2.45M 1s
#6 6.373 8500K .......... .......... .......... .......... .......... 77% 3.15M 1s
#6 6.386 8550K .......... .......... .......... .......... .......... 77% 7.50M 1s
#6 6.386 8600K .......... .......... .......... .......... .......... 78% 4.40M 1s
#6 6.412 8650K .......... .......... .......... .......... .......... 78% 3.83M 1s
#6 6.412 8700K .......... .......... .......... .......... .......... 79% 6.11M 1s
#6 6.426 8750K .......... .......... .......... .......... .......... 79% 3.54M 1s
#6 6.431 8800K .......... .......... .......... .......... .......... 80% 2.34M 1s
#6 6.453 8850K .......... .......... .......... .......... .......... 80% 2.75M 1s
#6 6.480 8900K .......... .......... .......... .......... .......... 81% 2.53M 1s
#6 6.489 8950K .......... .......... .......... .......... .......... 81% 1.27M 1s
#6 6.528 9000K .......... .......... .......... .......... .......... 82% 948K 1s
#6 6.581 9050K .......... .......... .......... .......... .......... 82% 2.79M 1s
#6 6.599 9100K .......... .......... .......... .......... .......... 82% 2.48M 1s
#6 6.626 9150K .......... .......... .......... .......... .......... 83% 15.8M 1s
#6 6.626 9200K .......... .......... .......... .......... .......... 83% 3.02M 1s
#6 6.637 9250K .......... .......... .......... .......... .......... 84% 2.59M 1s
#6 6.658 9300K .......... .......... .......... .......... .......... 84% 6.48M 1s
#6 6.663 9350K .......... .......... .......... .......... .......... 85% 3.57M 0s
#6 6.679 9400K .......... .......... .......... .......... .......... 85% 3.61M 0s
#6 6.696 9450K .......... .......... .......... .......... .......... 86% 3.96M 0s
#6 6.717 9500K .......... .......... .......... .......... .......... 86% 3.66M 0s
#6 6.717 9550K .......... .......... .......... .......... .......... 87% 4.02M 0s
#6 6.729 9600K .......... .......... .......... .......... .......... 87% 3.75M 0s
#6 6.743 9650K .......... .......... .......... .......... .......... 87% 3.99M 0s
#6 6.759 9700K .......... .......... .......... .......... .......... 88% 3.26M 0s
#6 6.771 9750K .......... .......... .......... .......... .......... 88% 11.2M 0s
#6 6.778 9800K .......... .......... .......... .......... .......... 89% 3.98M 0s
#6 6.793 9850K .......... .......... .......... .......... .......... 89% 2.73M 0s
#6 6.804 9900K .......... .......... .......... .......... .......... 90% 2.17M 0s
#6 6.868 9950K .......... .......... .......... .......... .......... 90% 4.97M 0s
#6 6.868 10000K .......... .......... .......... .......... .......... 91% 1.66M 0s
#6 6.872 10050K .......... .......... .......... .......... .......... 91% 2.47M 0s
#6 6.896 10100K .......... .......... .......... .......... .......... 92% 12.5M 0s
#6 6.896 10150K .......... .......... .......... .......... .......... 92% 4.53M 0s
#6 6.903 10200K .......... .......... .......... .......... .......... 92% 2.57M 0s
#6 6.927 10250K .......... .......... .......... .......... .......... 93% 3.47M 0s
#6 6.933 10300K .......... .......... .......... .......... .......... 93% 3.39M 0s
#6 6.949 10350K .......... .......... .......... .......... .......... 94% 2.57M 0s
#6 6.968 10400K .......... .......... .......... .......... .......... 94% 11.2M 0s
#6 6.988 10450K .......... .......... .......... .......... .......... 95% 3.62M 0s
#6 6.988 10500K .......... .......... .......... .......... .......... 95% 3.99M 0s
#6 7.008 10550K .......... .......... .......... .......... .......... 96% 2.78M 0s
#6 7.033 10600K .......... .......... .......... .......... .......... 96% 11.0M 0s
#6 7.033 10650K .......... .......... .......... .......... .......... 97% 2.76M 0s
#6 7.036 10700K .......... .......... .......... .......... .......... 97% 3.58M 0s
#6 7.051 10750K .......... .......... .......... .......... .......... 97% 2.98M 0s
#6 7.065 10800K .......... .......... .......... .......... .......... 98% 6.93M 0s
#6 7.073 10850K .......... .......... .......... .......... .......... 98% 2.56M 0s
#6 7.092 10900K .......... .......... .......... .......... .......... 99% 32.9M 0s
#6 7.092 10950K .......... .......... .......... .......... .......... 99% 2.47M 0s
#6 7.120 11000K .......... .......... ....... 100% 8.50M=3.3s
#6 7.120
#6 7.120 2026-04-26 16:07:43 (3.28 MB/s) - ‘elastic-apm-agent-1.47.1.jar’ saved [11292595/11292595]
#6 7.120
#6 DONE 7.4s
#4 [internal] load build context
#4 transferring context: 39.53MB 9.8s
#4 ...
#7 [3/6] RUN mv elastic-apm-agent-1.47.1.jar ./elastic-apm-agent.jar
#7 DONE 2.5s
#4 [internal] load build context
#4 transferring context: 62.93MB 14.8s
#4 transferring context: 103.37MB 19.9s
#4 transferring context: 147.06MB 25.0s
#4 transferring context: 181.14MB 30.1s
#4 transferring context: 189.64MB 31.3s done
#4 DONE 31.3s
#8 [4/6] COPY docker-entrypoint.sh docker-entrypoint.sh
#8 DONE 0.7s
#9 [5/6] COPY Java-Service-Tree-Framework-Backend-Core-26.4.21.jar javaServiceTreeFramework.jar
#9 DONE 1.9s
#10 [6/6] RUN chmod +x /docker-entrypoint.sh
#10 DONE 1.4s
#11 exporting to image
#11 exporting layers
#11 exporting layers 9.1s done
#11 writing image sha256:a74c556ff3b6b2f2f8b22ad7b82571897290c873d78a1b136c9afe632bdd9443
#11 writing image sha256:a74c556ff3b6b2f2f8b22ad7b82571897290c873d78a1b136c9afe632bdd9443 0.0s done
#11 naming to 313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core:26.4.21 0.0s done
#11 DONE 9.3s
[33m1 warning found (use docker --debug to expand):
[0m - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 2)
> Task :dockerTag26.4.21
> Task :dockerTag
> Task :dockerPush
The push refers to repository [313.co.kr:5550/313devgrp/java-service-tree-framework-backend-core]
3213f3748cab: Preparing
07401c171cb9: Preparing
9dea840720c1: Preparing
3d9d2eff0b9c: Preparing
21b539ce9382: Preparing
5a7e7a880634: Preparing
3dccaa93bb0e: Preparing
5c384ea5f752: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
3dccaa93bb0e: Waiting
5a7e7a880634: Waiting
5c384ea5f752: Waiting
293d5db30c9f: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
9dea840720c1: Pushed
3213f3748cab: Pushed
5a7e7a880634: Layer already exists
3dccaa93bb0e: Layer already exists
293d5db30c9f: Layer already exists
5c384ea5f752: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
21b539ce9382: Pushed
3d9d2eff0b9c: Pushed
07401c171cb9: Pushed
26.4.21: digest: sha256:1463a22912bd783183dab82d7fd5105524517a5a2c5b99edf27aa4819cb60196 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 58m 31s
23 actionable tasks: 21 executed, 2 up-to-date
Triggering a new build of LIVE-CD-Java-Service-Tree-Framework-Backend-Core
Triggering a new build of STG-CD-Java-Service-Tree-Framework-Backend-Core
Finished: SUCCESS