Advertisement
fedorm

Untitled

Feb 11th, 2019
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.66 KB | None | 0 0
  1. ➜ dev git:(SLS-41) ✗ dc logs coupon-service
  2. Attaching to coupon-processing-coupon-service
  3. coupon-processing-coupon-service | Listening for transport dt_socket at address: 8787
  4. coupon-processing-coupon-service | 2019-02-11 14:29:24.758 INFO 1 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6bf0219d: startup date [Mon Feb 11 14:29:24 MSK 2019]; root of context hierarchy
  5. coupon-processing-coupon-service | 2019-02-11 14:29:27.626 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  6. coupon-processing-coupon-service | 2019-02-11 14:29:28.318 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$4741016c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  7. coupon-processing-coupon-service | 2019-02-11 14:29:28.434 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6d976c44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  8. coupon-processing-coupon-service |
  9. coupon-processing-coupon-service | . ____ _ __ _ _
  10. coupon-processing-coupon-service | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  11. coupon-processing-coupon-service | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  12. coupon-processing-coupon-service | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  13. coupon-processing-coupon-service | ' |____| .__|_| |_|_| |_\__, | / / / /
  14. coupon-processing-coupon-service | =========|_|==============|___/=/_/_/_/
  15. coupon-processing-coupon-service | :: Spring Boot :: (v2.0.2.RELEASE)
  16. coupon-processing-coupon-service |
  17. coupon-processing-coupon-service | 2019-02-11 14:29:34.095 INFO 1 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/coupon-processing-coupon-service,production/'}, ConsulPropertySource {name='config/coupon-processing-coupon-service/'}, ConsulPropertySource {name='config/application,production/'}, ConsulPropertySource {name='config/application/'}]}
  18. coupon-processing-coupon-service | 2019-02-11 14:29:34.250 INFO 1 --- [ main] r.c.p.coupons.coupon.CouponApplication : The following profiles are active: production
  19. coupon-processing-coupon-service | 2019-02-11 14:29:34.388 INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1af687fe: startup date [Mon Feb 11 14:29:34 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@6bf0219d
  20. coupon-processing-coupon-service | 2019-02-11 14:29:38.263 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]]
  21. coupon-processing-coupon-service | 2019-02-11 14:29:44.004 INFO 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=8003b78e-01b0-3551-acc7-62747552e380
  22. coupon-processing-coupon-service | 2019-02-11 14:29:44.131 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  23. coupon-processing-coupon-service | 2019-02-11 14:29:44.626 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$252f7aca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  24. coupon-processing-coupon-service | 2019-02-11 14:29:44.824 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$4741016c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  25. coupon-processing-coupon-service | 2019-02-11 14:29:45.012 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$517d6947] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  26. coupon-processing-coupon-service | 2019-02-11 14:29:45.218 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6d976c44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  27. coupon-processing-coupon-service | 2019-02-11 14:29:46.576 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
  28. coupon-processing-coupon-service | 2019-02-11 14:29:46.691 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  29. coupon-processing-coupon-service | 2019-02-11 14:29:46.692 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.31
  30. coupon-processing-coupon-service | 2019-02-11 14:29:46.789 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]
  31. coupon-processing-coupon-service | 2019-02-11 14:29:47.333 INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  32. coupon-processing-coupon-service | 2019-02-11 14:29:47.334 INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 12945 ms
  33. coupon-processing-coupon-service | 2019-02-11 14:29:49.102 WARN 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
  34. coupon-processing-coupon-service | 2019-02-11 14:29:49.103 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.
  35. coupon-processing-coupon-service | 2019-02-11 14:29:49.143 INFO 1 --- [ost-startStop-1] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@65759480
  36. coupon-processing-coupon-service | 2019-02-11 14:29:53.788 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
  37. coupon-processing-coupon-service | 2019-02-11 14:29:53.794 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  38. coupon-processing-coupon-service | 2019-02-11 14:29:53.794 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  39. coupon-processing-coupon-service | 2019-02-11 14:29:53.803 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  40. coupon-processing-coupon-service | 2019-02-11 14:29:53.803 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  41. coupon-processing-coupon-service | 2019-02-11 14:29:53.803 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpTraceFilter' to: [/*]
  42. coupon-processing-coupon-service | 2019-02-11 14:29:53.804 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webMvcMetricsFilter' to: [/*]
  43. coupon-processing-coupon-service | 2019-02-11 14:29:54.385 INFO 1 --- [ main] o.f.core.internal.util.VersionPrinter : Flyway Community Edition 5.0.7 by Boxfuse
  44. coupon-processing-coupon-service | 2019-02-11 14:29:54.421 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
  45. coupon-processing-coupon-service | 2019-02-11 14:29:54.961 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
  46. coupon-processing-coupon-service | 2019-02-11 14:29:54.982 INFO 1 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:postgresql://psql-master:5432/coupons (PostgreSQL 11.1)
  47. coupon-processing-coupon-service | 2019-02-11 14:29:55.045 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.
  48. coupon-processing-coupon-service | 2019-02-11 14:29:55.400 INFO 1 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.133s)
  49. coupon-processing-coupon-service | 2019-02-11 14:29:55.500 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 1.0
  50. coupon-processing-coupon-service | 2019-02-11 14:29:55.513 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
  51. coupon-processing-coupon-service | 2019-02-11 14:29:56.255 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
  52. coupon-processing-coupon-service | 2019-02-11 14:29:56.376 INFO 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
  53. coupon-processing-coupon-service | name: default
  54. coupon-processing-coupon-service | ...]
  55. coupon-processing-coupon-service | 2019-02-11 14:29:56.953 INFO 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.17.Final}
  56. coupon-processing-coupon-service | 2019-02-11 14:29:56.968 INFO 1 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
  57. coupon-processing-coupon-service | 2019-02-11 14:29:57.132 INFO 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  58. coupon-processing-coupon-service | 2019-02-11 14:29:58.207 INFO 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
  59. coupon-processing-coupon-service | 2019-02-11 14:29:58.326 INFO 1 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000422: Disabling contextual LOB creation as connection was null
  60. coupon-processing-coupon-service | 2019-02-11 14:29:58.329 INFO 1 --- [ main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@27ace0b1
  61. coupon-processing-coupon-service | 2019-02-11 14:30:01.627 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
  62. coupon-processing-coupon-service | 2019-02-11 14:30:04.800 WARN 1 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
  63. coupon-processing-coupon-service | 2019-02-11 14:30:04.800 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.
  64. coupon-processing-coupon-service | 2019-02-11 14:30:05.093 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]
  65. coupon-processing-coupon-service | 2019-02-11 14:30:05.566 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1af687fe: startup date [Mon Feb 11 14:29:34 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@6bf0219d
  66. coupon-processing-coupon-service | 2019-02-11 14:30:05.913 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
  67. coupon-processing-coupon-service | 2019-02-11 14:30:06.268 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/use],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.use(ru.crystals.processing.coupons.api.v1.coupon.dto.UseCouponRequest)
  68. coupon-processing-coupon-service | 2019-02-11 14:30:06.270 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/batch/issue],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.issueBatch(ru.crystals.processing.coupons.api.v1.coupon.dto.BatchIssueCouponRequest)
  69. coupon-processing-coupon-service | 2019-02-11 14:30:06.282 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/batch/use],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.useBatch(ru.crystals.processing.coupons.api.v1.coupon.dto.BatchUseCouponRequest)
  70. coupon-processing-coupon-service | 2019-02-11 14:30:06.289 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/issue],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.issue(ru.crystals.processing.coupons.api.v1.coupon.dto.IssueCouponRequest)
  71. coupon-processing-coupon-service | 2019-02-11 14:30:06.289 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/check],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity ru.crystals.processing.coupons.coupon.controller.v1.CouponController.check(ru.crystals.processing.coupons.api.v1.coupon.dto.CheckCouponRequest)
  72. coupon-processing-coupon-service | 2019-02-11 14:30:06.289 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/search],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity ru.crystals.processing.coupons.coupon.controller.v1.CouponController.search(ru.crystals.processing.coupons.api.v1.coupon.dto.SearchCouponsRequest)
  73. coupon-processing-coupon-service | 2019-02-11 14:30:06.314 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)
  74. coupon-processing-coupon-service | 2019-02-11 14:30:06.319 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)
  75. coupon-processing-coupon-service | 2019-02-11 14:30:06.553 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  76. coupon-processing-coupon-service | 2019-02-11 14:30:06.554 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  77. coupon-processing-coupon-service | 2019-02-11 14:30:09.660 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'catalogWatchTaskScheduler'
  78. coupon-processing-coupon-service | 2019-02-11 14:30:10.121 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'configWatchTaskScheduler'
  79. coupon-processing-coupon-service | 2019-02-11 14:30:10.219 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  80. coupon-processing-coupon-service | 2019-02-11 14:30:10.295 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>)
  81. coupon-processing-coupon-service | 2019-02-11 14:30:10.296 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>)
  82. coupon-processing-coupon-service | 2019-02-11 14:30:10.297 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)
  83. coupon-processing-coupon-service | 2019-02-11 14:30:10.498 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
  84. coupon-processing-coupon-service | 2019-02-11 14:30:10.512 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'dataSource' has been autodetected for JMX exposure
  85. coupon-processing-coupon-service | 2019-02-11 14:30:10.551 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'environmentManager' has been autodetected for JMX exposure
  86. coupon-processing-coupon-service | 2019-02-11 14:30:10.555 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshScope' has been autodetected for JMX exposure
  87. coupon-processing-coupon-service | 2019-02-11 14:30:10.567 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
  88. coupon-processing-coupon-service | 2019-02-11 14:30:10.576 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]
  89. coupon-processing-coupon-service | 2019-02-11 14:30:10.598 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]
  90. coupon-processing-coupon-service | 2019-02-11 14:30:10.645 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=1af687fe,type=ConfigurationPropertiesRebinder]
  91. coupon-processing-coupon-service | 2019-02-11 14:30:10.662 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]
  92. coupon-processing-coupon-service | 2019-02-11 14:30:10.966 INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
  93. coupon-processing-coupon-service | 2019-02-11 14:30:10.998 INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483547
  94. coupon-processing-coupon-service | 2019-02-11 14:30:11.465 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
  95. coupon-processing-coupon-service | 2019-02-11 14:30:11.533 INFO 1 --- [ main] o.s.c.c.s.ConsulServiceRegistry : Registering service with consul: NewService{id='coupon-processing-coupon-service-a407b7ef79dd398175e566363a74862c', name='coupon-processing-coupon-service', tags=[secure=false], address='192.168.160.12', port=8080, enableTagOverride=null, check=Check{script='null', interval='2s', ttl='null', http='http://192.168.160.12:8080/actuator/health', tcp='null', timeout='null', deregisterCriticalServiceAfter='null', tlsSkipVerify=null, status='null'}, checks=null}
  96. coupon-processing-coupon-service | 2019-02-11 14:30:11.593 INFO 1 --- [ main] r.c.p.coupons.coupon.CouponApplication : Started CouponApplication in 52.88 seconds (JVM running for 55.556)
  97. coupon-processing-coupon-service | 2019-02-11 14:30:13.118 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
  98. coupon-processing-coupon-service | 2019-02-11 14:30:13.118 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
  99. coupon-processing-coupon-service | 2019-02-11 14:30:13.149 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 31 ms
  100. coupon-processing-coupon-service | 2019-02-11 15:01:44.720 INFO 1 --- [ Thread-9] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1af687fe: startup date [Mon Feb 11 14:29:34 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@6bf0219d
  101. coupon-processing-coupon-service | 2019-02-11 15:01:44.723 INFO 1 --- [ Thread-9] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 2147483547
  102. coupon-processing-coupon-service | 2019-02-11 15:01:44.728 INFO 1 --- [ Thread-9] o.s.c.support.DefaultLifecycleProcessor : Stopping beans in phase 0
  103. coupon-processing-coupon-service | 2019-02-11 15:01:44.730 INFO 1 --- [ Thread-9] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'configWatchTaskScheduler'
  104. coupon-processing-coupon-service | 2019-02-11 15:01:44.753 INFO 1 --- [ Thread-9] o.s.c.c.s.ConsulServiceRegistry : Deregistering service with consul: coupon-processing-coupon-service-a407b7ef79dd398175e566363a74862c
  105. coupon-processing-coupon-service | 2019-02-11 15:01:44.761 INFO 1 --- [ Thread-9] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'catalogWatchTaskScheduler'
  106. coupon-processing-coupon-service | 2019-02-11 15:01:44.763 INFO 1 --- [ Thread-9] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
  107. coupon-processing-coupon-service | 2019-02-11 15:01:44.763 INFO 1 --- [ Thread-9] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans
  108. coupon-processing-coupon-service | 2019-02-11 15:01:44.791 INFO 1 --- [ Thread-9] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
  109. coupon-processing-coupon-service | 2019-02-11 15:01:44.808 INFO 1 --- [ Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
  110. coupon-processing-coupon-service | 2019-02-11 15:01:44.832 INFO 1 --- [ Thread-9] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
  111. coupon-processing-coupon-service | Listening for transport dt_socket at address: 8787
  112. coupon-processing-coupon-service | 2019-02-11 15:11:30.889 INFO 1 --- [ main] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@8317c52: startup date [Mon Feb 11 15:11:30 MSK 2019]; root of context hierarchy
  113. coupon-processing-coupon-service | 2019-02-11 15:11:33.490 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  114. coupon-processing-coupon-service | 2019-02-11 15:11:34.323 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$3d42f586] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  115. coupon-processing-coupon-service | 2019-02-11 15:11:34.383 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6399605e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  116. coupon-processing-coupon-service |
  117. coupon-processing-coupon-service | . ____ _ __ _ _
  118. coupon-processing-coupon-service | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  119. coupon-processing-coupon-service | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  120. coupon-processing-coupon-service | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  121. coupon-processing-coupon-service | ' |____| .__|_| |_|_| |_\__, | / / / /
  122. coupon-processing-coupon-service | =========|_|==============|___/=/_/_/_/
  123. coupon-processing-coupon-service | :: Spring Boot :: (v2.0.2.RELEASE)
  124. coupon-processing-coupon-service |
  125. coupon-processing-coupon-service | 2019-02-11 15:11:39.395 INFO 1 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: CompositePropertySource {name='consul', propertySources=[ConsulPropertySource {name='config/coupon-processing-coupon-service,production/'}, ConsulPropertySource {name='config/coupon-processing-coupon-service/'}, ConsulPropertySource {name='config/application,production/'}, ConsulPropertySource {name='config/application/'}]}
  126. coupon-processing-coupon-service | 2019-02-11 15:11:39.566 INFO 1 --- [ main] r.c.p.coupons.coupon.CouponApplication : The following profiles are active: production
  127. coupon-processing-coupon-service | 2019-02-11 15:11:39.638 INFO 1 --- [ main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6138e79a: startup date [Mon Feb 11 15:11:39 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@8317c52
  128. coupon-processing-coupon-service | 2019-02-11 15:11:43.278 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]]
  129. coupon-processing-coupon-service | 2019-02-11 15:11:48.038 INFO 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=8003b78e-01b0-3551-acc7-62747552e380
  130. coupon-processing-coupon-service | 2019-02-11 15:11:48.258 INFO 1 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  131. coupon-processing-coupon-service | 2019-02-11 15:11:48.875 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.kafka.annotation.KafkaBootstrapConfiguration' of type [org.springframework.kafka.annotation.KafkaBootstrapConfiguration$$EnhancerBySpringCGLIB$$1b316ee4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  132. coupon-processing-coupon-service | 2019-02-11 15:11:49.127 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$3d42f586] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  133. coupon-processing-coupon-service | 2019-02-11 15:11:49.335 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$477f5d61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  134. coupon-processing-coupon-service | 2019-02-11 15:11:49.512 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$6399605e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  135. coupon-processing-coupon-service | 2019-02-11 15:11:50.404 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
  136. coupon-processing-coupon-service | 2019-02-11 15:11:50.529 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  137. coupon-processing-coupon-service | 2019-02-11 15:11:50.538 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.31
  138. coupon-processing-coupon-service | 2019-02-11 15:11:50.635 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]
  139. coupon-processing-coupon-service | 2019-02-11 15:11:51.044 INFO 1 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  140. coupon-processing-coupon-service | 2019-02-11 15:11:51.045 INFO 1 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 11407 ms
  141. coupon-processing-coupon-service | 2019-02-11 15:11:53.190 WARN 1 --- [ost-startStop-1] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
  142. coupon-processing-coupon-service | 2019-02-11 15:11:53.191 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.
  143. coupon-processing-coupon-service | 2019-02-11 15:11:53.310 INFO 1 --- [ost-startStop-1] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@5b6ab4d3
  144. coupon-processing-coupon-service | 2019-02-11 15:11:58.724 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/]
  145. coupon-processing-coupon-service | 2019-02-11 15:11:58.742 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  146. coupon-processing-coupon-service | 2019-02-11 15:11:58.742 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  147. coupon-processing-coupon-service | 2019-02-11 15:11:58.743 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  148. coupon-processing-coupon-service | 2019-02-11 15:11:58.743 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  149. coupon-processing-coupon-service | 2019-02-11 15:11:58.743 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpTraceFilter' to: [/*]
  150. coupon-processing-coupon-service | 2019-02-11 15:11:58.746 INFO 1 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webMvcMetricsFilter' to: [/*]
  151. coupon-processing-coupon-service | 2019-02-11 15:11:59.338 INFO 1 --- [ main] o.f.core.internal.util.VersionPrinter : Flyway Community Edition 5.0.7 by Boxfuse
  152. coupon-processing-coupon-service | 2019-02-11 15:11:59.373 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
  153. coupon-processing-coupon-service | 2019-02-11 15:11:59.841 INFO 1 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
  154. coupon-processing-coupon-service | 2019-02-11 15:11:59.862 INFO 1 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:postgresql://psql-master:5432/coupons (PostgreSQL 11.1)
  155. coupon-processing-coupon-service | 2019-02-11 15:11:59.909 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.
  156. coupon-processing-coupon-service | 2019-02-11 15:12:00.120 INFO 1 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.099s)
  157. coupon-processing-coupon-service | 2019-02-11 15:12:00.207 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 1.0
  158. coupon-processing-coupon-service | 2019-02-11 15:12:00.225 INFO 1 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
  159. coupon-processing-coupon-service | 2019-02-11 15:12:00.959 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
  160. coupon-processing-coupon-service | 2019-02-11 15:12:01.004 INFO 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
  161. coupon-processing-coupon-service | name: default
  162. coupon-processing-coupon-service | ...]
  163. coupon-processing-coupon-service | 2019-02-11 15:12:01.342 INFO 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.17.Final}
  164. coupon-processing-coupon-service | 2019-02-11 15:12:01.345 INFO 1 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
  165. coupon-processing-coupon-service | 2019-02-11 15:12:01.661 INFO 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
  166. coupon-processing-coupon-service | 2019-02-11 15:12:03.005 INFO 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
  167. coupon-processing-coupon-service | 2019-02-11 15:12:03.080 INFO 1 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000422: Disabling contextual LOB creation as connection was null
  168. coupon-processing-coupon-service | 2019-02-11 15:12:03.083 INFO 1 --- [ main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@cfbc8e8
  169. coupon-processing-coupon-service | 2019-02-11 15:12:05.496 INFO 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
  170. coupon-processing-coupon-service | 2019-02-11 15:12:09.083 WARN 1 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
  171. coupon-processing-coupon-service | 2019-02-11 15:12:09.083 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.
  172. coupon-processing-coupon-service | 2019-02-11 15:12:09.510 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]
  173. coupon-processing-coupon-service | 2019-02-11 15:12:09.996 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6138e79a: startup date [Mon Feb 11 15:11:39 MSK 2019]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@8317c52
  174. coupon-processing-coupon-service | 2019-02-11 15:12:10.221 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
  175. coupon-processing-coupon-service | 2019-02-11 15:12:10.385 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/use],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.use(ru.crystals.processing.coupons.api.v1.coupon.dto.UseCouponRequest)
  176. coupon-processing-coupon-service | 2019-02-11 15:12:10.386 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/batch/use],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.useBatch(ru.crystals.processing.coupons.api.v1.coupon.dto.BatchUseCouponRequest)
  177. coupon-processing-coupon-service | 2019-02-11 15:12:10.394 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/batch/issue],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.issueBatch(ru.crystals.processing.coupons.api.v1.coupon.dto.BatchIssueCouponRequest)
  178. coupon-processing-coupon-service | 2019-02-11 15:12:10.395 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/issue],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public java.util.concurrent.CompletableFuture<org.springframework.http.ResponseEntity> ru.crystals.processing.coupons.coupon.controller.v1.CouponController.issue(ru.crystals.processing.coupons.api.v1.coupon.dto.IssueCouponRequest)
  179. coupon-processing-coupon-service | 2019-02-11 15:12:10.395 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/check],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity ru.crystals.processing.coupons.coupon.controller.v1.CouponController.check(ru.crystals.processing.coupons.api.v1.coupon.dto.CheckCouponRequest)
  180. coupon-processing-coupon-service | 2019-02-11 15:12:10.395 INFO 1 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/v1/coupon/search],methods=[POST],consumes=[application/json],produces=[application/json]}" onto public org.springframework.http.ResponseEntity ru.crystals.processing.coupons.coupon.controller.v1.CouponController.search(ru.crystals.processing.coupons.api.v1.coupon.dto.SearchCouponsRequest)
  181. coupon-processing-coupon-service | 2019-02-11 15:12:10.404 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)
  182. coupon-processing-coupon-service | 2019-02-11 15:12:10.405 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)
  183. coupon-processing-coupon-service | 2019-02-11 15:12:10.657 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  184. coupon-processing-coupon-service | 2019-02-11 15:12:10.657 INFO 1 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  185. coupon-processing-coupon-service | 2019-02-11 15:12:14.699 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'catalogWatchTaskScheduler'
  186. coupon-processing-coupon-service | 2019-02-11 15:12:15.541 INFO 1 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'configWatchTaskScheduler'
  187. coupon-processing-coupon-service | 2019-02-11 15:12:15.715 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
  188. coupon-processing-coupon-service | 2019-02-11 15:12:15.822 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>)
  189. coupon-processing-coupon-service | 2019-02-11 15:12:15.827 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>)
  190. coupon-processing-coupon-service | 2019-02-11 15:12:15.835 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)
  191. coupon-processing-coupon-service | 2019-02-11 15:12:16.174 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
  192. coupon-processing-coupon-service | 2019-02-11 15:12:16.192 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'dataSource' has been autodetected for JMX exposure
  193. coupon-processing-coupon-service | 2019-02-11 15:12:16.239 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'environmentManager' has been autodetected for JMX exposure
  194. coupon-processing-coupon-service | 2019-02-11 15:12:16.240 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshScope' has been autodetected for JMX exposure
  195. coupon-processing-coupon-service | 2019-02-11 15:12:16.242 INFO 1 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure
  196. coupon-processing-coupon-service | 2019-02-11 15:12:16.267 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]
  197. coupon-processing-coupon-service | 2019-02-11 15:12:16.310 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]
  198. coupon-processing-coupon-service | 2019-02-11 15:12:16.407 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=6138e79a,type=ConfigurationPropertiesRebinder]
  199. coupon-processing-coupon-service | 2019-02-11 15:12:16.438 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]
  200. coupon-processing-coupon-service | 2019-02-11 15:12:16.690 INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
  201. coupon-processing-coupon-service | 2019-02-11 15:12:16.716 INFO 1 --- [ main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483547
  202. coupon-processing-coupon-service | 2019-02-11 15:12:16.959 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
  203. coupon-processing-coupon-service | 2019-02-11 15:12:17.254 INFO 1 --- [ main] o.s.c.c.s.ConsulServiceRegistry : Registering service with consul: NewService{id='coupon-processing-coupon-service-178cf90cbc85569e9efa71e8f6f16c19', name='coupon-processing-coupon-service', tags=[secure=false], address='192.168.160.12', port=8080, enableTagOverride=null, check=Check{script='null', interval='2s', ttl='null', http='http://192.168.160.12:8080/actuator/health', tcp='null', timeout='null', deregisterCriticalServiceAfter='null', tlsSkipVerify=null, status='null'}, checks=null}
  204. coupon-processing-coupon-service | 2019-02-11 15:12:17.413 INFO 1 --- [ main] r.c.p.coupons.coupon.CouponApplication : Started CouponApplication in 51.542 seconds (JVM running for 53.889)
  205. coupon-processing-coupon-service | 2019-02-11 15:12:19.502 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
  206. coupon-processing-coupon-service | 2019-02-11 15:12:19.502 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
  207. coupon-processing-coupon-service | 2019-02-11 15:12:19.546 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 42 ms
  208. coupon-processing-coupon-service | 2019-02-11 15:12:22.267 INFO 1 --- [nio-8080-exec-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values:
  209. coupon-processing-coupon-service | acks = all
  210. coupon-processing-coupon-service | batch.size = 16384
  211. coupon-processing-coupon-service | bootstrap.servers = [172.29.16.173:9092]
  212. coupon-processing-coupon-service | buffer.memory = 33554432
  213. coupon-processing-coupon-service | client.id =
  214. coupon-processing-coupon-service | compression.type = none
  215. coupon-processing-coupon-service | connections.max.idle.ms = 120000
  216. coupon-processing-coupon-service | enable.idempotence = false
  217. coupon-processing-coupon-service | interceptor.classes = null
  218. coupon-processing-coupon-service | key.serializer = class org.apache.kafka.common.serialization.StringSerializer
  219. coupon-processing-coupon-service | linger.ms = 0
  220. coupon-processing-coupon-service | max.block.ms = 60000
  221. coupon-processing-coupon-service | max.in.flight.requests.per.connection = 5
  222. coupon-processing-coupon-service | max.request.size = 1048576
  223. coupon-processing-coupon-service | metadata.max.age.ms = 120000
  224. coupon-processing-coupon-service | metric.reporters = []
  225. coupon-processing-coupon-service | metrics.num.samples = 2
  226. coupon-processing-coupon-service | metrics.recording.level = INFO
  227. coupon-processing-coupon-service | metrics.sample.window.ms = 30000
  228. coupon-processing-coupon-service | partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
  229. coupon-processing-coupon-service | receive.buffer.bytes = 32768
  230. coupon-processing-coupon-service | reconnect.backoff.max.ms = 1000
  231. coupon-processing-coupon-service | reconnect.backoff.ms = 50
  232. coupon-processing-coupon-service | request.timeout.ms = 3000
  233. coupon-processing-coupon-service | retries = 3
  234. coupon-processing-coupon-service | retry.backoff.ms = 100
  235. coupon-processing-coupon-service | sasl.jaas.config = null
  236. coupon-processing-coupon-service | sasl.kerberos.kinit.cmd = /usr/bin/kinit
  237. coupon-processing-coupon-service | sasl.kerberos.min.time.before.relogin = 60000
  238. coupon-processing-coupon-service | sasl.kerberos.service.name = null
  239. coupon-processing-coupon-service | sasl.kerberos.ticket.renew.jitter = 0.05
  240. coupon-processing-coupon-service | sasl.kerberos.ticket.renew.window.factor = 0.8
  241. coupon-processing-coupon-service | sasl.mechanism = GSSAPI
  242. coupon-processing-coupon-service | security.protocol = PLAINTEXT
  243. coupon-processing-coupon-service | send.buffer.bytes = 131072
  244. coupon-processing-coupon-service | ssl.cipher.suites = null
  245. coupon-processing-coupon-service | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
  246. coupon-processing-coupon-service | ssl.endpoint.identification.algorithm = null
  247. coupon-processing-coupon-service | ssl.key.password = null
  248. coupon-processing-coupon-service | ssl.keymanager.algorithm = SunX509
  249. coupon-processing-coupon-service | ssl.keystore.location = null
  250. coupon-processing-coupon-service | ssl.keystore.password = null
  251. coupon-processing-coupon-service | ssl.keystore.type = JKS
  252. coupon-processing-coupon-service | ssl.protocol = TLS
  253. coupon-processing-coupon-service | ssl.provider = null
  254. coupon-processing-coupon-service | ssl.secure.random.implementation = null
  255. coupon-processing-coupon-service | ssl.trustmanager.algorithm = PKIX
  256. coupon-processing-coupon-service | ssl.truststore.location = null
  257. coupon-processing-coupon-service | ssl.truststore.password = null
  258. coupon-processing-coupon-service | ssl.truststore.type = JKS
  259. coupon-processing-coupon-service | transaction.timeout.ms = 60000
  260. coupon-processing-coupon-service | transactional.id = null
  261. coupon-processing-coupon-service | value.serializer = class org.apache.kafka.common.serialization.StringSerializer
  262. coupon-processing-coupon-service |
  263. coupon-processing-coupon-service | 2019-02-11 15:12:22.541 INFO 1 --- [nio-8080-exec-2] o.a.kafka.common.utils.AppInfoParser : Kafka version : 1.0.1
  264. coupon-processing-coupon-service | 2019-02-11 15:12:22.541 INFO 1 --- [nio-8080-exec-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId : c0518aa65f25317e
  265. coupon-processing-coupon-service | 2019-02-11 15:43:14.295 ERROR 1 --- [nio-8080-exec-9] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  266. coupon-processing-coupon-service | 2019-02-11 15:43:15.598 ERROR 1 --- [nio-8080-exec-1] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  267. coupon-processing-coupon-service | 2019-02-11 15:43:16.097 ERROR 1 --- [nio-8080-exec-3] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  268. coupon-processing-coupon-service | 2019-02-11 15:43:17.146 ERROR 1 --- [nio-8080-exec-4] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  269. coupon-processing-coupon-service | 2019-02-11 15:43:17.599 ERROR 1 --- [nio-8080-exec-6] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  270. coupon-processing-coupon-service | 2019-02-11 15:43:17.991 ERROR 1 --- [nio-8080-exec-5] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  271. coupon-processing-coupon-service | 2019-02-11 15:43:18.150 ERROR 1 --- [nio-8080-exec-8] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  272. coupon-processing-coupon-service | 2019-02-11 15:43:18.327 ERROR 1 --- [nio-8080-exec-7] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  273. coupon-processing-coupon-service | 2019-02-11 15:43:18.602 ERROR 1 --- [io-8080-exec-10] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  274. coupon-processing-coupon-service | 2019-02-11 15:43:19.014 ERROR 1 --- [nio-8080-exec-1] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  275. coupon-processing-coupon-service | 2019-02-11 15:43:19.241 ERROR 1 --- [nio-8080-exec-3] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  276. coupon-processing-coupon-service | 2019-02-11 15:43:19.769 ERROR 1 --- [nio-8080-exec-2] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  277. coupon-processing-coupon-service | 2019-02-11 15:43:20.275 ERROR 1 --- [nio-8080-exec-4] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  278. coupon-processing-coupon-service | 2019-02-11 15:43:20.654 ERROR 1 --- [nio-8080-exec-5] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  279. coupon-processing-coupon-service | 2019-02-11 15:43:21.073 ERROR 1 --- [nio-8080-exec-8] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  280. coupon-processing-coupon-service | 2019-02-11 15:43:21.274 ERROR 1 --- [nio-8080-exec-7] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  281. coupon-processing-coupon-service | 2019-02-11 15:43:21.521 ERROR 1 --- [nio-8080-exec-9] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  282. coupon-processing-coupon-service | 2019-02-11 15:43:21.658 ERROR 1 --- [io-8080-exec-10] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  283. coupon-processing-coupon-service | 2019-02-11 15:43:30.685 ERROR 1 --- [nio-8080-exec-5] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  284. coupon-processing-coupon-service | 2019-02-11 15:43:43.684 ERROR 1 --- [nio-8080-exec-2] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  285. coupon-processing-coupon-service | 2019-02-11 15:43:44.241 ERROR 1 --- [nio-8080-exec-4] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  286. coupon-processing-coupon-service | 2019-02-11 15:43:44.598 ERROR 1 --- [nio-8080-exec-5] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  287. coupon-processing-coupon-service | 2019-02-11 15:43:44.938 ERROR 1 --- [nio-8080-exec-8] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  288. coupon-processing-coupon-service | 2019-02-11 15:43:45.394 ERROR 1 --- [nio-8080-exec-7] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  289. coupon-processing-coupon-service | 2019-02-11 15:43:45.813 ERROR 1 --- [nio-8080-exec-9] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  290. coupon-processing-coupon-service | 2019-02-11 15:43:46.184 ERROR 1 --- [io-8080-exec-10] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  291. coupon-processing-coupon-service | 2019-02-11 15:43:46.787 ERROR 1 --- [nio-8080-exec-3] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  292. coupon-processing-coupon-service | 2019-02-11 15:43:53.786 ERROR 1 --- [nio-8080-exec-5] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  293. coupon-processing-coupon-service | 2019-02-11 15:43:54.097 ERROR 1 --- [nio-8080-exec-8] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  294. coupon-processing-coupon-service | 2019-02-11 15:43:54.740 ERROR 1 --- [nio-8080-exec-9] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  295. coupon-processing-coupon-service | 2019-02-11 15:43:55.325 ERROR 1 --- [io-8080-exec-10] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  296. coupon-processing-coupon-service | 2019-02-11 15:43:56.275 ERROR 1 --- [nio-8080-exec-1] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  297. coupon-processing-coupon-service | 2019-02-11 15:44:28.904 ERROR 1 --- [io-8080-exec-10] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  298. coupon-processing-coupon-service | 2019-02-11 15:44:32.061 ERROR 1 --- [nio-8080-exec-3] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
  299. coupon-processing-coupon-service | 2019-02-11 15:44:42.111 ERROR 1 --- [nio-8080-exec-7] r.c.p.c.d.r.CouponExemplarRepositoryImpl : Cannot execute query
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement