Results

By type

          2021-11-05 19:14:19,199 - INFO  [background-preinit  ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2021-11-05 19:14:19,706 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-54b6fd48fd-4f4wz with PID 1 (/app/classes started by ? in /app)
2021-11-05 19:14:19,717 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2021-11-05 19:14:20,307 - WARN  [background-preinit  ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-11-05 19:14:23,055 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-11-05 19:14:23,302 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 221 ms. Found 5 JPA repository interfaces.
2021-11-05 19:14:23,997 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=d72a31e1-ac21-3e8a-8687-73b75b9b72e0
2021-11-05 19:14:24,405 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:24,949 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:24,955 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:24,980 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,001 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,010 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,028 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,036 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,040 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,099 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,133 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,137 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-11-05 19:14:25,421 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @9087ms to org.eclipse.jetty.util.log.Slf4jLog
2021-11-05 19:14:25,911 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2021-11-05 19:14:25,922 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-11-05 19:14:25,983 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-11-05 19:14:25,983 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6087 ms
2021-11-05 19:14:26,221 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-11-05 19:14:26,221 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-11-05 19:14:26,223 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2021-11-05 19:14:26,234 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@26d7cb0d{application,/,[file:///tmp/jetty-docbase.8080.14187292083729316204/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-11-05 19:14:26,235 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @9901ms
2021-11-05 19:14:26,859 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-11-05 19:14:27,049 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-11-05 19:14:27,286 - INFO  [main                ] liquibase.database - Set default schema name to cps
2021-11-05 19:14:27,585 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2021-11-05 19:14:29,797 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2021-11-05 19:14:30,122 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2021-11-05 19:14:30,338 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-11-05 19:14:30,426 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2021-11-05 19:14:30,429 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2021-11-05 19:14:30,669 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-11-05 19:14:30,859 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2021-11-05 19:14:32,558 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-05 19:14:32,573 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-11-05 19:14:36,197 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2021-11-05 19:14:36,860 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6048e171, org.springframework.security.web.context.SecurityContextPersistenceFilter@2a38b5c7, org.springframework.security.web.header.HeaderWriterFilter@1c68601b, org.springframework.security.web.authentication.logout.LogoutFilter@5cb9ef8a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3963d003, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10a199e0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@8611b3f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75eed00f, org.springframework.security.web.session.SessionManagementFilter@1b0db8b1, org.springframework.security.web.access.ExceptionTranslationFilter@5c1ecf52, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6740b169]
2021-11-05 19:14:42,411 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-05 19:14:42,411 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-11-05 19:14:42,414 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms
2021-11-05 19:14:42,436 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@45fb2354{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-11-05 19:14:42,438 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2021-11-05 19:14:42,614 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2021-11-05 19:14:42,614 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-11-05 19:14:42,620 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-11-05 19:14:42,620 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 174 ms
2021-11-05 19:14:42,629 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-11-05 19:14:42,629 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-11-05 19:14:42,629 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2021-11-05 19:14:42,630 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2531c319{application,/,[file:///tmp/jetty-docbase.8081.6703891025568006164/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-11-05 19:14:42,630 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @26296ms
2021-11-05 19:14:42,716 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2021-11-05 19:14:43,685 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-05 19:14:43,685 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-11-05 19:14:43,685 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
2021-11-05 19:14:43,688 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@d4a1d38{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2021-11-05 19:14:43,688 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2021-11-05 19:14:43,718 - INFO  [main                ] org.onap.cps.Application - Started Application in 26.098 seconds (JVM running for 27.384)
2021-11-05 19:14:43,724 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2021-11-05 19:14:43,726 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC