Results

By type

          2022-04-09 03:02:08,680 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-5986c5895b-j8sk4 with PID 1 (/app/classes started by ? in /app)
2022-04-09 03:02:08,690 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2022-04-09 03:02:14,978 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-04-09 03:02:15,615 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 613 ms. Found 5 JPA repository interfaces.
2022-04-09 03:02:17,672 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=d72a31e1-ac21-3e8a-8687-73b75b9b72e0
2022-04-09 03:02:18,252 - 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-04-09 03:02:19,699 - 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-04-09 03:02:19,747 - 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-04-09 03:02:19,782 - 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-04-09 03:02:19,835 - 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-04-09 03:02:19,857 - 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-04-09 03:02:19,960 - 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-04-09 03:02:19,987 - 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-04-09 03:02:20,002 - 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-04-09 03:02:20,136 - 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-04-09 03:02:20,211 - 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-04-09 03:02:20,230 - 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-04-09 03:02:20,638 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @18036ms to org.eclipse.jetty.util.log.Slf4jLog
2022-04-09 03:02:21,444 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2022-04-09 03:02:21,468 - 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-04-09 03:02:21,609 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-04-09 03:02:21,610 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 12721 ms
2022-04-09 03:02:22,384 - 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-04-09 03:02:22,882 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-04-09 03:02:22,882 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-04-09 03:02:22,885 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2022-04-09 03:02:22,946 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@185a7dd0{application,/,[file:///tmp/jetty-docbase.8080.1360178032100175168/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-04-09 03:02:22,947 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @20346ms
2022-04-09 03:02:24,003 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2022-04-09 03:02:24,548 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2022-04-09 03:02:25,526 - INFO  [main                ] liquibase.database - Set default schema name to cps
2022-04-09 03:02:26,133 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2022-04-09 03:02:27,294 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2022-04-09 03:02:27,454 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2022-04-09 03:02:29,233 - INFO  [main                ] liquibase.changelog - Table anchor created
2022-04-09 03:02:29,248 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 165ms
2022-04-09 03:02:29,484 - INFO  [main                ] liquibase.changelog - Table relation created
2022-04-09 03:02:29,500 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 78ms
2022-04-09 03:02:29,656 - INFO  [main                ] liquibase.changelog - Table relation_type created
2022-04-09 03:02:29,669 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 136ms
2022-04-09 03:02:29,792 - INFO  [main                ] liquibase.changelog - Table fragment created
2022-04-09 03:02:29,824 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 96ms
2022-04-09 03:02:30,085 - INFO  [main                ] liquibase.changelog - Table schema_set created
2022-04-09 03:02:30,097 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 223ms
2022-04-09 03:02:30,309 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2022-04-09 03:02:30,315 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 173ms
2022-04-09 03:02:30,530 - INFO  [main                ] liquibase.changelog - Table dataspace created
2022-04-09 03:02:30,540 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 187ms
2022-04-09 03:02:30,704 - INFO  [main                ] liquibase.changelog - Table schema_node created
2022-04-09 03:02:30,713 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 126ms
2022-04-09 03:02:30,774 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2022-04-09 03:02:30,779 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 34ms
2022-04-09 03:02:30,851 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2022-04-09 03:02:30,868 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 56ms
2022-04-09 03:02:30,932 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2022-04-09 03:02:30,936 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 57ms
2022-04-09 03:02:31,030 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2022-04-09 03:02:31,045 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 98ms
2022-04-09 03:02:31,167 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2022-04-09 03:02:31,194 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 114ms
2022-04-09 03:02:31,315 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2022-04-09 03:02:31,353 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 119ms
2022-04-09 03:02:31,460 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2022-04-09 03:02:31,464 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 66ms
2022-04-09 03:02:31,560 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2022-04-09 03:02:31,564 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 83ms
2022-04-09 03:02:31,628 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2022-04-09 03:02:31,640 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 53ms
2022-04-09 03:02:31,715 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2022-04-09 03:02:31,725 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 64ms
2022-04-09 03:02:31,792 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2022-04-09 03:02:31,804 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 47ms
2022-04-09 03:02:31,910 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2022-04-09 03:02:31,922 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 90ms
2022-04-09 03:02:32,033 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2022-04-09 03:02:32,048 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 81ms
2022-04-09 03:02:32,141 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2022-04-09 03:02:32,148 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 79ms
2022-04-09 03:02:32,229 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2022-04-09 03:02:32,240 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 83ms
2022-04-09 03:02:32,281 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2022-04-09 03:02:32,296 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 34ms
2022-04-09 03:02:32,368 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2022-04-09 03:02:32,376 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 47ms
2022-04-09 03:02:32,436 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2022-04-09 03:02:32,442 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 26ms
2022-04-09 03:02:32,504 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2022-04-09 03:02:32,512 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 52ms
2022-04-09 03:02:32,560 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2022-04-09 03:02:32,563 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 32ms
2022-04-09 03:02:32,603 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2022-04-09 03:02:32,619 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 42ms
2022-04-09 03:02:32,649 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2022-04-09 03:02:32,652 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 20ms
2022-04-09 03:02:32,696 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2022-04-09 03:02:32,700 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 33ms
2022-04-09 03:02:32,765 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2022-04-09 03:02:32,768 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 38ms
2022-04-09 03:02:32,804 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2022-04-09 03:02:32,816 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 24ms
2022-04-09 03:02:32,848 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2022-04-09 03:02:32,851 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 18ms
2022-04-09 03:02:32,886 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2022-04-09 03:02:32,904 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 41ms
2022-04-09 03:02:32,945 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2022-04-09 03:02:32,952 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 32ms
2022-04-09 03:02:32,992 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2022-04-09 03:02:32,995 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 24ms
2022-04-09 03:02:33,318 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2022-04-09 03:02:33,323 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 301ms
2022-04-09 03:02:33,408 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2022-04-09 03:02:33,412 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 70ms
2022-04-09 03:02:33,714 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2022-04-09 03:02:33,720 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 283ms
2022-04-09 03:02:34,144 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-04-09 03:02:34,148 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 406ms
2022-04-09 03:02:34,279 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2022-04-09 03:02:34,291 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 127ms
2022-04-09 03:02:36,428 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2022-04-09 03:02:36,432 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 2118ms
2022-04-09 03:02:36,496 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-04-09 03:02:36,516 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 65ms
2022-04-09 03:02:36,569 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2022-04-09 03:02:36,586 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 51ms
2022-04-09 03:02:36,668 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-04-09 03:02:36,672 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-04-09 03:02:36,674 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-04-09 03:02:36,678 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 29ms
2022-04-09 03:02:36,864 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2022-04-09 03:02:36,907 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2022-04-09 03:02:36,935 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2022-04-09 03:02:36,948 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 247ms
2022-04-09 03:02:37,035 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2022-04-09 03:02:37,043 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 73ms
2022-04-09 03:02:37,128 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2022-04-09 03:02:37,131 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 75ms
2022-04-09 03:02:37,162 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2022-04-09 03:02:37,163 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 15ms
2022-04-09 03:02:37,228 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-04-09 03:02:37,230 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 62ms
2022-04-09 03:02:37,279 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2022-04-09 03:02:37,290 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 42ms
2022-04-09 03:02:37,319 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2022-04-09 03:02:37,326 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 27ms
2022-04-09 03:02:37,360 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-04-09 03:02:37,378 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 36ms
2022-04-09 03:02:37,400 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2022-04-09 03:02:37,402 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 16ms
2022-04-09 03:02:37,418 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-04-09 03:02:37,428 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 19ms
2022-04-09 03:02:37,443 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2022-04-09 03:02:38,205 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2022-04-09 03:02:38,415 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2022-04-09 03:02:38,419 - 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-04-09 03:02:39,014 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-09 03:02:39,418 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2022-04-09 03:02:40,778 - INFO  [main                ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2022-04-09 03:02:42,972 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-09 03:02:43,003 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-04-09 03:02:51,182 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2022-04-09 03:02:52,912 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@156aba9a, org.springframework.security.web.context.SecurityContextPersistenceFilter@78ceb8cd, org.springframework.security.web.header.HeaderWriterFilter@5241aea8, org.springframework.security.web.authentication.logout.LogoutFilter@540accf4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6e858790, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@59cfabaf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f705dff, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ec457ec, org.springframework.security.web.session.SessionManagementFilter@77eab063, org.springframework.security.web.access.ExceptionTranslationFilter@67ee26af, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55b89b11]
2022-04-09 03:03:03,216 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-09 03:03:03,216 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-04-09 03:03:03,223 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 7 ms
2022-04-09 03:03:03,268 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@58f290bc{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2022-04-09 03:03:03,273 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2022-04-09 03:03:03,586 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2022-04-09 03:03:03,588 - 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-04-09 03:03:03,637 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-04-09 03:03:03,639 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 345 ms
2022-04-09 03:03:03,659 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-04-09 03:03:03,660 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-04-09 03:03:03,661 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2022-04-09 03:03:03,664 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@73cb4016{application,/,[file:///tmp/jetty-docbase.8081.18154572508246332166/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-04-09 03:03:03,666 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @61065ms
2022-04-09 03:03:03,742 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2022-04-09 03:03:05,297 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-09 03:03:05,297 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-04-09 03:03:05,298 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
2022-04-09 03:03:05,308 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@3f6aaa7{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2022-04-09 03:03:05,308 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2022-04-09 03:03:05,367 - INFO  [main                ] org.onap.cps.Application - Started Application in 60.22 seconds (JVM running for 62.767)
2022-04-09 03:03:05,374 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2022-04-09 03:03:05,379 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC