Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/app-server The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/app-server/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/yehuo/app-server.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/yehuo/app-server.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/yehuo/app-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision fdc1e2427530c27772c92dc7a2ccff984fd15e4f (refs/remotes/origin/main) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f fdc1e2427530c27772c92dc7a2ccff984fd15e4f # timeout=10 Commit message: "数据库连接" > /usr/local/git/bin/git rev-list --no-walk 85036fe07f2105475bb34d38454e0796e220528f # timeout=10 Parsing POMs Established TCP socket on 46515 [app-server] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 46515 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8. ERROR: ================================================================================ Established TCP socket on 41789 [app-server] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 41789 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /data/jenkins/workspace/app-server/pom.xml -gs /usr/local/maven/conf/settings.xml clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for cn.wildfirechat:app:jar:0.68 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/lib/sdk-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 155, column 16 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/lib/common-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 163, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------< cn.wildfirechat:app >------------------------- [INFO] Building app 0.68 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ app --- [INFO] Deleting /data/jenkins/workspace/app-server/target [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /data/jenkins/workspace/app-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/jenkins/workspace/app-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /data/jenkins/workspace/app-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ app --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 21:51:44.390 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests] 21:51:44.393 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 21:51:44.400 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 21:51:44.429 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 21:51:44.442 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader 21:51:44.445 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist 21:51:44.446 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist 21:51:44.446 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 21:51:44.447 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 21:51:44.480 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests] 21:51:44.554 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/data/jenkins/workspace/app-server/target/classes/cn/wildfirechat/app/Application.class] 21:51:44.563 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests 21:51:44.658 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults. 21:51:44.659 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 21:51:44.672 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f09733f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e350b40, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@41a0aa7d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2794eab6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6340e5f0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45099dd3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13e344d, org.springframework.test.context.event.EventPublishingTestExecutionListener@1ffaf86, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6574a52c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6c1a5b54, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1c7696c6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@60099951, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@20140db9] 21:51:44.676 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.677 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 21:51:44.708 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests] 21:51:44.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 21:51:44.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 21:51:44.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 21:51:44.709 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader 21:51:44.710 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist 21:51:44.710 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist 21:51:44.710 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 21:51:44.710 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 21:51:44.711 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests] 21:51:44.712 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests 21:51:44.714 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults. 21:51:44.714 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 21:51:44.714 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@710c2b53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5386659f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@14028087, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@cecf639, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1caa0244, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ce026d3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ce69770, org.springframework.test.context.event.EventPublishingTestExecutionListener@1750fbeb, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5b247367, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@268f106e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6e9a5ed8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7e057f43, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6c284af] 21:51:44.714 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.714 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 21:51:44.758 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.758 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] [INFO] Running cn.wildfirechat.app.ApplicationTests 21:51:44.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 21:51:44.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 21:51:44.764 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3e2055d6 testClass = ApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@50029372 testClass = ApplicationTests, locations = '{}', classes = '{class cn.wildfirechat.app.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7fc229ab, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@1198b989, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7692d9cc, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@79efed2d, org.springframework.boot.test.context.SpringBootTestArgs@1], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 21:51:44.766 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests] 21:51:44.766 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests] 21:51:44.782 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1} . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.10.RELEASE) 2025-04-24 21:51:44.956 INFO 28369 --- [ main] cn.wildfirechat.app.ApplicationTests : Starting ApplicationTests on test-jenkins with PID 28369 (started by root in /data/jenkins/workspace/app-server) 2025-04-24 21:51:44.957 INFO 28369 --- [ main] cn.wildfirechat.app.ApplicationTests : No active profile set, falling back to default profiles: default 2025-04-24 21:51:45.661 INFO 28369 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-04-24 21:51:45.789 INFO 28369 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 118ms. Found 10 JPA repository interfaces. 2025-04-24 21:51:46.253 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#59f93db8' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.255 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#59f93db8' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.257 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#5f038248' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.262 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6944e53e' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.264 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6944e53e' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.270 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.298 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.327 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.338 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.347 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.354 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.357 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.360 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$550/2145921383] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.367 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.463 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.471 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:46.523 INFO 28369 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-04-24 21:51:46.573 INFO 28369 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.21.Final 2025-04-24 21:51:46.703 INFO 28369 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2025-04-24 21:51:46.824 INFO 28369 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-04-24 21:51:47.020 INFO 28369 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2025-04-24 21:51:47.037 INFO 28369 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect 2025-04-24 21:51:48.134 INFO 28369 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2025-04-24 21:51:48.142 INFO 28369 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-04-24 21:51:48.145 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.146 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactory' of type [com.sun.proxy.$Proxy108] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.162 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#71904469' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.179 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaMappingContext' of type [org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.180 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaMappingContext' of type [org.springframework.data.jpa.mapping.JpaMetamodelMappingContext] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.329 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroSessionRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.331 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroSessionRepository' of type [com.sun.proxy.$Proxy112] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.334 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'DBSessionDao' of type [cn.wildfirechat.app.shiro.DBSessionDao] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.353 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#3e98b933' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.353 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#3e98b933' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.354 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#344f9467' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.354 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#71e7830a' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.354 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#71e7830a' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.355 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#55e42684' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.438 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'PCSessionRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.438 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'PCSessionRepository' of type [com.sun.proxy.$Proxy117] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.442 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#1958c0d9' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.442 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#1958c0d9' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.443 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#581918f6' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.443 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#5fc7255c' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.444 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#5fc7255c' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.444 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#43ab9ae9' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.453 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'recordRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.453 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'recordRepository' of type [com.sun.proxy.$Proxy118] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.454 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'authDataSource' of type [cn.wildfirechat.app.shiro.AuthDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.454 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'phoneCodeRealm' of type [cn.wildfirechat.app.shiro.PhoneCodeRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.467 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'tokenMatcher' of type [cn.wildfirechat.app.shiro.TokenMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.468 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'scanCodeRealm' of type [cn.wildfirechat.app.shiro.ScanCodeRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.478 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#55c03e4' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.478 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#55c03e4' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.479 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#c82d925' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.479 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#1fa9692b' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.479 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#1fa9692b' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.480 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#667a467f' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.489 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.489 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRepository' of type [com.sun.proxy.$Proxy119] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.492 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRealm' of type [cn.wildfirechat.app.shiro.UserPasswordRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.494 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [cn.wildfirechat.app.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$849ff25c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:48.734 INFO 28369 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-04-24 21:51:49.870 WARN 28369 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2025-04-24 21:51:50.034 INFO 28369 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2025-04-24 21:51:50.453 INFO 28369 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2025-04-24 21:51:50.504 INFO 28369 --- [ main] cn.wildfirechat.app.ApplicationTests : Started ApplicationTests in 5.715 seconds (JVM running for 6.56) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.827 s - in cn.wildfirechat.app.ApplicationTests 2025-04-24 21:51:50.612 INFO 28369 --- [extShutdownHook] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2025-04-24 21:51:50.614 INFO 28369 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 2025-04-24 21:51:50.617 INFO 28369 --- [extShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2025-04-24 21:51:50.621 INFO 28369 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2025-04-24 21:51:50.643 INFO 28369 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ app --- [INFO] Building jar: /data/jenkins/workspace/app-server/target/app-0.68.jar [INFO] [INFO] --- spring-boot-maven-plugin:2.2.10.RELEASE:repackage (repackage) @ app --- [INFO] Replacing main artifact with repackaged archive [INFO] [INFO] --- jdeb:1.8:jdeb (default) @ app --- [INFO] Creating debian package: /data/jenkins/workspace/app-server/target/app-server-0.68.deb [INFO] Building conffiles [INFO] Skipping 'conffiles' generation. No entries defined in maven/pom or ant/build.xml. [INFO] Creating changes file: /data/jenkins/workspace/app-server/target/app_0.68_all.changes [INFO] Attaching created debian package /data/jenkins/workspace/app-server/target/app-server-0.68.deb [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.234 s [INFO] Finished at: 2025-04-24T21:52:01+08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /data/jenkins/workspace/app-server/pom.xml to cn.wildfirechat/app/0.68/app-0.68.pom [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-0.68.jar to cn.wildfirechat/app/0.68/app-0.68.jar [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-server-0.68.deb to cn.wildfirechat/app/0.68/app-0.68.deb [app-server] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins14857663665090682779.sh channel stopped + scp /data/jenkins/workspace/app-server/aliyun_sms.md /data/jenkins/workspace/app-server/avatar /data/jenkins/workspace/app-server/build_release.sh /data/jenkins/workspace/app-server/config /data/jenkins/workspace/app-server/deb /data/jenkins/workspace/app-server/docker /data/jenkins/workspace/app-server/LICENSE /data/jenkins/workspace/app-server/mvnw /data/jenkins/workspace/app-server/mvnw.cmd /data/jenkins/workspace/app-server/nginx /data/jenkins/workspace/app-server/pom.xml /data/jenkins/workspace/app-server/README.md /data/jenkins/workspace/app-server/release_note.md /data/jenkins/workspace/app-server/src /data/jenkins/workspace/app-server/systemd /data/jenkins/workspace/app-server/target 172.20.0.42:/data/workspace/app-server/ /data/jenkins/workspace/app-server/avatar: not a regular file /data/jenkins/workspace/app-server/config: not a regular file /data/jenkins/workspace/app-server/deb: not a regular file /data/jenkins/workspace/app-server/docker: not a regular file /data/jenkins/workspace/app-server/nginx: not a regular file /data/jenkins/workspace/app-server/src: not a regular file /data/jenkins/workspace/app-server/systemd: not a regular file /data/jenkins/workspace/app-server/target: not a regular file Build step 'Execute shell' marked build as failure Finished: FAILURE