Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ dev git:(SLS-58) ✗ dc ps
- Name Command State Ports
- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- coupon-processing-batch-generate-service /run/entrypoint.sh java -D ... Up 0.0.0.0:8930->8080/tcp, 8443/tcp, 0.0.0.0:8931->8787/tcp
- coupon-processing-batch-issue-service /run/entrypoint.sh java -D ... Up 0.0.0.0:8920->8080/tcp, 8443/tcp, 0.0.0.0:8921->8787/tcp
- coupon-processing-batch-use-service /run/entrypoint.sh java -D ... Up 0.0.0.0:8910->8080/tcp, 8443/tcp, 0.0.0.0:8911->8787/tcp
- coupon-processing-crud-service /run/entrypoint.sh java -D ... Up 0.0.0.0:8888->8080/tcp, 8443/tcp, 0.0.0.0:8788->8787/tcp
- coupon-processing-import-service /run/entrypoint.sh java -D ... Up 0.0.0.0:8898->8080/tcp, 8443/tcp, 0.0.0.0:8798->8787/tcp
- coupon-processing-psql-master docker-entrypoint.sh postgres Up 0.0.0.0:5532->5432/tcp
- coupon-processing-swagger-ui sh /usr/share/nginx/run.sh Up 80/tcp, 0.0.0.0:4444->8080/tcp
- dev_consul_1 docker-entrypoint.sh agent ... Up 8300/tcp, 8301/tcp, 8301/udp, 8302/tcp, 8302/udp, 8500/tcp, 8600/tcp, 8600/udp, 0.0.0.0:9988->9988/tcp
- dev_gateway_1 /run/entrypoint.sh java -X ... Up 0.0.0.0:8090->8090/tcp
- kafka_latest start-kafka.sh Up 0.0.0.0:9092->9092/tcp
- zookeeper_latest /bin/sh -c /usr/sbin/sshd ... Up 0.0.0.0:2181->2181/tcp, 22/tcp, 2888/tcp, 3888/tcp
- ➜ dev git:(SLS-58) ✗ dc logs import-service
- Attaching to coupon-processing-import-service
- coupon-processing-import-service | Listening for transport dt_socket at address: 8787
- coupon-processing-import-service | 2019-01-18 16:06:48.365 INFO 1 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@42e99e4a: startup date [Fri Jan 18 16:06:48 MSK 2019]; root of context hierarchy
- coupon-processing-import-service | 2019-01-18 16:06:48.674 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
- coupon-processing-import-service | 2019-01-18 16:06:48.727 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$14256301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-import-service |
- coupon-processing-import-service | . ____ _ __ _ _
- coupon-processing-import-service | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- coupon-processing-import-service | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- coupon-processing-import-service | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- coupon-processing-import-service | ' |____| .__|_| |_|_| |_\__, | / / / /
- coupon-processing-import-service | =========|_|==============|___/=/_/_/_/
- coupon-processing-import-service | :: Spring Boot :: (v2.0.2.RELEASE)
- coupon-processing-import-service |
- coupon-processing-import-service | 2019-01-18 16:06:48.869 INFO 1 --- [ main] r.c.p.c.importing.ImportApplication : The following profiles are active: dev
- coupon-processing-import-service | 2019-01-18 16:06:48.879 INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@76b07f29: startup date [Fri Jan 18 16:06:48 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@42e99e4a
- coupon-processing-import-service | 2019-01-18 16:06:49.446 INFO 1 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Generic; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Generic.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]]
- coupon-processing-import-service | 2019-01-18 16:06:50.352 INFO 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=9bdb9316-5fa8-3fac-8326-df8684943d1b
- coupon-processing-import-service | 2019-01-18 16:06:50.408 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
- coupon-processing-import-service | 2019-01-18 16:06:50.572 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$cbbd7187] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-import-service | 2019-01-18 16:06:50.638 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f80b6004] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-import-service | 2019-01-18 16:06:50.693 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$14256301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- coupon-processing-import-service | 2019-01-18 16:06:51.045 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
- coupon-processing-import-service | 2019-01-18 16:06:51.076 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- coupon-processing-import-service | 2019-01-18 16:06:51.076 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.31
- coupon-processing-import-service | 2019-01-18 16:06:51.092 INFO 1 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
- coupon-processing-import-service | 2019-01-18 16:06:51.165 INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
- coupon-processing-import-service | 2019-01-18 16:06:51.165 INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2286 ms
- coupon-processing-import-service | 2019-01-18 16:06:51.423 WARN 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
- coupon-processing-import-service | 2019-01-18 16:06:51.423 INFO 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
- coupon-processing-import-service | 2019-01-18 16:06:51.442 INFO 1 --- [ost-startStop-1] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@169bdf2f
- coupon-processing-import-service | 2019-01-18 16:06:52.139 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpTraceFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.144 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webMvcMetricsFilter' to: [/*]
- coupon-processing-import-service | 2019-01-18 16:06:52.240 INFO 1 --- [ main] o.f.core.internal.util.VersionPrinter : Flyway Community Edition 5.0.7 by Boxfuse
- coupon-processing-import-service | 2019-01-18 16:06:52.246 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
- coupon-processing-import-service | 2019-01-18 16:06:52.376 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
- coupon-processing-import-service | 2019-01-18 16:06:52.384 INFO 1 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:postgresql://psql-master:5432/coupons (PostgreSQL 11.1)
- coupon-processing-import-service | 2019-01-18 16:06:52.400 WARN 1 --- [ main] o.f.core.internal.database.Database : Flyway upgrade recommended: PostgreSQL 11.1 is newer than this version of Flyway and support has not been tested.
- coupon-processing-import-service | 2019-01-18 16:06:52.441 INFO 1 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.017s)
- coupon-processing-import-service | 2019-01-18 16:06:52.451 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 1.0
- coupon-processing-import-service | 2019-01-18 16:06:52.452 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
- coupon-processing-import-service | 2019-01-18 16:06:52.624 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
- coupon-processing-import-service | 2019-01-18 16:06:52.644 INFO 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
- coupon-processing-import-service | name: default
- coupon-processing-import-service | ...]
- coupon-processing-import-service | 2019-01-18 16:06:52.742 INFO 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.17.Final}
- coupon-processing-import-service | 2019-01-18 16:06:52.744 INFO 1 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
- coupon-processing-import-service | 2019-01-18 16:06:52.793 INFO 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
- coupon-processing-import-service | 2019-01-18 16:06:53.017 INFO 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
- coupon-processing-import-service | 2019-01-18 16:06:53.035 INFO 1 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000422: Disabling contextual LOB creation as connection was null
- coupon-processing-import-service | 2019-01-18 16:06:53.037 INFO 1 --- [ main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@660591fb
- coupon-processing-import-service | 2019-01-18 16:06:53.593 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
- coupon-processing-import-service | 2019-01-18 16:06:54.391 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService
- coupon-processing-import-service | 2019-01-18 16:06:54.400 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
- coupon-processing-import-service | 2019-01-18 16:06:54.404 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService
- coupon-processing-import-service | 2019-01-18 16:06:54.411 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'taskExecutor'
- coupon-processing-import-service | 2019-01-18 16:06:54.436 WARN 1 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
- coupon-processing-import-service | 2019-01-18 16:06:54.436 INFO 1 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
- coupon-processing-import-service | 2019-01-18 16:06:54.520 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- coupon-processing-import-service | 2019-01-18 16:06:54.719 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@76b07f29: startup date [Fri Jan 18 16:06:48 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@42e99e4a
- coupon-processing-import-service | 2019-01-18 16:06:54.769 WARN 1 --- [ main] aWebConfiguration$JpaWebMvcConfiguration : 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
- coupon-processing-import-service | 2019-01-18 16:06:54.809 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/import/coupons],methods=[POST],consumes=[multipart/form-data],produces=[application/json]}" onto public org.springframework.http.ResponseEntity ru.crystals.processing.coupon.importing.controller.v1.ImportController.createImportTask(javax.servlet.http.HttpServletRequest)
- coupon-processing-import-service | 2019-01-18 16:06:54.812 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
- coupon-processing-import-service | 2019-01-18 16:06:54.813 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
- coupon-processing-import-service | 2019-01-18 16:06:54.856 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- coupon-processing-import-service | 2019-01-18 16:06:54.856 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
- coupon-processing-import-service | 2019-01-18 16:06:55.710 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
- coupon-processing-import-service | 2019-01-18 16:06:55.728 INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
- coupon-processing-import-service | 2019-01-18 16:06:55.728 INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map<java.lang.String, java.lang.String>)
- coupon-processing-import-service | 2019-01-18 16:06:55.729 INFO 1 --- [ main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map<java.lang.String, java.util.Map<java.lang.String, org.springframework.boot.actuate.endpoint.web.Link>> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
- coupon-processing-import-service | 2019-01-18 16:06:55.782 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
- coupon-processing-import-service | 2019-01-18 16:06:55.784 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'dataSource' has been autodetected for JMX exposure
- coupon-processing-import-service | 2019-01-18 16:06:55.791 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'environmentManager' has been autodetected for JMX exposure
- coupon-processing-import-service | 2019-01-18 16:06:55.792 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshScope' has been autodetected for JMX exposure
- coupon-processing-import-service | 2019-01-18 16:06:55.793 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
- coupon-processing-import-service | 2019-01-18 16:06:55.797 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager]
- coupon-processing-import-service | 2019-01-18 16:06:55.806 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope]
- coupon-processing-import-service | 2019-01-18 16:06:55.818 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=76b07f29,type=ConfigurationPropertiesRebinder]
- coupon-processing-import-service | 2019-01-18 16:06:55.823 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource]
- coupon-processing-import-service | 2019-01-18 16:06:55.832 INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483547
- coupon-processing-import-service | 2019-01-18 16:06:55.843 INFO 1 --- [ main] r.c.p.c.i.SchedulerConfiguration : Registered job executors
- coupon-processing-import-service | 2019-01-18 16:06:55.864 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
- coupon-processing-import-service | 2019-01-18 16:06:55.867 INFO 1 --- [ main] r.c.p.c.importing.ImportApplication : Started ImportApplication in 8.185 seconds (JVM running for 8.836)
- ➜ dev git:(SLS-58) ✗
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement