Results

By type

          2022-01-14 10:00:34,218 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-754d544c-c4hxr with PID 1 (/app/classes started by ? in /app)
2022-01-14 10:00:34,221 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2022-01-14 10:00:36,363 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-01-14 10:00:36,541 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 166 ms. Found 5 JPA repository interfaces.
2022-01-14 10:00:37,133 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=d72a31e1-ac21-3e8a-8687-73b75b9b72e0
2022-01-14 10:00:37,388 - 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)
2022-01-14 10:00:37,872 - 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)
2022-01-14 10:00:37,880 - 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)
2022-01-14 10:00:37,887 - 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)
2022-01-14 10:00:37,899 - 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)
2022-01-14 10:00:37,908 - 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)
2022-01-14 10:00:37,924 - 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)
2022-01-14 10:00:37,933 - 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)
2022-01-14 10:00:37,937 - 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)
2022-01-14 10:00:37,969 - 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)
2022-01-14 10:00:38,009 - 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)
2022-01-14 10:00:38,013 - 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)
2022-01-14 10:00:38,206 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @6484ms to org.eclipse.jetty.util.log.Slf4jLog
2022-01-14 10:00:38,550 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2022-01-14 10:00:38,559 - 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
2022-01-14 10:00:38,630 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-01-14 10:00:38,631 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4328 ms
2022-01-14 10:00:39,004 - WARN  [main                ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2022-01-14 10:00:39,179 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-01-14 10:00:39,179 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-01-14 10:00:39,181 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2022-01-14 10:00:39,192 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@185a7dd0{application,/,[file:///tmp/jetty-docbase.8080.17087064610920605907/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-01-14 10:00:39,193 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @7471ms
2022-01-14 10:00:39,538 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2022-01-14 10:00:39,697 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2022-01-14 10:00:39,949 - INFO  [main                ] liquibase.database - Set default schema name to cps
2022-01-14 10:00:40,136 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2022-01-14 10:00:40,580 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2022-01-14 10:00:40,621 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2022-01-14 10:00:40,993 - INFO  [main                ] liquibase.changelog - Table anchor created
2022-01-14 10:00:40,995 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 41ms
2022-01-14 10:00:41,044 - INFO  [main                ] liquibase.changelog - Table relation created
2022-01-14 10:00:41,046 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 35ms
2022-01-14 10:00:41,085 - INFO  [main                ] liquibase.changelog - Table relation_type created
2022-01-14 10:00:41,087 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 36ms
2022-01-14 10:00:41,124 - INFO  [main                ] liquibase.changelog - Table fragment created
2022-01-14 10:00:41,126 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 33ms
2022-01-14 10:00:41,175 - INFO  [main                ] liquibase.changelog - Table schema_set created
2022-01-14 10:00:41,178 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 45ms
2022-01-14 10:00:41,237 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2022-01-14 10:00:41,240 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 47ms
2022-01-14 10:00:41,282 - INFO  [main                ] liquibase.changelog - Table dataspace created
2022-01-14 10:00:41,284 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 37ms
2022-01-14 10:00:41,324 - INFO  [main                ] liquibase.changelog - Table schema_node created
2022-01-14 10:00:41,326 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 36ms
2022-01-14 10:00:41,341 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2022-01-14 10:00:41,343 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 11ms
2022-01-14 10:00:41,367 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2022-01-14 10:00:41,369 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 17ms
2022-01-14 10:00:41,418 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2022-01-14 10:00:41,420 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 42ms
2022-01-14 10:00:41,447 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2022-01-14 10:00:41,448 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 24ms
2022-01-14 10:00:41,467 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2022-01-14 10:00:41,469 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 15ms
2022-01-14 10:00:41,486 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2022-01-14 10:00:41,487 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 14ms
2022-01-14 10:00:41,503 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2022-01-14 10:00:41,505 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 13ms
2022-01-14 10:00:41,521 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2022-01-14 10:00:41,523 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 12ms
2022-01-14 10:00:41,539 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2022-01-14 10:00:41,541 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 11ms
2022-01-14 10:00:41,556 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2022-01-14 10:00:41,558 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 13ms
2022-01-14 10:00:41,575 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2022-01-14 10:00:41,577 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 14ms
2022-01-14 10:00:41,592 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2022-01-14 10:00:41,594 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 13ms
2022-01-14 10:00:41,614 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2022-01-14 10:00:41,616 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 17ms
2022-01-14 10:00:41,633 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2022-01-14 10:00:41,635 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 15ms
2022-01-14 10:00:41,653 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2022-01-14 10:00:41,655 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 16ms
2022-01-14 10:00:41,670 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2022-01-14 10:00:41,674 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 13ms
2022-01-14 10:00:41,693 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2022-01-14 10:00:41,694 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 15ms
2022-01-14 10:00:41,707 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2022-01-14 10:00:41,708 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 9ms
2022-01-14 10:00:41,726 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2022-01-14 10:00:41,728 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 14ms
2022-01-14 10:00:41,747 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2022-01-14 10:00:41,749 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 15ms
2022-01-14 10:00:41,769 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2022-01-14 10:00:41,771 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 10ms
2022-01-14 10:00:41,783 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2022-01-14 10:00:41,785 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 9ms
2022-01-14 10:00:41,807 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2022-01-14 10:00:41,811 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 18ms
2022-01-14 10:00:41,826 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2022-01-14 10:00:41,828 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 13ms
2022-01-14 10:00:41,850 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2022-01-14 10:00:41,852 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 14ms
2022-01-14 10:00:41,867 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2022-01-14 10:00:41,870 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 10ms
2022-01-14 10:00:41,883 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2022-01-14 10:00:41,887 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 12ms
2022-01-14 10:00:41,900 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2022-01-14 10:00:41,901 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 8ms
2022-01-14 10:00:41,915 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2022-01-14 10:00:41,917 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 10ms
2022-01-14 10:00:42,045 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2022-01-14 10:00:42,047 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 125ms
2022-01-14 10:00:42,080 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2022-01-14 10:00:42,083 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 32ms
2022-01-14 10:00:42,203 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2022-01-14 10:00:42,205 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 117ms
2022-01-14 10:00:42,245 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-01-14 10:00:42,248 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 37ms
2022-01-14 10:00:42,282 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2022-01-14 10:00:42,284 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 26ms
2022-01-14 10:00:42,989 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2022-01-14 10:00:42,991 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 703ms
2022-01-14 10:00:43,015 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-14 10:00:43,020 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 24ms
2022-01-14 10:00:43,036 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2022-01-14 10:00:43,041 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 14ms
2022-01-14 10:00:43,052 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-14 10:00:43,053 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-14 10:00:43,055 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-14 10:00:43,056 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 10ms
2022-01-14 10:00:43,094 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2022-01-14 10:00:43,111 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2022-01-14 10:00:43,125 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2022-01-14 10:00:43,128 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 67ms
2022-01-14 10:00:43,153 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2022-01-14 10:00:43,155 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 22ms
2022-01-14 10:00:43,182 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2022-01-14 10:00:43,184 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 25ms
2022-01-14 10:00:43,195 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2022-01-14 10:00:43,197 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 9ms
2022-01-14 10:00:43,224 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-01-14 10:00:43,226 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 25ms
2022-01-14 10:00:43,248 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2022-01-14 10:00:43,250 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 20ms
2022-01-14 10:00:43,264 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2022-01-14 10:00:43,265 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 10ms
2022-01-14 10:00:43,277 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-14 10:00:43,283 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 13ms
2022-01-14 10:00:43,301 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2022-01-14 10:00:43,303 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 14ms
2022-01-14 10:00:43,316 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-14 10:00:43,318 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 10ms
2022-01-14 10:00:43,334 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2022-01-14 10:00:43,572 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2022-01-14 10:00:43,654 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2022-01-14 10:00:43,656 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2022-01-14 10:00:43,965 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-14 10:00:44,127 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2022-01-14 10:00:44,594 - INFO  [main                ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2022-01-14 10:00:45,381 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-14 10:00:45,394 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-01-14 10:00:48,006 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2022-01-14 10:00:48,567 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3a2227e8, org.springframework.security.web.context.SecurityContextPersistenceFilter@afee49e, org.springframework.security.web.header.HeaderWriterFilter@408ce324, org.springframework.security.web.authentication.logout.LogoutFilter@10f535a6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@367e6aa4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@174bbe8e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6d548d27, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@156aba9a, org.springframework.security.web.session.SessionManagementFilter@347042e7, org.springframework.security.web.access.ExceptionTranslationFilter@57cc535, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f20adb6]
2022-01-14 10:00:52,640 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-14 10:00:52,640 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-01-14 10:00:52,642 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms
2022-01-14 10:00:52,668 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@58f290bc{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2022-01-14 10:00:52,673 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2022-01-14 10:00:52,920 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2022-01-14 10:00:52,920 - 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
2022-01-14 10:00:52,950 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-01-14 10:00:52,950 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 264 ms
2022-01-14 10:00:52,969 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-01-14 10:00:52,969 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-01-14 10:00:52,969 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2022-01-14 10:00:52,975 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@23b89195{application,/,[file:///tmp/jetty-docbase.8081.4135154522377867271/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-01-14 10:00:52,976 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @21255ms
2022-01-14 10:00:53,048 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2022-01-14 10:00:53,980 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-14 10:00:53,980 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-01-14 10:00:53,980 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms
2022-01-14 10:00:53,985 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@530aaa86{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2022-01-14 10:00:53,985 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2022-01-14 10:00:54,014 - INFO  [main                ] org.onap.cps.Application - Started Application in 21.193 seconds (JVM running for 22.293)
2022-01-14 10:00:54,019 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2022-01-14 10:00:54,022 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC