NOTE: Picked up JDK_JAVA_OPTIONS: -Dspring.liquibase.enabled=false 2022-08-24 09:35:14.931 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : Starting Application using Java 11.0.15 on eric-oss-ncmp-75bdc8968f-zjsn2 with PID 1 (/app/classes started by 40514 in /) 2022-08-24 09:35:14.934 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : No active profile set, falling back to 1 default profile: "default" 2022-08-24 09:35:24.350 INFO [cps-application,,] 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-24 09:35:25.044 INFO [cps-application,,] 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 604 ms. Found 6 JPA repository interfaces. 2022-08-24 09:35:27.147 INFO [cps-application,,] 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=094ddc81-6fca-33fd-9d02-eedb9f2bbb40 2022-08-24 09:35:31.352 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.util.log : Logging initialized @26034ms to org.eclipse.jetty.util.log.Slf4jLog 2022-08-24 09:35:32.948 INFO [cps-application,,] 1 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8080 2022-08-24 09:35:33.046 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-suse-150000.3.80.1-x8664 2022-08-24 09:35:33.334 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-08-24 09:35:33.335 INFO [cps-application,,] 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 18095 ms 2022-08-24 09:35:34.948 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@5ef04b5 2022-08-24 09:35:36.449 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-08-24 09:35:36.449 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-08-24 09:35:36.450 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2022-08-24 09:35:36.538 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4ba1f425{application,/,[file:///tmp/jetty-docbase.8080.10272566243250776055/, jar:file:/app/libs/swagger-ui-4.5.0.jar!/META-INF/resources],AVAILABLE} 2022-08-24 09:35:36.538 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : Started @31221ms 2022-08-24 09:35:37.447 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : CpsDatabasePool - configuration: 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : allowPoolSuspension................................false 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : autoCommit................................true 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : catalog................................none 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionInitSql................................none 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionTestQuery................................none 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionTimeout................................300000 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSource................................none 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceClassName................................none 2022-08-24 09:35:37.449 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceJNDI................................none 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceProperties................................{password=} 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : driverClassName................................"org.postgresql.Driver" 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : exceptionOverrideClassName................................none 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : healthCheckProperties................................{} 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : healthCheckRegistry................................none 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : idleTimeout................................120000 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : initializationFailTimeout................................1 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : isolateInternalQueries................................false 2022-08-24 09:35:37.450 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : jdbcUrl................................jdbc:postgresql://eric-oss-ncmp-database-pg.ecsader:5432/cpsdb 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : keepaliveTime................................0 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : leakDetectionThreshold................................300000 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : maxLifetime................................1800000 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : maximumPoolSize................................80 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : metricRegistry................................none 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : metricsTrackerFactory................................com.zaxxer.hikari.metrics.micrometer.MicrometerMetricsTrackerFactory@27d0376f 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : minimumIdle................................5 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : password................................ 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : poolName................................"CpsDatabasePool" 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : readOnly................................false 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : registerMbeans................................false 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : scheduledExecutor................................none 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : schema................................none 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : threadFactory................................internal 2022-08-24 09:35:37.451 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : transactionIsolation................................default 2022-08-24 09:35:37.452 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : username................................"postgres" 2022-08-24 09:35:37.452 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : validationTimeout................................5000 2022-08-24 09:35:37.452 INFO [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2022-08-24 09:35:38.042 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@7a78d2aa 2022-08-24 09:35:38.137 INFO [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2022-08-24 09:35:38.237 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=1, active=0, idle=1, waiting=0) 2022-08-24 09:35:38.238 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=1, active=0, idle=1, waiting=0) 2022-08-24 09:35:38.331 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3047ebb5 2022-08-24 09:35:38.342 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3e8013cd 2022-08-24 09:35:38.433 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3abf80c5 2022-08-24 09:35:38.443 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@7fbd19f6 2022-08-24 09:35:38.443 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After adding stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:35:38.537 INFO [cps-application,,] 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-24 09:35:38.943 INFO [cps-application,,] 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-08-24 09:35:38.946 INFO [cps-application,,] 1 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false} 2022-08-24 09:35:40.233 INFO [cps-application,,] 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-24 09:35:40.948 INFO [cps-application,,] 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2022-08-24 09:35:46.135 INFO [cps-application,,] 1 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-24 09:35:46.148 INFO [cps-application,,] 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-24 09:35:56.639 INFO [cps-application,,] 1 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=""}, enabled=true) 2022-08-24 09:35:58.539 WARN [cps-application,,] 1 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2022-08-24 09:35:59.038 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.logo : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-08-24 09:35:59.038 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-08-24 09:35:59.038 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [192.168.235.214]:5701 2022-08-24 09:35:59.038 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Cluster name: synchronization-semaphores 2022-08-24 09:35:59.039 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 09:35:59.042 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 09:36:01.444 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Auto-detection selected discovery strategy: class com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategyFactory 2022-08-24 09:36:01.530 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: null, service-port: 0, service-label: null, service-label-value: true, namespace: ecsader, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, expose-externally-mode: AUTO, use-node-name-as-external-address: false, service-per-pod-label: null, service-per-pod-label-value: null, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc} 2022-08-24 09:36:02.949 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Kubernetes Discovery activated with mode: KUBERNETES_API 2022-08-24 09:36:02.951 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.security : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see ? security recommendations and the status of current config. 2022-08-24 09:36:04.049 INFO [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Using Discovery SPI 2022-08-24 09:36:04.130 WARN [cps-application,,] 1 --- [ main] com.hazelcast.cp.CPSubsystem : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-08-24 09:36:06.047 INFO [cps-application,,] 1 --- [ main] c.h.internal.diagnostics.Diagnostics : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-08-24 09:36:06.137 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] [192.168.235.214]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/app/libs/hazelcast-5.1.1.jar) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-08-24 09:36:06.447 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Cannot fetch the current zone, ZONE_AWARE feature is disabled 2022-08-24 09:36:06.543 WARN [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Cannot fetch name of the node, NODE_AWARE feature is disabled 2022-08-24 09:36:06.649 WARN [cps-application,,] 1 --- [ main] c.hazelcast.kubernetes.KubernetesClient : Kubernetes API access is forbidden! Starting standalone. To use Hazelcast Kubernetes discovery, configure the required RBAC. For 'default' service account in 'default' namespace execute: `kubectl apply -f https://raw.githubusercontent.com/hazelcast/hazelcast/master/kubernetes-rbac.yaml` 2022-08-24 09:36:08.239 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:36:08.239 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:36:08.239 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:36:11.896 INFO [cps-application,,] 1 --- [ main] c.h.internal.cluster.ClusterService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Members {size:1, ver:1} [ Member [192.168.235.214]:5701 - 6cc8d270-1d11-482a-8bc1-74df62cdce2f this ] 2022-08-24 09:36:11.935 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] [192.168.235.214]:5701 is STARTED 2022-08-24 09:36:15.434 INFO [cps-application,,] 1 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e9b227f, org.springframework.security.web.context.SecurityContextPersistenceFilter@5a13b931, org.springframework.security.web.header.HeaderWriterFilter@24f3e945, org.springframework.security.web.authentication.logout.LogoutFilter@65b75087, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e7d1e2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@56e7f92f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24602d7a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@49a344c7, org.springframework.security.web.session.SessionManagementFilter@7a01358f, org.springframework.security.web.access.ExceptionTranslationFilter@6ed99447, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e915daa] 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.logo : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [192.168.235.214]:5702 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Cluster name: synchronization-semaphores 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 09:36:15.745 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 09:36:15.839 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Auto-detection selected discovery strategy: class com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategyFactory 2022-08-24 09:36:15.840 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: null, service-port: 0, service-label: null, service-label-value: true, namespace: ecsader, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, expose-externally-mode: AUTO, use-node-name-as-external-address: false, service-per-pod-label: null, service-per-pod-label-value: null, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc} 2022-08-24 09:36:15.949 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Kubernetes Discovery activated with mode: KUBERNETES_API 2022-08-24 09:36:15.950 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.security : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see ? security recommendations and the status of current config. 2022-08-24 09:36:15.952 INFO [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Using Discovery SPI 2022-08-24 09:36:15.952 WARN [cps-application,,] 1 --- [ main] com.hazelcast.cp.CPSubsystem : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-08-24 09:36:16.037 INFO [cps-application,,] 1 --- [ main] c.h.internal.diagnostics.Diagnostics : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-08-24 09:36:16.038 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] [192.168.235.214]:5702 is STARTING 2022-08-24 09:36:16.143 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Cannot fetch the current zone, ZONE_AWARE feature is disabled 2022-08-24 09:36:16.248 WARN [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Cannot fetch name of the node, NODE_AWARE feature is disabled 2022-08-24 09:36:16.461 WARN [cps-application,,] 1 --- [ main] c.hazelcast.kubernetes.KubernetesClient : Kubernetes API access is forbidden! Starting standalone. To use Hazelcast Kubernetes discovery, configure the required RBAC. For 'default' service account in 'default' namespace execute: `kubectl apply -f https://raw.githubusercontent.com/hazelcast/hazelcast/master/kubernetes-rbac.yaml` 2022-08-24 09:36:21.652 INFO [cps-application,,] 1 --- [ main] c.h.internal.cluster.ClusterService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Members {size:1, ver:1} [ Member [192.168.235.214]:5702 - f73ef2d1-d356-4a14-9140-bef4fe053ed3 this ] 2022-08-24 09:36:21.652 WARN [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-08-24 09:36:21.653 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] [192.168.235.214]:5702 is STARTED 2022-08-24 09:36:21.834 INFO [cps-application,,] 1 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [192.168.235.214]:5702 [synchronization-semaphores] [5.1.1] Initializing cluster partition table arrangement... 2022-08-24 09:36:38.239 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:36:38.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:36:38.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:36:39.348 INFO [cps-application,,] 1 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [eric-data-message-bus-kf:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2022-08-24 09:36:40.339 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2022-08-24 09:36:40.339 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2022-08-24 09:36:40.339 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1661333800337 2022-08-24 09:36:40.451 INFO [cps-application,,] 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-async-m2m 2022-08-24 09:36:40.645 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-24 09:36:40.645 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-08-24 09:36:40.649 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 4 ms 2022-08-24 09:36:40.740 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4738131e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2022-08-24 09:36:40.742 INFO [cps-application,,] 1 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 8080 (http/1.1) with context path '/' 2022-08-24 09:36:41.737 INFO [cps-application,,] 1 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8081 2022-08-24 09:36:41.738 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-suse-150000.3.80.1-x8664 2022-08-24 09:36:41.740 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-08-24 09:36:41.740 INFO [cps-application,,] 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 904 ms 2022-08-24 09:36:41.833 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-08-24 09:36:41.833 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-08-24 09:36:41.833 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2022-08-24 09:36:41.834 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@735666c4{application,/,[file:///tmp/jetty-docbase.8081.13656549291389429056/, jar:file:/app/libs/swagger-ui-4.5.0.jar!/META-INF/resources],AVAILABLE} 2022-08-24 09:36:41.834 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : Started @96518ms 2022-08-24 09:36:41.932 INFO [cps-application,,] 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 17 endpoint(s) beneath base path '/manage' 2022-08-24 09:36:45.641 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: mbgxbEP_S56jibTkdiYR6g 2022-08-24 09:36:45.732 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator eric-data-message-bus-kf-0.eric-data-message-bus-kf.ecsader.svc.cluster.local:9092 (id: 2147483647 rack: null) 2022-08-24 09:36:45.736 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 09:36:45.844 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id 2022-08-24 09:36:45.844 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 09:36:46.145 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-24 09:36:46.145 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-08-24 09:36:46.145 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 2022-08-24 09:36:46.230 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@16cb470a{HTTP/1.1, (http/1.1)}{0.0.0.0:8081} 2022-08-24 09:36:46.230 INFO [cps-application,,] 1 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 8081 (http/1.1) with context path '/' 2022-08-24 09:36:46.436 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : Started Application in 98.482 seconds (JVM running for 101.119) 2022-08-24 09:36:46.630 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-a30d94aa-027f-4c0c-a4d8-424424a79aec', protocol='range'} 2022-08-24 09:36:46.634 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-a30d94aa-027f-4c0c-a4d8-424424a79aec', protocol='range'} 2022-08-24 09:36:46.637 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 2022-08-24 09:36:46.638 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: 2022-08-24 09:36:46.640 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 2022-08-24 09:36:47.642 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@340c6bca 2022-08-24 09:36:47.732 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@710ef32f 2022-08-24 09:36:49.146 INFO [cps-application,8cd084e83364aaf2,8cd084e83364aaf2] 1 --- [ watchdog-th-1] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:36:49.244 INFO [cps-application,,] 1 --- [ Thread-24] o.o.c.n.a.i.s.e.AsyncTaskExecutor : Async task response : Locked cm handle(s) of size 0 is(are) moved to ADVISED state 2022-08-24 09:37:04.636 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2022-08-24 09:37:04.637 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions 2022-08-24 09:37:04.638 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [] 2022-08-24 09:37:04.638 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 09:37:04.641 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-a30d94aa-027f-4c0c-a4d8-424424a79aec', protocol='range'} 2022-08-24 09:37:04.643 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-1-a30d94aa-027f-4c0c-a4d8-424424a79aec=Assignment(partitions=[ncmp-async-m2m-0])} 2022-08-24 09:37:04.649 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-a30d94aa-027f-4c0c-a4d8-424424a79aec', protocol='range'} 2022-08-24 09:37:04.650 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2022-08-24 09:37:04.653 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-async-m2m-0 2022-08-24 09:37:04.663 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[eric-data-message-bus-kf-1.eric-data-message-bus-kf.ecsader.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}} 2022-08-24 09:37:04.664 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [ncmp-async-m2m-0] 2022-08-24 09:37:08.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 09:37:08.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 09:37:08.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:37:19.249 INFO [cps-application,42f35f29d379b6ed,42f35f29d379b6ed] 1 --- [ watchdog-th-4] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:37:38.240 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 09:37:38.241 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 09:37:38.241 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:37:49.265 INFO [cps-application,b64d64de2a0a321a,b64d64de2a0a321a] 1 --- [ watchdog-th-5] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:38:08.241 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 09:38:08.242 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:38:08.242 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@7fbd19f6: (connection has passed idleTimeout) 2022-08-24 09:38:08.242 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:38:08.243 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:38:08.243 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@3abf80c5: (connection has passed idleTimeout) 2022-08-24 09:38:08.243 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:38:19.277 INFO [cps-application,48057b1e75be19f1,48057b1e75be19f1] 1 --- [ watchdog-th-6] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:38:38.243 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:38:38.243 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:38:38.243 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:38:49.287 INFO [cps-application,05be9515f3f4e4c8,05be9515f3f4e4c8] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:39:08.243 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:39:08.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:39:08.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:39:19.298 INFO [cps-application,656ab11bbadb3c66,656ab11bbadb3c66] 1 --- [ watchdog-th-8] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:39:38.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:39:38.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:39:38.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:39:49.311 INFO [cps-application,2244cf60e56bc419,2244cf60e56bc419] 1 --- [ watchdog-th-9] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:40:08.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:40:08.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:40:08.244 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:40:19.340 INFO [cps-application,e096c5f23d7c3bb7,e096c5f23d7c3bb7] 1 --- [ watchdog-th-10] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:40:38.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:40:38.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:40:38.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:40:49.349 INFO [cps-application,ccabefae5aca993a,ccabefae5aca993a] 1 --- [ watchdog-th-6] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:41:08.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:41:08.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:41:08.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:41:19.357 INFO [cps-application,efb3629dfccf1f70,efb3629dfccf1f70] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:41:38.245 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:41:38.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:41:38.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:41:49.253 INFO [cps-application,,] 1 --- [ Thread-25] o.o.c.n.a.i.s.e.AsyncTaskExecutor : Async task response : Locked cm handle(s) of size 0 is(are) moved to ADVISED state 2022-08-24 09:41:49.367 INFO [cps-application,53f448e2f05cf63c,53f448e2f05cf63c] 1 --- [ watchdog-th-1] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:42:08.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:42:08.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:42:08.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:42:19.376 INFO [cps-application,65595621edd219ca,65595621edd219ca] 1 --- [ watchdog-th-5] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:42:38.246 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:42:38.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:42:38.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:42:49.387 INFO [cps-application,0e8af09828672bcd,0e8af09828672bcd] 1 --- [ watchdog-th-2] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:43:08.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:43:08.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:43:08.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:43:19.396 INFO [cps-application,e1f1bf19a31a9a3b,e1f1bf19a31a9a3b] 1 --- [ watchdog-th-3] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:43:38.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:43:38.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:43:38.247 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:43:49.405 INFO [cps-application,66e7b4f39f97a0aa,66e7b4f39f97a0aa] 1 --- [ watchdog-th-4] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:44:08.248 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:44:08.248 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:44:08.248 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:44:19.440 INFO [cps-application,2c18aa248a70e7c4,2c18aa248a70e7c4] 1 --- [ watchdog-th-1] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:44:38.248 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:44:38.249 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:44:38.249 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:44:49.451 INFO [cps-application,6ed32cb52e04189c,6ed32cb52e04189c] 1 --- [ watchdog-th-5] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:45:08.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:45:08.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:45:08.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:45:19.461 INFO [cps-application,c3d4e9d6ada156de,c3d4e9d6ada156de] 1 --- [ watchdog-th-2] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 09:45:38.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:45:38.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 09:45:38.250 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:45:45.735 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2022-08-24 09:45:49.539 INFO [cps-application,c5f7746c3f048391,c5f7746c3f048391] 1 --- [ watchdog-th-3] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.9.2 ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.9.2 2022-08-24 09:45:54.447 INFO [cps-application,94e4b585c48eda14,94e4b585c48eda14] 1 --- [qtp307230285-18] c.h.i.p.impl.PartitionStateManager : [192.168.235.214]:5701 [synchronization-semaphores] [5.1.1] Initializing cluster partition table arrangement... 2022-08-24 09:45:55.335 DEBUG [cps-application,,] 1 --- [onPool-worker-1] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 2022-08-24 09:45:55.336 DEBUG [cps-application,f2ef1f96a0b3fdea,f2ef1f96a0b3fdea] 1 --- [qtp307230285-20] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 2022-08-24 09:45:55.336 DEBUG [cps-application,940bb3322866a7db,940bb3322866a7db] 1 --- [qtp307230285-17] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 09:45:55.346 DEBUG [cps-application,94e4b585c48eda14,94e4b585c48eda14] 1 --- [qtp307230285-18] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 09:45:55.430 DEBUG [cps-application,5022831aa9d55862,5022831aa9d55862] 1 --- [qtp307230285-21] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 2022-08-24 09:45:55.430 DEBUG [cps-application,,] 1 --- [onPool-worker-1] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 09:45:55.434 DEBUG [cps-application,940bb3322866a7db,940bb3322866a7db] 1 --- [qtp307230285-17] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 09:45:55.441 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@23891306 2022-08-24 09:45:55.533 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@2d4ef907 2022-08-24 09:45:55.734 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@29717876 2022-08-24 09:45:55.834 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@6c73f33c 2022-08-24 09:46:03.735 DEBUG [cps-application,,] 1 --- [onPool-worker-5] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 2022-08-24 09:46:03.736 DEBUG [cps-application,94e4b585c48eda14,94e4b585c48eda14] 1 --- [qtp307230285-18] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 2022-08-24 09:46:03.736 DEBUG [cps-application,94e4b585c48eda14,6c2752191747523b] 1 --- [ Async-1] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 2022-08-24 09:46:03.831 DEBUG [cps-application,,] 1 --- [onPool-worker-5] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 2022-08-24 09:46:03.831 DEBUG [cps-application,94e4b585c48eda14,94e4b585c48eda14] 1 --- [qtp307230285-18] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 09:46:03.935 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@50546315 2022-08-24 09:46:04.032 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5e93976f 2022-08-24 09:46:05.370 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5aac0865 2022-08-24 09:46:08.330 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=8, idle=4, waiting=0) 2022-08-24 09:46:08.330 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=7, idle=5, waiting=0) 2022-08-24 09:46:08.330 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:46:38.330 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=5, idle=7, waiting=0) 2022-08-24 09:46:38.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=5, idle=7, waiting=0) 2022-08-24 09:46:38.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:46:49.432 INFO [cps-application,,] 1 --- [ Thread-27] o.o.c.n.a.i.s.e.AsyncTaskExecutor : Async task response : Locked cm handle(s) of size 0 is(are) moved to ADVISED state 2022-08-24 09:47:08.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=4, idle=8, waiting=0) 2022-08-24 09:47:08.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=4, idle=8, waiting=0) 2022-08-24 09:47:08.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:47:38.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 09:47:38.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 09:47:38.331 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:47:41.163 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 373 2022-08-24 09:48:08.332 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 09:48:08.332 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=10, active=0, idle=10, waiting=0) 2022-08-24 09:48:08.332 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:48:08.332 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@5aac0865: (connection has passed idleTimeout) 2022-08-24 09:48:08.333 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:48:08.333 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@5e93976f: (connection has passed idleTimeout) 2022-08-24 09:48:08.333 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:48:12.991 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.ncmp.api.inventory.sync.SyncUtils : Time elapsed to get cm handles by state ADVISED is : 113450 ms | Fetched data node size is 373 2022-08-24 09:48:13.239 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 100 2022-08-24 09:48:13.240 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 100 2022-08-24 09:48:13.240 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 100 2022-08-24 09:48:13.240 INFO [cps-application,24d3b0699c91e8ad,24d3b0699c91e8ad] 1 --- [ watchdog-th-4] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 73 2022-08-24 09:48:13.734 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/192788216938F1F723AEA28E2183D1E8/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:13.734 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9F920B3AA0A54D0D88F0190EFF69FDED/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:13.734 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B4DDFDE4AA5C528D2F3607F22D156648/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:13.734 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D8EA8F56A78DEF7D7BDCF1BAD19050A6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:48:38.332 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=10, active=0, idle=10, waiting=0) 2022-08-24 09:48:38.333 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=10, active=0, idle=10, waiting=0) 2022-08-24 09:48:38.333 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:48:52.349 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/192788216938F1F723AEA28E2183D1E8/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:52.532 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B4DDFDE4AA5C528D2F3607F22D156648/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:52.748 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B4DDFDE4AA5C528D2F3607F22D156648/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:52.833 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/192788216938F1F723AEA28E2183D1E8/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:55.050 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D8EA8F56A78DEF7D7BDCF1BAD19050A6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:48:55.231 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D8EA8F56A78DEF7D7BDCF1BAD19050A6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:48:55.246 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9F920B3AA0A54D0D88F0190EFF69FDED/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:55.342 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9F920B3AA0A54D0D88F0190EFF69FDED/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:55.445 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B4DDFDE4AA5C528D2F3607F22D156648/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:55.533 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/192788216938F1F723AEA28E2183D1E8/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:55.538 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9F920B3AA0A54D0D88F0190EFF69FDED/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:56.240 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D8EA8F56A78DEF7D7BDCF1BAD19050A6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:48:57.443 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:48:57.443 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:48:57.632 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B75D52B1B83A21F05397B27E0665BB5C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:57.742 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B75D52B1B83A21F05397B27E0665BB5C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:57.839 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B75D52B1B83A21F05397B27E0665BB5C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:57.932 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B75D52B1B83A21F05397B27E0665BB5C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:48:58.437 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:48:58.438 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:48:58.537 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D09D6160CF25A5DCF97180B36FDE8F62/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:58.631 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D09D6160CF25A5DCF97180B36FDE8F62/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:58.648 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D09D6160CF25A5DCF97180B36FDE8F62/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:58.743 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D09D6160CF25A5DCF97180B36FDE8F62/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:48:59.231 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:48:59.231 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:48:59.333 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/54DFBEE03C79C08C1F00A3C67182E30A/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:59.343 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/54DFBEE03C79C08C1F00A3C67182E30A/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:59.435 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/54DFBEE03C79C08C1F00A3C67182E30A/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:59.449 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/54DFBEE03C79C08C1F00A3C67182E30A/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:48:59.945 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:48:59.945 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:00.043 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD0F41784297E61B572D9552F9570995/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:00.132 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD0F41784297E61B572D9552F9570995/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:00.147 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD0F41784297E61B572D9552F9570995/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:00.231 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD0F41784297E61B572D9552F9570995/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:00.661 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:00.661 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:00.831 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1381C7EB414E8B13CB8718469142D203/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:00.840 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1381C7EB414E8B13CB8718469142D203/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:00.935 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1381C7EB414E8B13CB8718469142D203/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:01.030 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1381C7EB414E8B13CB8718469142D203/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:01.440 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:01.440 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:01.537 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/80903473E2D605767EB5D35F6217E22C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:01.551 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/80903473E2D605767EB5D35F6217E22C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:01.644 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/80903473E2D605767EB5D35F6217E22C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:01.658 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/80903473E2D605767EB5D35F6217E22C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:02.146 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:02.146 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:02.161 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8B899412806B3AF212F6BB57F8BF8D6/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:02.237 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8B899412806B3AF212F6BB57F8BF8D6/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:02.331 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8B899412806B3AF212F6BB57F8BF8D6/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:02.748 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:02.749 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:02.837 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A551D4D5BF6971283BC45033C5FF8635/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:02.938 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8B899412806B3AF212F6BB57F8BF8D6/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:02.943 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A551D4D5BF6971283BC45033C5FF8635/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:03.037 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A551D4D5BF6971283BC45033C5FF8635/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:03.133 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A551D4D5BF6971283BC45033C5FF8635/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:03.652 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:03.652 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:03.745 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FDFEA7B6ED5806A1C3235DCA24352437/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:03.845 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FDFEA7B6ED5806A1C3235DCA24352437/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:03.935 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FDFEA7B6ED5806A1C3235DCA24352437/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:04.031 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FDFEA7B6ED5806A1C3235DCA24352437/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:04.446 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:04.446 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:04.534 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9475946118AC034DFCC7B84B8C8D0D0D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:04.547 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9475946118AC034DFCC7B84B8C8D0D0D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:04.739 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9475946118AC034DFCC7B84B8C8D0D0D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:04.752 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9475946118AC034DFCC7B84B8C8D0D0D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:05.246 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:05.246 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:05.337 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0CACFCBDDBAE9A556BF57F7B677AA5C9/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:05.347 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0CACFCBDDBAE9A556BF57F7B677AA5C9/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:05.442 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0CACFCBDDBAE9A556BF57F7B677AA5C9/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:05.530 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0CACFCBDDBAE9A556BF57F7B677AA5C9/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:05.859 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:05.859 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:05.935 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/681E70CAA80D1C2D999207DC59BE49E3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:05.944 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/681E70CAA80D1C2D999207DC59BE49E3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:06.038 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/681E70CAA80D1C2D999207DC59BE49E3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:06.130 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/681E70CAA80D1C2D999207DC59BE49E3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:06.557 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:06.557 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:06.634 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04C35B8EB3994333C66AE76A2D668FF3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:06.642 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04C35B8EB3994333C66AE76A2D668FF3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:06.650 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04C35B8EB3994333C66AE76A2D668FF3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:06.742 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04C35B8EB3994333C66AE76A2D668FF3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:07.153 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:07.154 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:07.332 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/703CDFA08DAEE9178694C2CCCDDBA773/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:07.342 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/703CDFA08DAEE9178694C2CCCDDBA773/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:07.441 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/703CDFA08DAEE9178694C2CCCDDBA773/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:07.530 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/703CDFA08DAEE9178694C2CCCDDBA773/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:07.943 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:07.943 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:08.037 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F0EA29A8DD2D7B1B706993793BE7588E/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:08.046 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F0EA29A8DD2D7B1B706993793BE7588E/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:08.142 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F0EA29A8DD2D7B1B706993793BE7588E/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:08.232 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F0EA29A8DD2D7B1B706993793BE7588E/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:08.333 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=10, active=4, idle=6, waiting=0) 2022-08-24 09:49:08.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:49:08.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:49:08.334 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@2d4ef907: (connection has passed idleTimeout) 2022-08-24 09:49:08.334 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:49:08.833 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:08.833 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:08.844 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA73F35C1333CCC6019023E0C286E14D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:09.440 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:09.440 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:09.452 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E4694BD27BD1F997DF3C4ECDBCA1C08/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:09.462 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E4694BD27BD1F997DF3C4ECDBCA1C08/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:09.538 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E4694BD27BD1F997DF3C4ECDBCA1C08/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:09.551 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E4694BD27BD1F997DF3C4ECDBCA1C08/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:10.150 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:10.150 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:10.239 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B50A415118499BDB5D7EC675CEDA86CE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:10.247 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B50A415118499BDB5D7EC675CEDA86CE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:10.339 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B50A415118499BDB5D7EC675CEDA86CE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:10.349 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B50A415118499BDB5D7EC675CEDA86CE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:11.138 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:11.138 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:11.239 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8E1F81912EE02347D6EC7E662268E2DD/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:11.250 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8E1F81912EE02347D6EC7E662268E2DD/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:11.330 WARN [cps-application,290d67d90eca489d,290d67d90eca489d] 1 --- [qtp307230285-17] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2022-08-24 09:49:11.330 ERROR [cps-application,290d67d90eca489d,290d67d90eca489d] 1 --- [qtp307230285-17] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_dataspace_id_anchor_id_xpath_key" Detail: Key (dataspace_id, anchor_id, xpath)=(2, 2, /dmi-registry/cm-handles[@id='1E131E2452E4A1C5C75FBB33D5E29161']) already exists. 2022-08-24 09:49:11.336 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8E1F81912EE02347D6EC7E662268E2DD/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:11.347 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8E1F81912EE02347D6EC7E662268E2DD/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:11.750 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA73F35C1333CCC6019023E0C286E14D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:11.837 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA73F35C1333CCC6019023E0C286E14D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:12.030 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:12.030 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:12.043 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1193095860B42AFB731BEA35C5CE5B57/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:12.052 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1193095860B42AFB731BEA35C5CE5B57/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:12.150 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1193095860B42AFB731BEA35C5CE5B57/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:12.246 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1193095860B42AFB731BEA35C5CE5B57/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:12.633 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA73F35C1333CCC6019023E0C286E14D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:12.749 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:12.749 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:12.839 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5AA75C52255F71C0829FE5E1844D86D0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:12.848 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5AA75C52255F71C0829FE5E1844D86D0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:12.946 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5AA75C52255F71C0829FE5E1844D86D0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:13.047 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5AA75C52255F71C0829FE5E1844D86D0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:13.566 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:13.566 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:13.645 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA96AC7B6563A4DC70DA5D3D4700F06C/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:13.736 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA96AC7B6563A4DC70DA5D3D4700F06C/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:13.833 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA96AC7B6563A4DC70DA5D3D4700F06C/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:13.938 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA96AC7B6563A4DC70DA5D3D4700F06C/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:14.450 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:14.450 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:14.539 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/56B00962C8E55623C2F3A5A29BD9D795/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:14.549 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/56B00962C8E55623C2F3A5A29BD9D795/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:14.637 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/56B00962C8E55623C2F3A5A29BD9D795/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:14.730 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/56B00962C8E55623C2F3A5A29BD9D795/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:15.243 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:15.243 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:15.258 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD25E63565CA5289990297881E0A9C86/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:15.336 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD25E63565CA5289990297881E0A9C86/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:15.346 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD25E63565CA5289990297881E0A9C86/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:15.439 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD25E63565CA5289990297881E0A9C86/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:15.958 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:15.958 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:16.043 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/188DCD1EA7EFC9652E31BAF8BF62A2B8/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:16.136 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/188DCD1EA7EFC9652E31BAF8BF62A2B8/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:16.233 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/188DCD1EA7EFC9652E31BAF8BF62A2B8/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:16.244 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/188DCD1EA7EFC9652E31BAF8BF62A2B8/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:16.835 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:16.835 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:16.849 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6298FF35A7556192B54BEFDC705CEB2/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:17.036 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6298FF35A7556192B54BEFDC705CEB2/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:17.046 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6298FF35A7556192B54BEFDC705CEB2/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:17.146 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6298FF35A7556192B54BEFDC705CEB2/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:17.652 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:17.652 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:17.833 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/449EFA319ADF1628AC9B3BC50FB60951/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:17.842 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/449EFA319ADF1628AC9B3BC50FB60951/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:17.933 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/449EFA319ADF1628AC9B3BC50FB60951/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:17.948 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/449EFA319ADF1628AC9B3BC50FB60951/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:18.434 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:18.434 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:18.445 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/77D5869AF144211A7F06B9F36D586AC6/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:18.457 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/77D5869AF144211A7F06B9F36D586AC6/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:18.537 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/77D5869AF144211A7F06B9F36D586AC6/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:18.631 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/77D5869AF144211A7F06B9F36D586AC6/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:19.030 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:19.030 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:19.130 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/83923B5B8B8F03BC627D89B653C0F86E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:19.140 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/83923B5B8B8F03BC627D89B653C0F86E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:19.234 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/83923B5B8B8F03BC627D89B653C0F86E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:19.247 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/83923B5B8B8F03BC627D89B653C0F86E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:19.655 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:19.655 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:19.732 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3B172A5E7F97C9A0BC1703D0FA32351D/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:19.742 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3B172A5E7F97C9A0BC1703D0FA32351D/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:19.762 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3B172A5E7F97C9A0BC1703D0FA32351D/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:19.839 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3B172A5E7F97C9A0BC1703D0FA32351D/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:20.257 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:20.330 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:20.341 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A71AADEC40AE3132E4BDA6937D0AD91/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:20.433 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A71AADEC40AE3132E4BDA6937D0AD91/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:20.453 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A71AADEC40AE3132E4BDA6937D0AD91/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:20.537 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A71AADEC40AE3132E4BDA6937D0AD91/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:20.943 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:20.943 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:21.042 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CB0283265A47FB088AB81F87D6CFA7E4/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:21.049 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CB0283265A47FB088AB81F87D6CFA7E4/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:21.138 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CB0283265A47FB088AB81F87D6CFA7E4/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:21.154 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CB0283265A47FB088AB81F87D6CFA7E4/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:21.554 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:21.554 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:21.632 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB6EAA393CFF1E502F1F3C3A82FC1D9F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:21.648 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB6EAA393CFF1E502F1F3C3A82FC1D9F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:21.734 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB6EAA393CFF1E502F1F3C3A82FC1D9F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:21.744 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB6EAA393CFF1E502F1F3C3A82FC1D9F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:22.230 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:22.230 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:22.243 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A1D007933F2E9C5B30B557E87F88E906/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:22.257 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A1D007933F2E9C5B30B557E87F88E906/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:22.340 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A1D007933F2E9C5B30B557E87F88E906/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:22.430 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A1D007933F2E9C5B30B557E87F88E906/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:22.745 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:22.745 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:22.838 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5B22C62576FAD1396DC5B7FA17D18/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:22.846 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5B22C62576FAD1396DC5B7FA17D18/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:22.947 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5B22C62576FAD1396DC5B7FA17D18/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:23.031 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5B22C62576FAD1396DC5B7FA17D18/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:23.451 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:23.451 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:23.630 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F6110C2D8AE78D201B3C5D94BAB941B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:23.639 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F6110C2D8AE78D201B3C5D94BAB941B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:23.730 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F6110C2D8AE78D201B3C5D94BAB941B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:23.741 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F6110C2D8AE78D201B3C5D94BAB941B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:24.241 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:24.242 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:24.332 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C9846B166A0FAFE40B5339CE05B52022/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:24.339 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C9846B166A0FAFE40B5339CE05B52022/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:24.349 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C9846B166A0FAFE40B5339CE05B52022/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:24.439 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C9846B166A0FAFE40B5339CE05B52022/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:24.842 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:24.842 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:24.851 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5A4E50F43D21764C9714EEAD6CE16770/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:24.938 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5A4E50F43D21764C9714EEAD6CE16770/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:24.957 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5A4E50F43D21764C9714EEAD6CE16770/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:25.038 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5A4E50F43D21764C9714EEAD6CE16770/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:25.375 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:25.375 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:25.440 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2B6E62EF06D7F2B1FEB712DB4773CB51/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:25.448 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2B6E62EF06D7F2B1FEB712DB4773CB51/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:25.531 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2B6E62EF06D7F2B1FEB712DB4773CB51/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:25.545 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2B6E62EF06D7F2B1FEB712DB4773CB51/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:25.952 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:25.952 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:25.964 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0E1B0C09FC4115226182A8E877B97056/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:26.031 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0E1B0C09FC4115226182A8E877B97056/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:26.043 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0E1B0C09FC4115226182A8E877B97056/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:26.132 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0E1B0C09FC4115226182A8E877B97056/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:26.430 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:26.430 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:26.441 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DAB4DBC83B097472422C68E02CBF9B97/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:26.449 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DAB4DBC83B097472422C68E02CBF9B97/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:26.540 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DAB4DBC83B097472422C68E02CBF9B97/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:26.551 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DAB4DBC83B097472422C68E02CBF9B97/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:26.937 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:26.937 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:26.945 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE3016527579DE2D11991F28246E96A6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:26.955 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE3016527579DE2D11991F28246E96A6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:27.033 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE3016527579DE2D11991F28246E96A6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:27.043 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE3016527579DE2D11991F28246E96A6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:27.549 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:27.549 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:27.639 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04210A8B900DE7E58F827905245035D2/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:27.649 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04210A8B900DE7E58F827905245035D2/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:27.736 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04210A8B900DE7E58F827905245035D2/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:27.746 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04210A8B900DE7E58F827905245035D2/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:28.171 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:28.171 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:28.242 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA1742CD226361920F1F5003A0BB60C5/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:28.261 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA1742CD226361920F1F5003A0BB60C5/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:28.345 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA1742CD226361920F1F5003A0BB60C5/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:28.430 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BA1742CD226361920F1F5003A0BB60C5/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:28.838 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:28.838 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:28.930 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2310352EEF211EB66B4AB002178FF4AC/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:28.948 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2310352EEF211EB66B4AB002178FF4AC/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:29.033 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2310352EEF211EB66B4AB002178FF4AC/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:29.044 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2310352EEF211EB66B4AB002178FF4AC/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:29.445 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:29.445 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:29.539 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FF0C68EC64A66E552DA5E6E6FEBC1010/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:29.547 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FF0C68EC64A66E552DA5E6E6FEBC1010/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:29.639 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FF0C68EC64A66E552DA5E6E6FEBC1010/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:29.650 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FF0C68EC64A66E552DA5E6E6FEBC1010/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:30.043 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:30.043 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:30.132 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/480D82D5CED8C7E67386A1A4A560C8DA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:30.139 WARN [cps-application,f825c8f60327b7da,f825c8f60327b7da] 1 --- [Pool-1-worker-9] s.b.a.a.m.OnlyOnceLoggingDenyMeterFilter : Reached the maximum number of URI tags for 'http.client.requests'. Are you using 'uriVariables'? 2022-08-24 09:49:30.140 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/480D82D5CED8C7E67386A1A4A560C8DA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:30.150 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/480D82D5CED8C7E67386A1A4A560C8DA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:30.239 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/480D82D5CED8C7E67386A1A4A560C8DA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:30.643 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:30.643 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:30.732 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB95C5040F1FF37785B3F0977458EFA8/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:30.740 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB95C5040F1FF37785B3F0977458EFA8/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:30.749 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB95C5040F1FF37785B3F0977458EFA8/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:30.839 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB95C5040F1FF37785B3F0977458EFA8/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:31.338 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:31.338 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:31.436 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1031CD0B7F2B7EFBDA886383D349EF66/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:31.444 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1031CD0B7F2B7EFBDA886383D349EF66/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:31.533 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1031CD0B7F2B7EFBDA886383D349EF66/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:31.542 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1031CD0B7F2B7EFBDA886383D349EF66/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:32.051 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:32.051 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:32.141 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/432A54DEA8B5623581F620BEAB1F4DEA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:32.148 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/432A54DEA8B5623581F620BEAB1F4DEA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:32.242 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/432A54DEA8B5623581F620BEAB1F4DEA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:32.251 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/432A54DEA8B5623581F620BEAB1F4DEA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:32.650 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:32.650 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:32.741 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DDC0824BFA18D01C7AC6CC8509416F9F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:32.749 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DDC0824BFA18D01C7AC6CC8509416F9F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:32.838 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DDC0824BFA18D01C7AC6CC8509416F9F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:32.848 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DDC0824BFA18D01C7AC6CC8509416F9F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:33.344 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:33.344 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:33.539 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B30F6A9609815132647452F9270A1D81/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:33.547 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B30F6A9609815132647452F9270A1D81/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:33.650 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B30F6A9609815132647452F9270A1D81/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:33.730 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B30F6A9609815132647452F9270A1D81/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:34.140 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:34.140 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:34.234 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F783A27051AA636EF527D043AE68CED/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:34.242 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F783A27051AA636EF527D043AE68CED/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:34.341 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F783A27051AA636EF527D043AE68CED/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:34.351 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8F783A27051AA636EF527D043AE68CED/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:34.847 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:34.847 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:34.940 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAB69E695105DC2D2384A5B4095A77F3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:34.948 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAB69E695105DC2D2384A5B4095A77F3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:35.037 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAB69E695105DC2D2384A5B4095A77F3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:35.047 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAB69E695105DC2D2384A5B4095A77F3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:35.541 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:35.542 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:35.639 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7AC03FDBF76E9C2928D49FA0FDE2DE16/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:35.648 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7AC03FDBF76E9C2928D49FA0FDE2DE16/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:35.744 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7AC03FDBF76E9C2928D49FA0FDE2DE16/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:35.830 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7AC03FDBF76E9C2928D49FA0FDE2DE16/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:36.251 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:36.251 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:36.343 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/27642C086CF5510E50572D28ECB6BFF1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:36.354 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/27642C086CF5510E50572D28ECB6BFF1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:36.441 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/27642C086CF5510E50572D28ECB6BFF1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:36.538 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/27642C086CF5510E50572D28ECB6BFF1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:36.938 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:36.938 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:36.947 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE3141A5ABE39498A91E11362BBB902A/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:36.957 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE3141A5ABE39498A91E11362BBB902A/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:37.051 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE3141A5ABE39498A91E11362BBB902A/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:37.060 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE3141A5ABE39498A91E11362BBB902A/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:37.442 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:37.442 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:37.532 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EAB542ED7F1640892FE825A0C68F87A/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:37.540 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EAB542ED7F1640892FE825A0C68F87A/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:37.550 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EAB542ED7F1640892FE825A0C68F87A/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:37.640 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EAB542ED7F1640892FE825A0C68F87A/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:38.147 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:38.147 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:38.244 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/15C9CBC9C0FB2BD89FDF5D7B9E136508/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:38.251 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/15C9CBC9C0FB2BD89FDF5D7B9E136508/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:38.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:49:38.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:49:38.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:49:38.338 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/15C9CBC9C0FB2BD89FDF5D7B9E136508/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:38.347 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/15C9CBC9C0FB2BD89FDF5D7B9E136508/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:38.833 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:38.833 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:38.844 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8AED710614EA5A9F2EB03A4B2A983E0D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:38.851 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8AED710614EA5A9F2EB03A4B2A983E0D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:38.939 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8AED710614EA5A9F2EB03A4B2A983E0D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:38.951 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8AED710614EA5A9F2EB03A4B2A983E0D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:39.457 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:39.457 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:39.538 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FA6FE9A80DC37849935C17697F50DAFA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:39.544 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FA6FE9A80DC37849935C17697F50DAFA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:39.638 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FA6FE9A80DC37849935C17697F50DAFA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:39.730 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FA6FE9A80DC37849935C17697F50DAFA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:40.156 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:40.156 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:40.231 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C63694D7E1DD90A21726DDC991EF9410/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:40.239 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C63694D7E1DD90A21726DDC991EF9410/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:40.254 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C63694D7E1DD90A21726DDC991EF9410/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:40.339 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C63694D7E1DD90A21726DDC991EF9410/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:40.772 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:40.773 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:40.840 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A963DCD55C21F90E12C4D79118DA35D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:40.846 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A963DCD55C21F90E12C4D79118DA35D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:40.859 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A963DCD55C21F90E12C4D79118DA35D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:40.939 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1A963DCD55C21F90E12C4D79118DA35D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:41.354 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:41.355 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:41.441 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BF9DB13EB72EC5ACE9A9A3967A5DEEFE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:41.449 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BF9DB13EB72EC5ACE9A9A3967A5DEEFE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:41.547 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BF9DB13EB72EC5ACE9A9A3967A5DEEFE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:41.558 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BF9DB13EB72EC5ACE9A9A3967A5DEEFE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:41.869 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:41.930 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:41.951 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A25A0CF89F30BEB77A953AA568B981DB/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:42.031 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A25A0CF89F30BEB77A953AA568B981DB/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:42.044 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A25A0CF89F30BEB77A953AA568B981DB/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:42.143 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A25A0CF89F30BEB77A953AA568B981DB/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:42.630 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:42.630 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:42.647 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A095B2DFB64DCDFB475951D7CB838196/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:42.654 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A095B2DFB64DCDFB475951D7CB838196/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:42.738 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A095B2DFB64DCDFB475951D7CB838196/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:42.747 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A095B2DFB64DCDFB475951D7CB838196/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:43.162 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:43.162 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:43.233 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AE89947888BEC01AB874E3D5DC3E1D8F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:43.240 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AE89947888BEC01AB874E3D5DC3E1D8F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:43.331 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AE89947888BEC01AB874E3D5DC3E1D8F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:43.341 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AE89947888BEC01AB874E3D5DC3E1D8F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:43.758 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:43.758 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:43.832 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/054DAB2986501965AA575AA244431C48/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:43.838 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/054DAB2986501965AA575AA244431C48/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:43.851 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/054DAB2986501965AA575AA244431C48/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:43.943 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/054DAB2986501965AA575AA244431C48/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:44.166 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:44.166 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:44.238 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D3F803EFCCB92F84FEE3CAEEEC0C48D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:44.251 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D3F803EFCCB92F84FEE3CAEEEC0C48D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:44.260 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D3F803EFCCB92F84FEE3CAEEEC0C48D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:44.267 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D3F803EFCCB92F84FEE3CAEEEC0C48D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:44.643 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:44.643 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:44.655 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C782A4CF4955A2C8E91698F6C4B786CA/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:44.735 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C782A4CF4955A2C8E91698F6C4B786CA/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:44.746 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C782A4CF4955A2C8E91698F6C4B786CA/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:44.837 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C782A4CF4955A2C8E91698F6C4B786CA/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:45.137 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:45.137 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:45.150 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6A3484AE1EB7E7876E99595FAC5A8FD2/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:45.158 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6A3484AE1EB7E7876E99595FAC5A8FD2/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:45.231 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6A3484AE1EB7E7876E99595FAC5A8FD2/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:45.241 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6A3484AE1EB7E7876E99595FAC5A8FD2/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:45.650 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:45.650 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:45.740 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D922AD1CC33E65BD2AA79038696C4842/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:45.830 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D922AD1CC33E65BD2AA79038696C4842/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:45.841 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D922AD1CC33E65BD2AA79038696C4842/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:45.850 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D922AD1CC33E65BD2AA79038696C4842/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:46.141 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:46.141 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:46.232 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/626D80FB663B0F6B714577101FD50A00/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:46.239 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/626D80FB663B0F6B714577101FD50A00/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:46.251 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/626D80FB663B0F6B714577101FD50A00/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:46.342 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/626D80FB663B0F6B714577101FD50A00/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:46.633 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:46.633 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:46.643 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5A22E4C88C9227B7C9F20D0905CF6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:46.731 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5A22E4C88C9227B7C9F20D0905CF6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:46.744 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5A22E4C88C9227B7C9F20D0905CF6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:46.753 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A9E5A22E4C88C9227B7C9F20D0905CF6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:47.132 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:47.133 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:47.142 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A5C8EDE1CA1F180109AD58E66DD926EE/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:47.149 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A5C8EDE1CA1F180109AD58E66DD926EE/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:47.239 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A5C8EDE1CA1F180109AD58E66DD926EE/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:47.247 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A5C8EDE1CA1F180109AD58E66DD926EE/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:47.554 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:47.554 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:47.565 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F0F47775801A4BC195950E0232BADD7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:47.634 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F0F47775801A4BC195950E0232BADD7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:47.644 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F0F47775801A4BC195950E0232BADD7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:47.654 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F0F47775801A4BC195950E0232BADD7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:47.930 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:47.930 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:47.945 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/05A48A9E5247853122BEAB6FCFDDAB1D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:47.952 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/05A48A9E5247853122BEAB6FCFDDAB1D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:48.044 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/05A48A9E5247853122BEAB6FCFDDAB1D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:48.132 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/05A48A9E5247853122BEAB6FCFDDAB1D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:48.471 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:48.471 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:48.542 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F52F82C8826A53C43ECBB51E54A6FC4A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:48.550 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F52F82C8826A53C43ECBB51E54A6FC4A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:48.633 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F52F82C8826A53C43ECBB51E54A6FC4A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:48.643 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F52F82C8826A53C43ECBB51E54A6FC4A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:49.044 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:49.044 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:49.137 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/09934CA2AC267DE109D687592B7A1C50/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:49.144 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/09934CA2AC267DE109D687592B7A1C50/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:49.236 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/09934CA2AC267DE109D687592B7A1C50/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:49.246 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/09934CA2AC267DE109D687592B7A1C50/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:49.749 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:49.749 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:49.844 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE774ED75C82946130ACB9E0339BF28C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:49.937 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE774ED75C82946130ACB9E0339BF28C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:50.031 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE774ED75C82946130ACB9E0339BF28C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:50.040 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE774ED75C82946130ACB9E0339BF28C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:50.455 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:50.455 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:50.535 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/07148148A84D38E0404CFAEB5CA09309/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:50.542 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/07148148A84D38E0404CFAEB5CA09309/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:50.740 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/07148148A84D38E0404CFAEB5CA09309/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:50.751 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/07148148A84D38E0404CFAEB5CA09309/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:50.966 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:50.966 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:51.036 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A134B5B684C05FDE21D267031A012F/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:51.043 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A134B5B684C05FDE21D267031A012F/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:51.055 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A134B5B684C05FDE21D267031A012F/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:51.142 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A134B5B684C05FDE21D267031A012F/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:51.346 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:51.346 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:51.431 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/507D817EA22B6F6EC681BB07ED33FFD0/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:51.438 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/507D817EA22B6F6EC681BB07ED33FFD0/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:51.450 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/507D817EA22B6F6EC681BB07ED33FFD0/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:51.537 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/507D817EA22B6F6EC681BB07ED33FFD0/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:51.943 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:51.943 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:52.040 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17CB63A1DF504EF2C2B7BABDC183269B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:52.047 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17CB63A1DF504EF2C2B7BABDC183269B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:52.141 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17CB63A1DF504EF2C2B7BABDC183269B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:52.149 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17CB63A1DF504EF2C2B7BABDC183269B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:52.531 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:52.531 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:52.543 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A205F04805BEE05D3E793E3CA901BA02/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:52.551 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A205F04805BEE05D3E793E3CA901BA02/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:52.565 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A205F04805BEE05D3E793E3CA901BA02/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:52.637 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A205F04805BEE05D3E793E3CA901BA02/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:53.030 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:53.030 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:53.041 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4E82DFF9CB830FA4A67957A0871B4522/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.050 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4E82DFF9CB830FA4A67957A0871B4522/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.131 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4E82DFF9CB830FA4A67957A0871B4522/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.141 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4E82DFF9CB830FA4A67957A0871B4522/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.431 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:53.431 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:53.445 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E95DB480F5AE88A007AB7B6BFBC5AB7/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:53.453 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E95DB480F5AE88A007AB7B6BFBC5AB7/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:53.533 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E95DB480F5AE88A007AB7B6BFBC5AB7/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:53.545 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E95DB480F5AE88A007AB7B6BFBC5AB7/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:53.834 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:53.834 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:53.846 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4B4B577EF5B62E5B1AAB005FD4206E15/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.854 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4B4B577EF5B62E5B1AAB005FD4206E15/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.945 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4B4B577EF5B62E5B1AAB005FD4206E15/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:53.953 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4B4B577EF5B62E5B1AAB005FD4206E15/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:54.265 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:54.265 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:54.341 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E7B0E088DC881934C1E08EB380F778F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:54.430 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E7B0E088DC881934C1E08EB380F778F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:54.447 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E7B0E088DC881934C1E08EB380F778F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:54.456 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3E7B0E088DC881934C1E08EB380F778F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:54.754 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:54.754 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:54.765 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/877ABF60994EB2EFD318F817AFAA663C/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:54.772 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/877ABF60994EB2EFD318F817AFAA663C/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:54.836 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/877ABF60994EB2EFD318F817AFAA663C/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:54.844 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/877ABF60994EB2EFD318F817AFAA663C/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:55.167 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:55.167 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:55.232 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17530C77CCC10E625E100A8AABB17DE1/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:55.239 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17530C77CCC10E625E100A8AABB17DE1/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:55.249 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17530C77CCC10E625E100A8AABB17DE1/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:55.259 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/17530C77CCC10E625E100A8AABB17DE1/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:55.546 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:55.547 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:55.558 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48DEE1D2744FCC5A3B2362DAB4BCA872/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:55.630 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48DEE1D2744FCC5A3B2362DAB4BCA872/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:55.646 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48DEE1D2744FCC5A3B2362DAB4BCA872/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:55.730 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48DEE1D2744FCC5A3B2362DAB4BCA872/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:56.237 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:56.237 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:56.331 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48FD019866BC5D3648F1E897E54A4CED/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:56.345 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48FD019866BC5D3648F1E897E54A4CED/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:56.433 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48FD019866BC5D3648F1E897E54A4CED/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:56.443 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/48FD019866BC5D3648F1E897E54A4CED/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:56.830 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:56.830 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:56.931 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EF1FB8E0B890C41E9DAD71F81AF5C028/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:56.938 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EF1FB8E0B890C41E9DAD71F81AF5C028/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:56.948 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EF1FB8E0B890C41E9DAD71F81AF5C028/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:57.046 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EF1FB8E0B890C41E9DAD71F81AF5C028/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:57.539 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:57.539 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:57.561 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4C8B98DEEF86EEA1349909FF20A688B7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:57.568 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4C8B98DEEF86EEA1349909FF20A688B7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:57.642 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4C8B98DEEF86EEA1349909FF20A688B7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:57.651 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4C8B98DEEF86EEA1349909FF20A688B7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:58.130 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:58.130 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:58.142 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE55CDD2D0B3F3154E211BB3DB1103F2/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:58.149 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE55CDD2D0B3F3154E211BB3DB1103F2/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:58.238 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE55CDD2D0B3F3154E211BB3DB1103F2/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:58.248 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BE55CDD2D0B3F3154E211BB3DB1103F2/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:49:58.544 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:58.544 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:58.555 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AB2516C86E083A1C1763D49668FBD9FF/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:58.561 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AB2516C86E083A1C1763D49668FBD9FF/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:58.638 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AB2516C86E083A1C1763D49668FBD9FF/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:58.647 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AB2516C86E083A1C1763D49668FBD9FF/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:49:58.964 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:58.964 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:59.033 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/684BE96732F7E48856C021B4936B0183/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:59.047 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/684BE96732F7E48856C021B4936B0183/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:59.060 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/684BE96732F7E48856C021B4936B0183/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:59.069 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/684BE96732F7E48856C021B4936B0183/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:49:59.452 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:59.452 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:59.463 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD381583D5E7DDB32AA22D8414E20E8F/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:59.531 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD381583D5E7DDB32AA22D8414E20E8F/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:59.543 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD381583D5E7DDB32AA22D8414E20E8F/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:59.630 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AD381583D5E7DDB32AA22D8414E20E8F/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:49:59.941 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:49:59.941 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:49:59.952 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/67DF31C9FF27F89E27136E887BC32C77/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:00.038 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/67DF31C9FF27F89E27136E887BC32C77/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:00.050 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/67DF31C9FF27F89E27136E887BC32C77/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:00.059 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/67DF31C9FF27F89E27136E887BC32C77/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:00.350 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:00.350 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:00.432 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69D9B2572659DEDE0EFE004E8876AF85/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:00.439 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69D9B2572659DEDE0EFE004E8876AF85/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:00.531 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69D9B2572659DEDE0EFE004E8876AF85/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:00.549 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69D9B2572659DEDE0EFE004E8876AF85/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:00.951 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:00.951 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:00.962 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7214D7F940A7073CBEF68F889385CD8A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:01.030 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7214D7F940A7073CBEF68F889385CD8A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:01.040 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7214D7F940A7073CBEF68F889385CD8A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:01.131 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7214D7F940A7073CBEF68F889385CD8A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:01.377 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:01.377 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:01.442 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8E831077B7AE82422E254FBC75AFBB8/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:01.450 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8E831077B7AE82422E254FBC75AFBB8/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:01.537 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8E831077B7AE82422E254FBC75AFBB8/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:01.548 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E8E831077B7AE82422E254FBC75AFBB8/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:01.942 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:01.942 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:01.961 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A451D6A070BC8820A9C99D48F1E23681/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:02.034 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A451D6A070BC8820A9C99D48F1E23681/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:02.046 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A451D6A070BC8820A9C99D48F1E23681/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:02.056 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A451D6A070BC8820A9C99D48F1E23681/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:02.350 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:02.350 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:02.360 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F32901DE4CA70BE1C812BB34D9871B64/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:02.368 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F32901DE4CA70BE1C812BB34D9871B64/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:02.431 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F32901DE4CA70BE1C812BB34D9871B64/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:02.439 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F32901DE4CA70BE1C812BB34D9871B64/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:02.652 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:02.652 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:02.662 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E7E5D1F74E1501F17969D56FD2FFE658/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:02.669 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E7E5D1F74E1501F17969D56FD2FFE658/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:02.738 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E7E5D1F74E1501F17969D56FD2FFE658/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:02.748 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E7E5D1F74E1501F17969D56FD2FFE658/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:03.161 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:03.161 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:03.173 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65AF0D0D708F9A6DB3C9B7D7B170D8A4/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:03.231 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65AF0D0D708F9A6DB3C9B7D7B170D8A4/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:03.244 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65AF0D0D708F9A6DB3C9B7D7B170D8A4/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:03.252 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65AF0D0D708F9A6DB3C9B7D7B170D8A4/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:03.472 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:03.472 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:03.538 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F3F4AEAED032DF4DC696D1AD66B26A0/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:03.546 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F3F4AEAED032DF4DC696D1AD66B26A0/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:03.631 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F3F4AEAED032DF4DC696D1AD66B26A0/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:03.639 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F3F4AEAED032DF4DC696D1AD66B26A0/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:03.946 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:03.946 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:03.957 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0683A572E7117890346B2F4007AA18F0/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:03.964 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0683A572E7117890346B2F4007AA18F0/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:04.033 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0683A572E7117890346B2F4007AA18F0/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:04.044 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0683A572E7117890346B2F4007AA18F0/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:04.331 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:04.331 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:04.343 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D5508CA7CB6220634393001B2391D9A1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:04.351 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D5508CA7CB6220634393001B2391D9A1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:04.433 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D5508CA7CB6220634393001B2391D9A1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:04.443 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D5508CA7CB6220634393001B2391D9A1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:04.759 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:04.759 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:04.838 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/47F7952ECAE0073A88E0FE788DA2D2BB/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:04.845 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/47F7952ECAE0073A88E0FE788DA2D2BB/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:04.934 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/47F7952ECAE0073A88E0FE788DA2D2BB/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:04.950 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/47F7952ECAE0073A88E0FE788DA2D2BB/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:05.171 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:05.171 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:05.238 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EFE4CCBB2341B8CA11A68018000F993C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:05.245 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EFE4CCBB2341B8CA11A68018000F993C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:05.332 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EFE4CCBB2341B8CA11A68018000F993C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:05.430 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EFE4CCBB2341B8CA11A68018000F993C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:05.734 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:05.734 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:05.832 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BAF791C806815E53A04930A7808C230E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:05.839 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BAF791C806815E53A04930A7808C230E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:05.933 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BAF791C806815E53A04930A7808C230E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:05.947 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BAF791C806815E53A04930A7808C230E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:06.261 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:06.261 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:06.342 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F6AA8B208B0912F118B3A53B2A270AE8/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:06.354 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F6AA8B208B0912F118B3A53B2A270AE8/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:06.431 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F6AA8B208B0912F118B3A53B2A270AE8/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:06.439 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F6AA8B208B0912F118B3A53B2A270AE8/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:06.660 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:06.660 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:06.742 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A178905397C525DC8D9B74BB3D91AB66/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:06.748 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A178905397C525DC8D9B74BB3D91AB66/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:06.831 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A178905397C525DC8D9B74BB3D91AB66/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:06.839 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A178905397C525DC8D9B74BB3D91AB66/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:07.059 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:07.059 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:07.139 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1359622C2B910C1C95BC9059F54650E1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:07.145 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1359622C2B910C1C95BC9059F54650E1/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:07.156 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1359622C2B910C1C95BC9059F54650E1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:07.165 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1359622C2B910C1C95BC9059F54650E1/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:07.447 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:07.447 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:07.457 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAAB4BFEF08F7347CBF24A28A008C503/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:07.465 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAAB4BFEF08F7347CBF24A28A008C503/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:07.541 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAAB4BFEF08F7347CBF24A28A008C503/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:07.552 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AAAB4BFEF08F7347CBF24A28A008C503/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:07.844 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:07.844 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:07.856 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E86E4ADC4BCA36576F003F36C6AD23A4/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:07.931 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E86E4ADC4BCA36576F003F36C6AD23A4/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:07.945 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E86E4ADC4BCA36576F003F36C6AD23A4/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:07.953 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E86E4ADC4BCA36576F003F36C6AD23A4/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:08.330 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:08.330 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:08.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:50:08.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:50:08.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:50:08.342 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04504611A81A0264BB7D7D7404978923/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:08.348 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04504611A81A0264BB7D7D7404978923/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:08.359 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04504611A81A0264BB7D7D7404978923/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:08.367 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04504611A81A0264BB7D7D7404978923/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:08.653 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:08.653 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:08.666 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/96829E54A4E9FDC8D3B3CB307B6E901F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:08.673 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/96829E54A4E9FDC8D3B3CB307B6E901F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:08.747 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/96829E54A4E9FDC8D3B3CB307B6E901F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:08.839 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/96829E54A4E9FDC8D3B3CB307B6E901F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:09.251 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:09.251 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:09.336 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/395221E080CCF0FD1924103B15873814/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:09.344 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/395221E080CCF0FD1924103B15873814/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:09.435 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/395221E080CCF0FD1924103B15873814/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:09.445 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/395221E080CCF0FD1924103B15873814/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:09.845 WARN [cps-application,368d188505be5a96,368d188505be5a96] 1 --- [qtp307230285-20] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2022-08-24 09:50:09.845 ERROR [cps-application,368d188505be5a96,368d188505be5a96] 1 --- [qtp307230285-20] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_dataspace_id_anchor_id_xpath_key" Detail: Key (dataspace_id, anchor_id, xpath)=(2, 2, /dmi-registry/cm-handles[@id='9A4F46960EEB9D05D5C8EDE12EC0CCF1']) already exists. 2022-08-24 09:50:09.952 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:09.952 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:10.044 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F425A11AE7065FD46AE183DFD331546F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:10.050 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F425A11AE7065FD46AE183DFD331546F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:10.141 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F425A11AE7065FD46AE183DFD331546F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:10.231 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F425A11AE7065FD46AE183DFD331546F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:10.643 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:10.643 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:10.735 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0A435F55DFAA0CA3E2A858D9FBAFD11D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:10.742 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0A435F55DFAA0CA3E2A858D9FBAFD11D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:10.831 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0A435F55DFAA0CA3E2A858D9FBAFD11D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:10.840 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0A435F55DFAA0CA3E2A858D9FBAFD11D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:11.430 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:11.430 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:11.441 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D59D521F54ABD83144DC44ADDFFC8EA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:11.448 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D59D521F54ABD83144DC44ADDFFC8EA/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:11.552 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D59D521F54ABD83144DC44ADDFFC8EA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:11.638 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D59D521F54ABD83144DC44ADDFFC8EA/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:12.046 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:12.046 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:12.139 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A05D295C5A498B255CDA2140B261719F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:12.146 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A05D295C5A498B255CDA2140B261719F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:12.240 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A05D295C5A498B255CDA2140B261719F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:12.254 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A05D295C5A498B255CDA2140B261719F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:12.463 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:12.463 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:12.536 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B031D6DDF9AA4CA484727B7A497AB27D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:12.541 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B031D6DDF9AA4CA484727B7A497AB27D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:12.555 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B031D6DDF9AA4CA484727B7A497AB27D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:12.563 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B031D6DDF9AA4CA484727B7A497AB27D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:12.769 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:12.769 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:12.843 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A00DF002F4317A94DC4A5F4316B5E56B/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:12.851 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A00DF002F4317A94DC4A5F4316B5E56B/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:12.865 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A00DF002F4317A94DC4A5F4316B5E56B/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:12.933 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A00DF002F4317A94DC4A5F4316B5E56B/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:13.077 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:13.077 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:13.143 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9C5025049A4831ED7BFFE5D8EAF8369B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:13.150 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9C5025049A4831ED7BFFE5D8EAF8369B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:13.247 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9C5025049A4831ED7BFFE5D8EAF8369B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:13.256 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9C5025049A4831ED7BFFE5D8EAF8369B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:13.548 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:13.548 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:13.567 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/92F1CB35798FD7D13BCC6FF825D89CD6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:13.574 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/92F1CB35798FD7D13BCC6FF825D89CD6/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:13.641 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/92F1CB35798FD7D13BCC6FF825D89CD6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:13.649 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/92F1CB35798FD7D13BCC6FF825D89CD6/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:13.930 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:13.930 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:13.942 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D54810FD3EFCC8B730EF6B59D4C19D57/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:13.950 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D54810FD3EFCC8B730EF6B59D4C19D57/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:14.033 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D54810FD3EFCC8B730EF6B59D4C19D57/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:14.041 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D54810FD3EFCC8B730EF6B59D4C19D57/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:14.260 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:14.260 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:14.332 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18A5B50F0BC8CF37FBF4BAE534438256/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:14.338 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18A5B50F0BC8CF37FBF4BAE534438256/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:14.349 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18A5B50F0BC8CF37FBF4BAE534438256/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:14.357 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18A5B50F0BC8CF37FBF4BAE534438256/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:14.630 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:14.630 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:14.642 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/42EAA2418FD6D8E5082F98E94C85DA07/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:14.650 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/42EAA2418FD6D8E5082F98E94C85DA07/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:14.662 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/42EAA2418FD6D8E5082F98E94C85DA07/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:14.673 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/42EAA2418FD6D8E5082F98E94C85DA07/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:14.943 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:14.943 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:14.955 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/769CE1402E09DED1E86A2D7C5ECF85E0/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:14.961 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/769CE1402E09DED1E86A2D7C5ECF85E0/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:15.030 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/769CE1402E09DED1E86A2D7C5ECF85E0/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:15.042 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/769CE1402E09DED1E86A2D7C5ECF85E0/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:15.341 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:15.341 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:15.352 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DCF050B64660AEFDEDBCCA8E9D910A4D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:15.358 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DCF050B64660AEFDEDBCCA8E9D910A4D/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:15.370 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DCF050B64660AEFDEDBCCA8E9D910A4D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:15.436 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DCF050B64660AEFDEDBCCA8E9D910A4D/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:15.663 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:15.663 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:15.733 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E92AF0037AD659720B116BB2FEA31FE4/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:15.740 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E92AF0037AD659720B116BB2FEA31FE4/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:15.756 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E92AF0037AD659720B116BB2FEA31FE4/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:15.830 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E92AF0037AD659720B116BB2FEA31FE4/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:16.054 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:16.054 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:16.064 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEECCDB287731CC3E1F5209A3FC87468/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:16.130 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEECCDB287731CC3E1F5209A3FC87468/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:16.140 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEECCDB287731CC3E1F5209A3FC87468/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:16.235 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEECCDB287731CC3E1F5209A3FC87468/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:16.458 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:16.458 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:16.532 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8D93401DD0EEC14F6A6F7554B31C4680/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:16.539 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8D93401DD0EEC14F6A6F7554B31C4680/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:16.631 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8D93401DD0EEC14F6A6F7554B31C4680/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:16.640 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8D93401DD0EEC14F6A6F7554B31C4680/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:16.960 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:16.960 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:16.970 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/343A2A7A869D7F4B5F50FE0C5F3E223E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:16.976 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/343A2A7A869D7F4B5F50FE0C5F3E223E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:17.040 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/343A2A7A869D7F4B5F50FE0C5F3E223E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:17.048 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/343A2A7A869D7F4B5F50FE0C5F3E223E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:17.266 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:17.266 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:17.338 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D740794A51109F9CAFC837D6F3C22122/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:17.344 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D740794A51109F9CAFC837D6F3C22122/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:17.354 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D740794A51109F9CAFC837D6F3C22122/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:17.363 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D740794A51109F9CAFC837D6F3C22122/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:17.641 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:17.641 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:17.651 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D46AEC703A5A30B63174D83987B5C6D0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:17.657 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D46AEC703A5A30B63174D83987B5C6D0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:17.731 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D46AEC703A5A30B63174D83987B5C6D0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:17.745 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D46AEC703A5A30B63174D83987B5C6D0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:18.045 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:18.045 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:18.059 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DF7C1603C66B2F765E7BAB6768AEC849/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:18.065 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DF7C1603C66B2F765E7BAB6768AEC849/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:18.137 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DF7C1603C66B2F765E7BAB6768AEC849/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:18.150 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DF7C1603C66B2F765E7BAB6768AEC849/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:18.537 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:18.537 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:18.549 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69E191BCB0100405380854429F8FA54C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:18.631 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69E191BCB0100405380854429F8FA54C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:18.642 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69E191BCB0100405380854429F8FA54C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:18.730 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/69E191BCB0100405380854429F8FA54C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:18.961 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:18.961 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:19.035 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/02706880315FBE73B6CA07D072D8D472/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:19.131 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/02706880315FBE73B6CA07D072D8D472/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:19.235 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/02706880315FBE73B6CA07D072D8D472/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:19.244 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/02706880315FBE73B6CA07D072D8D472/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:19.541 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:19.541 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:19.639 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65D9EC290BE6780606DD071EAED386E3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:19.646 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65D9EC290BE6780606DD071EAED386E3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:19.741 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65D9EC290BE6780606DD071EAED386E3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:19.750 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/65D9EC290BE6780606DD071EAED386E3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:19.944 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:19.954 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:19.966 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7CE7119682A5634CB8DF0A50762AA3EC/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:20.035 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7CE7119682A5634CB8DF0A50762AA3EC/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:20.047 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7CE7119682A5634CB8DF0A50762AA3EC/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:20.058 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7CE7119682A5634CB8DF0A50762AA3EC/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:20.284 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:20.330 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:20.346 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A0CE59733312A237710C3D74173A935/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:20.354 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A0CE59733312A237710C3D74173A935/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:20.442 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A0CE59733312A237710C3D74173A935/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:20.453 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A0CE59733312A237710C3D74173A935/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:20.736 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:20.736 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:20.747 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8A2F61654A98ACE395D30F267529CA9/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:20.971 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:20.971 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:21.032 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/84DBF8DDBA5FD04659E308E053CB9E1C/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:21.037 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/84DBF8DDBA5FD04659E308E053CB9E1C/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:21.048 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/84DBF8DDBA5FD04659E308E053CB9E1C/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:21.130 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/84DBF8DDBA5FD04659E308E053CB9E1C/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:21.345 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:21.345 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:21.356 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36302006CDAA6D8F0873C8CA030BC5E3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:21.440 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36302006CDAA6D8F0873C8CA030BC5E3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:21.451 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36302006CDAA6D8F0873C8CA030BC5E3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:21.460 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36302006CDAA6D8F0873C8CA030BC5E3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:21.935 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:21.935 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:21.946 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F7EB2842E68E540751B948545ACFC3B4/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:21.952 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F7EB2842E68E540751B948545ACFC3B4/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:22.043 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F7EB2842E68E540751B948545ACFC3B4/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:22.130 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F7EB2842E68E540751B948545ACFC3B4/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:22.451 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:22.451 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:22.538 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0434E775370025325E50011D0F9231C2/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:22.545 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0434E775370025325E50011D0F9231C2/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:22.635 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0434E775370025325E50011D0F9231C2/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:22.646 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0434E775370025325E50011D0F9231C2/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:22.966 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:22.966 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:23.039 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7E7780D1C3F9D7CF5F6FAF6C8A8D6811/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:23.047 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7E7780D1C3F9D7CF5F6FAF6C8A8D6811/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:23.056 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7E7780D1C3F9D7CF5F6FAF6C8A8D6811/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:23.130 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7E7780D1C3F9D7CF5F6FAF6C8A8D6811/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:23.163 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8A2F61654A98ACE395D30F267529CA9/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:23.238 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8A2F61654A98ACE395D30F267529CA9/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:23.352 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:23.352 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:23.364 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0DE9DB60EC1E153F54EF77B6335BB00E/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:23.442 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0DE9DB60EC1E153F54EF77B6335BB00E/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:23.459 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0DE9DB60EC1E153F54EF77B6335BB00E/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:23.530 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0DE9DB60EC1E153F54EF77B6335BB00E/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:23.673 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:23.673 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:23.735 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/272D8D80419057F98601227927D8871E/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:23.949 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:23.949 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:23.961 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/148BA122BEECBC239798538CEE21BD8D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:23.968 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/148BA122BEECBC239798538CEE21BD8D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:24.048 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/148BA122BEECBC239798538CEE21BD8D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:24.051 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8A2F61654A98ACE395D30F267529CA9/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:24.056 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/148BA122BEECBC239798538CEE21BD8D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:24.459 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:24.459 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:24.536 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB2379C100414E808713ECED9F7AD370/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:24.545 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB2379C100414E808713ECED9F7AD370/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:24.558 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB2379C100414E808713ECED9F7AD370/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:24.630 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FB2379C100414E808713ECED9F7AD370/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:24.836 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:24.836 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:24.847 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/90D206A57F05AE2C0073EE271A1EC48C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:24.853 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/90D206A57F05AE2C0073EE271A1EC48C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:24.863 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/90D206A57F05AE2C0073EE271A1EC48C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:24.941 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/90D206A57F05AE2C0073EE271A1EC48C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:25.168 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:25.168 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:25.231 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2AD3F903940F9D1506959A7EB832ABBF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:25.237 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2AD3F903940F9D1506959A7EB832ABBF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:25.249 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2AD3F903940F9D1506959A7EB832ABBF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:25.258 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2AD3F903940F9D1506959A7EB832ABBF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:25.574 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:25.574 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:25.643 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A91D6FED6AE67FE545AEB87FB1FA6175/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:25.650 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A91D6FED6AE67FE545AEB87FB1FA6175/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:25.662 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A91D6FED6AE67FE545AEB87FB1FA6175/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:25.743 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A91D6FED6AE67FE545AEB87FB1FA6175/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:26.035 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:26.035 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:26.142 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5EF832EE4FB1B6119B475D2FF9CAAE01/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:26.149 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5EF832EE4FB1B6119B475D2FF9CAAE01/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:26.156 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/272D8D80419057F98601227927D8871E/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:26.237 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5EF832EE4FB1B6119B475D2FF9CAAE01/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:26.239 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/272D8D80419057F98601227927D8871E/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:26.330 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5EF832EE4FB1B6119B475D2FF9CAAE01/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:26.745 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:26.745 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:26.832 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5BC8B579A10C713EE2CCD0CEAE4DC7A0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:26.846 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5BC8B579A10C713EE2CCD0CEAE4DC7A0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:26.931 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5BC8B579A10C713EE2CCD0CEAE4DC7A0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:26.947 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5BC8B579A10C713EE2CCD0CEAE4DC7A0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:26.955 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/272D8D80419057F98601227927D8871E/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:27.438 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:27.438 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:27.533 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8FDAD6D077E25C17983E712EABCF63D/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:27.545 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8FDAD6D077E25C17983E712EABCF63D/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:27.564 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8FDAD6D077E25C17983E712EABCF63D/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:27.631 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C8FDAD6D077E25C17983E712EABCF63D/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:27.768 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:27.768 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:27.842 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/00740E5AB1069E569090986B818D066E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:27.848 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/00740E5AB1069E569090986B818D066E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:27.949 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/00740E5AB1069E569090986B818D066E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:27.961 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/00740E5AB1069E569090986B818D066E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:28.336 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:28.336 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:28.346 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6E933DFBDF7B7D561CD51AC61431EA28/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:28.444 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6E933DFBDF7B7D561CD51AC61431EA28/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:28.455 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6E933DFBDF7B7D561CD51AC61431EA28/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:28.538 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6E933DFBDF7B7D561CD51AC61431EA28/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:28.748 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:28.748 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:28.760 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A5C0BC9F8AD54E48D72F27AF5E9D872/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:28.831 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A5C0BC9F8AD54E48D72F27AF5E9D872/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:28.850 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A5C0BC9F8AD54E48D72F27AF5E9D872/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:28.858 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/2A5C0BC9F8AD54E48D72F27AF5E9D872/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:29.158 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:29.158 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:29.169 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/955E530BA724F1E148D32B4C1829A76B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:29.175 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/955E530BA724F1E148D32B4C1829A76B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:29.240 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/955E530BA724F1E148D32B4C1829A76B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:29.249 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/955E530BA724F1E148D32B4C1829A76B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:29.630 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:29.630 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:29.643 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F781564F1A8B4F9879E77B54DAAF522/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:29.649 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F781564F1A8B4F9879E77B54DAAF522/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:29.661 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F781564F1A8B4F9879E77B54DAAF522/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:29.738 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0F781564F1A8B4F9879E77B54DAAF522/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:29.953 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:29.953 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:29.962 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1D83CB26746376D6E1165E2AE03E96EF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:29.968 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1D83CB26746376D6E1165E2AE03E96EF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:30.041 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1D83CB26746376D6E1165E2AE03E96EF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:30.049 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1D83CB26746376D6E1165E2AE03E96EF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:30.263 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:30.263 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:30.334 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/87DAF7CB1E644E2A5610B4822865C0EB/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:30.339 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/87DAF7CB1E644E2A5610B4822865C0EB/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:30.351 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/87DAF7CB1E644E2A5610B4822865C0EB/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:30.366 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/87DAF7CB1E644E2A5610B4822865C0EB/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:30.672 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:30.672 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:30.741 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:30.746 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:30.831 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:30.840 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:31.161 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:31.161 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:31.245 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35508EF8E63EF836FE3D8A6D08DA01EA/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:31.252 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35508EF8E63EF836FE3D8A6D08DA01EA/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:31.263 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35508EF8E63EF836FE3D8A6D08DA01EA/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:31.337 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35508EF8E63EF836FE3D8A6D08DA01EA/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:31.693 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:31.693 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:31.743 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3A3A1B4AA690C05BE0516B09DAE39BDF/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:31.753 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3A3A1B4AA690C05BE0516B09DAE39BDF/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:31.763 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3A3A1B4AA690C05BE0516B09DAE39BDF/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:31.830 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3A3A1B4AA690C05BE0516B09DAE39BDF/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:32.037 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:32.037 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:32.049 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B391170085B7B40D1E7AC3192382D4A7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:32.056 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B391170085B7B40D1E7AC3192382D4A7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:32.139 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B391170085B7B40D1E7AC3192382D4A7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:32.147 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B391170085B7B40D1E7AC3192382D4A7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:32.353 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:32.353 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:32.363 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/60A7C643C93FADD90ED0A3208BCC6FBE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:32.370 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/60A7C643C93FADD90ED0A3208BCC6FBE/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:32.380 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/60A7C643C93FADD90ED0A3208BCC6FBE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:32.444 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/60A7C643C93FADD90ED0A3208BCC6FBE/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:32.652 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:32.652 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:32.661 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/57E99D742FB43AB215257829A1970772/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:32.666 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/57E99D742FB43AB215257829A1970772/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:32.740 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/57E99D742FB43AB215257829A1970772/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:32.750 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/57E99D742FB43AB215257829A1970772/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:33.338 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:33.338 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:33.347 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/08B531BF25322EBD7867238B06B355B3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:33.436 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/08B531BF25322EBD7867238B06B355B3/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:33.447 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/08B531BF25322EBD7867238B06B355B3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:33.549 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/08B531BF25322EBD7867238B06B355B3/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:34.044 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:34.044 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:34.132 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF997C014651AF83CA6B773F9EDF2817/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:34.149 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF997C014651AF83CA6B773F9EDF2817/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:34.231 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF997C014651AF83CA6B773F9EDF2817/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:34.239 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF997C014651AF83CA6B773F9EDF2817/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:34.552 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:34.552 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:34.566 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5ED55FF996E1DF73E4C1CAE28879006D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:34.574 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5ED55FF996E1DF73E4C1CAE28879006D/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:34.638 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5ED55FF996E1DF73E4C1CAE28879006D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:34.646 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5ED55FF996E1DF73E4C1CAE28879006D/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:34.931 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:34.931 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:34.945 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7D1B4758C30EC14C8976AA328D0502F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:34.953 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7D1B4758C30EC14C8976AA328D0502F/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:35.031 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7D1B4758C30EC14C8976AA328D0502F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:35.046 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7D1B4758C30EC14C8976AA328D0502F/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:35.255 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:35.255 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:35.331 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D95E163C95B283DA70FE5973E7ED366B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:35.338 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D95E163C95B283DA70FE5973E7ED366B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:35.350 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D95E163C95B283DA70FE5973E7ED366B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:35.362 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D95E163C95B283DA70FE5973E7ED366B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:35.645 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:35.646 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:35.656 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8E37147C530FB2697F2CDADDC6251B5/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:35.662 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8E37147C530FB2697F2CDADDC6251B5/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:35.731 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8E37147C530FB2697F2CDADDC6251B5/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:35.741 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8E37147C530FB2697F2CDADDC6251B5/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:36.037 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:36.037 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:36.133 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEB21C06A03D457DA5A371D54E3A77F5/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:36.139 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEB21C06A03D457DA5A371D54E3A77F5/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:36.231 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEB21C06A03D457DA5A371D54E3A77F5/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:36.239 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EEB21C06A03D457DA5A371D54E3A77F5/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:36.651 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:36.651 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:36.743 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FC22324CBD7C455F2E8A76E0F4C9E75C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:36.830 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FC22324CBD7C455F2E8A76E0F4C9E75C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:36.852 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FC22324CBD7C455F2E8A76E0F4C9E75C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:36.861 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FC22324CBD7C455F2E8A76E0F4C9E75C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:37.147 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:37.147 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:37.156 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CF520AA228846F4D5BC77436B1AD756F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:37.237 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CF520AA228846F4D5BC77436B1AD756F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:37.249 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CF520AA228846F4D5BC77436B1AD756F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:37.257 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CF520AA228846F4D5BC77436B1AD756F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:37.468 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:37.468 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:37.536 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/03E080BCB82862FACF3F9F1BD52E91E0/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:37.543 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/03E080BCB82862FACF3F9F1BD52E91E0/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:37.639 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/03E080BCB82862FACF3F9F1BD52E91E0/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:37.731 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/03E080BCB82862FACF3F9F1BD52E91E0/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:38.330 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:38.330 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:38.334 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:50:38.335 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=9, active=4, idle=5, waiting=0) 2022-08-24 09:50:38.335 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 09:50:38.342 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4BFC290EDA7BB78C309A037F8862BAA7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:38.348 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4BFC290EDA7BB78C309A037F8862BAA7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:38.447 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4BFC290EDA7BB78C309A037F8862BAA7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:38.456 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4BFC290EDA7BB78C309A037F8862BAA7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:38.745 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:38.745 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:38.760 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D0EEC04D65CD76A02D8DA31C2491326/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:38.766 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D0EEC04D65CD76A02D8DA31C2491326/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:38.840 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D0EEC04D65CD76A02D8DA31C2491326/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:38.849 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4D0EEC04D65CD76A02D8DA31C2491326/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:39.061 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:39.061 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:39.130 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C0F6ADCF3E31616B95D7FF97BE8638FE/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:39.136 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C0F6ADCF3E31616B95D7FF97BE8638FE/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:39.154 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C0F6ADCF3E31616B95D7FF97BE8638FE/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:39.237 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C0F6ADCF3E31616B95D7FF97BE8638FE/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:39.450 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:39.450 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:39.470 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/169516F92A88361FB865C462C5EC64E9/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:39.534 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/169516F92A88361FB865C462C5EC64E9/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:39.545 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/169516F92A88361FB865C462C5EC64E9/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:39.554 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/169516F92A88361FB865C462C5EC64E9/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:39.757 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:39.757 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:39.768 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1647D8586B1C1FE70D07FBCFC87D2684/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:39.773 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1647D8586B1C1FE70D07FBCFC87D2684/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:39.836 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1647D8586B1C1FE70D07FBCFC87D2684/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:39.844 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1647D8586B1C1FE70D07FBCFC87D2684/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:40.067 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:40.067 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:40.133 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4F2FA7CD09943250957EE5924DEAB428/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:40.139 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4F2FA7CD09943250957EE5924DEAB428/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:40.160 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4F2FA7CD09943250957EE5924DEAB428/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:40.230 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4F2FA7CD09943250957EE5924DEAB428/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:40.551 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:40.551 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:40.642 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DD4C2F387811354EBE93A9E5B4943D6/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:40.649 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DD4C2F387811354EBE93A9E5B4943D6/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:40.738 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DD4C2F387811354EBE93A9E5B4943D6/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:40.749 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DD4C2F387811354EBE93A9E5B4943D6/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:41.240 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:41.240 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:41.251 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/33B37BF294F4E7621DB809F1AA09FDA0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:41.259 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/33B37BF294F4E7621DB809F1AA09FDA0/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:41.338 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/33B37BF294F4E7621DB809F1AA09FDA0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:41.347 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/33B37BF294F4E7621DB809F1AA09FDA0/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:41.753 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:41.753 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:41.840 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/74076C148CC40877CC076C5ADB3B08E0/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:41.846 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/74076C148CC40877CC076C5ADB3B08E0/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:41.931 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/74076C148CC40877CC076C5ADB3B08E0/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:41.938 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/74076C148CC40877CC076C5ADB3B08E0/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:42.165 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:42.165 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:42.245 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/501346363154CE6BC4B978519A4EF6FB/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:42.330 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/501346363154CE6BC4B978519A4EF6FB/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:42.344 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/501346363154CE6BC4B978519A4EF6FB/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:42.355 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/501346363154CE6BC4B978519A4EF6FB/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:42.577 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:42.577 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:42.644 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4260476F2B3C0093F1C271D9CD44119A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:42.649 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4260476F2B3C0093F1C271D9CD44119A/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:42.660 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4260476F2B3C0093F1C271D9CD44119A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:42.746 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4260476F2B3C0093F1C271D9CD44119A/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:42.947 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:42.947 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:42.958 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BEAF77CFC9AED4CBC9B3479DAE0D8574/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:42.965 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BEAF77CFC9AED4CBC9B3479DAE0D8574/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.041 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BEAF77CFC9AED4CBC9B3479DAE0D8574/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.049 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BEAF77CFC9AED4CBC9B3479DAE0D8574/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.333 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:43.333 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:43.344 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CCD8A293037389C554BCC02018E9C4C7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:43.349 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CCD8A293037389C554BCC02018E9C4C7/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:43.360 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CCD8A293037389C554BCC02018E9C4C7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:43.368 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CCD8A293037389C554BCC02018E9C4C7/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:43.630 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:43.630 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:43.649 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C835F7FF7F66A9DB98EA5410072E1752/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.656 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C835F7FF7F66A9DB98EA5410072E1752/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.737 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C835F7FF7F66A9DB98EA5410072E1752/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.745 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C835F7FF7F66A9DB98EA5410072E1752/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:43.960 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:43.960 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:43.969 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DF47B6B6DF84CB9D12318D901713A48/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.034 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DF47B6B6DF84CB9D12318D901713A48/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.047 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DF47B6B6DF84CB9D12318D901713A48/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.055 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4DF47B6B6DF84CB9D12318D901713A48/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.272 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:44.272 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:44.338 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9308B32973CDD119485BC359B601935F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:44.343 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9308B32973CDD119485BC359B601935F/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:44.354 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9308B32973CDD119485BC359B601935F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:44.363 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9308B32973CDD119485BC359B601935F/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:44.649 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:44.649 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:44.741 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6486E02AC1D6403DF461E2E51187CBD/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.747 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6486E02AC1D6403DF461E2E51187CBD/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.831 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6486E02AC1D6403DF461E2E51187CBD/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:44.839 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D6486E02AC1D6403DF461E2E51187CBD/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:45.265 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:45.265 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:45.275 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/256BFBA20C7E21CBEE5BA306F34DF60E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:45.281 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/256BFBA20C7E21CBEE5BA306F34DF60E/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:45.348 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/256BFBA20C7E21CBEE5BA306F34DF60E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:45.358 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/256BFBA20C7E21CBEE5BA306F34DF60E/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:45.740 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:45.740 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:45.750 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C52B1DEEDFD7F1A997E4695BBE2CA79C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:45.756 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C52B1DEEDFD7F1A997E4695BBE2CA79C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:45.830 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C52B1DEEDFD7F1A997E4695BBE2CA79C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:45.839 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/C52B1DEEDFD7F1A997E4695BBE2CA79C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:46.046 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:46.046 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:46.058 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CAE700660F9C653CD4E5F51A080D3A65/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:46.064 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CAE700660F9C653CD4E5F51A080D3A65/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:46.143 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CAE700660F9C653CD4E5F51A080D3A65/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:46.152 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CAE700660F9C653CD4E5F51A080D3A65/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:46.347 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:46.347 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:46.371 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D39613008E0ECEB9411D876137DBE8B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:46.435 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D39613008E0ECEB9411D876137DBE8B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:46.451 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D39613008E0ECEB9411D876137DBE8B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:46.458 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D39613008E0ECEB9411D876137DBE8B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:46.654 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:46.654 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:46.734 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8C3BBBCE0114C4F878DBD73DE19D60A4/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:46.739 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8C3BBBCE0114C4F878DBD73DE19D60A4/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:46.831 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8C3BBBCE0114C4F878DBD73DE19D60A4/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:46.842 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8C3BBBCE0114C4F878DBD73DE19D60A4/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:47.168 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:47.168 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:47.233 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6C8DE5E834CFADD917FB0AC446AF326D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:47.239 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6C8DE5E834CFADD917FB0AC446AF326D/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:47.253 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6C8DE5E834CFADD917FB0AC446AF326D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:47.263 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6C8DE5E834CFADD917FB0AC446AF326D/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:47.531 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:47.531 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:47.541 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF605F83BE2577251B9903672ABA00E4/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:47.547 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF605F83BE2577251B9903672ABA00E4/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:47.558 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF605F83BE2577251B9903672ABA00E4/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:47.566 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AF605F83BE2577251B9903672ABA00E4/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:47.848 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:47.848 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:47.860 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CE8AA16EEA16AA8F176F4D4EA975EE30/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:47.866 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CE8AA16EEA16AA8F176F4D4EA975EE30/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:47.931 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CE8AA16EEA16AA8F176F4D4EA975EE30/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:47.950 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CE8AA16EEA16AA8F176F4D4EA975EE30/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:48.157 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:48.157 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:48.232 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D9AFDCFE20838991CBCABC289492C16B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:48.238 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D9AFDCFE20838991CBCABC289492C16B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:48.250 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D9AFDCFE20838991CBCABC289492C16B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:48.257 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D9AFDCFE20838991CBCABC289492C16B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:48.478 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:48.478 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:48.549 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18237D704A5BAB125AD24C5745903799/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:48.557 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18237D704A5BAB125AD24C5745903799/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:48.631 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18237D704A5BAB125AD24C5745903799/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:48.638 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/18237D704A5BAB125AD24C5745903799/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:48.855 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:48.855 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:48.865 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EA286099249A3664E16980D87D9153E/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:48.872 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EA286099249A3664E16980D87D9153E/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:48.942 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EA286099249A3664E16980D87D9153E/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:48.952 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4EA286099249A3664E16980D87D9153E/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:49.152 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:49.153 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:49.230 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA381B085AD96CCD2440D0ADBEEA7557/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:49.238 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA381B085AD96CCD2440D0ADBEEA7557/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:49.248 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA381B085AD96CCD2440D0ADBEEA7557/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:49.257 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/EA381B085AD96CCD2440D0ADBEEA7557/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:49.464 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:49.464 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:49.531 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8CB6118C0C8DD6FB1E81FC184F9793C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:49.539 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8CB6118C0C8DD6FB1E81FC184F9793C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:49.551 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8CB6118C0C8DD6FB1E81FC184F9793C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:49.559 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F8CB6118C0C8DD6FB1E81FC184F9793C/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:49.834 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:49.834 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:49.845 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36612BB20ACCACD523595BA5D3590325/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:49.851 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36612BB20ACCACD523595BA5D3590325/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:49.931 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36612BB20ACCACD523595BA5D3590325/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:49.940 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/36612BB20ACCACD523595BA5D3590325/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:50.065 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:50.065 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:50.140 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/32A8CA7B85EBBB5BDEC4D1D5842DAF85/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:50.146 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/32A8CA7B85EBBB5BDEC4D1D5842DAF85/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:50.160 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/32A8CA7B85EBBB5BDEC4D1D5842DAF85/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:50.169 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/32A8CA7B85EBBB5BDEC4D1D5842DAF85/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:50.437 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:50.437 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:50.453 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1F389E81D50C65C0148C2035F34BB85B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:50.459 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1F389E81D50C65C0148C2035F34BB85B/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:50.539 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1F389E81D50C65C0148C2035F34BB85B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:50.548 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1F389E81D50C65C0148C2035F34BB85B/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:50.755 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:50.755 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:50.767 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4A8909CFE8B7AA8C24923153B5C7AADE/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:50.773 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4A8909CFE8B7AA8C24923153B5C7AADE/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:50.839 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4A8909CFE8B7AA8C24923153B5C7AADE/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:50.848 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/4A8909CFE8B7AA8C24923153B5C7AADE/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:51.074 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:51.074 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:51.142 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1706BD9BAEA5E717F5ABBDB83534B811/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:51.148 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1706BD9BAEA5E717F5ABBDB83534B811/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:51.159 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1706BD9BAEA5E717F5ABBDB83534B811/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:51.166 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1706BD9BAEA5E717F5ABBDB83534B811/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:51.439 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:51.439 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:51.450 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE9B31C4C6EC69592007EDD232E7FB01/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:51.537 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE9B31C4C6EC69592007EDD232E7FB01/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:51.551 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE9B31C4C6EC69592007EDD232E7FB01/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:51.644 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FE9B31C4C6EC69592007EDD232E7FB01/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:52.047 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:52.047 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:52.133 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9EF58B392AB4354A5E999C6529D7640B/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:52.140 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9EF58B392AB4354A5E999C6529D7640B/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:52.152 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9EF58B392AB4354A5E999C6529D7640B/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:52.159 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9EF58B392AB4354A5E999C6529D7640B/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:52.369 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:52.369 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:52.434 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:52.440 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:52.452 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:52.460 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:52.668 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:52.668 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:52.677 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBFAC808B85EB4D73914853D1DE8C4EC/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:52.682 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBFAC808B85EB4D73914853D1DE8C4EC/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:52.742 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBFAC808B85EB4D73914853D1DE8C4EC/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:52.751 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBFAC808B85EB4D73914853D1DE8C4EC/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:52.943 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:52.943 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:52.955 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35E671A30834C58772D1CCD5F601AC8C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:52.961 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35E671A30834C58772D1CCD5F601AC8C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:53.036 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35E671A30834C58772D1CCD5F601AC8C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:53.045 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/35E671A30834C58772D1CCD5F601AC8C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:53.241 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:53.241 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:53.254 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F53E6268CBEA978135385135F2EFFF3B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:53.259 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F53E6268CBEA978135385135F2EFFF3B/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:53.333 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F53E6268CBEA978135385135F2EFFF3B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:53.341 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/F53E6268CBEA978135385135F2EFFF3B/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:53.556 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:53.556 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:53.636 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89E02460AB2C2951FE722049B663D592/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:53.642 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89E02460AB2C2951FE722049B663D592/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:53.656 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89E02460AB2C2951FE722049B663D592/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:53.665 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89E02460AB2C2951FE722049B663D592/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:53.878 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:53.878 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:53.947 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/006D55A00A06EC01F0C322EA4025DAB1/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:53.956 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/006D55A00A06EC01F0C322EA4025DAB1/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:53.967 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/006D55A00A06EC01F0C322EA4025DAB1/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:54.038 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/006D55A00A06EC01F0C322EA4025DAB1/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:54.257 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:54.257 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:54.268 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/49C983E108E06BC6746D08BA1F80464B/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:54.273 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/49C983E108E06BC6746D08BA1F80464B/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:54.338 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/49C983E108E06BC6746D08BA1F80464B/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:54.345 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/49C983E108E06BC6746D08BA1F80464B/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:54.659 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:54.659 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:54.741 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89B2F24D3B9642AF5EA353C52352853C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:54.746 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89B2F24D3B9642AF5EA353C52352853C/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:54.832 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89B2F24D3B9642AF5EA353C52352853C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:54.841 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/89B2F24D3B9642AF5EA353C52352853C/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:55.142 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:55.142 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:55.153 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D7D074735624A8F293B062A888E9B46/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:55.158 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D7D074735624A8F293B062A888E9B46/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:55.169 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D7D074735624A8F293B062A888E9B46/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:55.176 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/6D7D074735624A8F293B062A888E9B46/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:55.364 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:55.364 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:55.374 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9B09613C0266D5BA6C09143880DC41BF/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:55.434 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9B09613C0266D5BA6C09143880DC41BF/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:55.446 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9B09613C0266D5BA6C09143880DC41BF/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:55.455 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9B09613C0266D5BA6C09143880DC41BF/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:55.682 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:55.682 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:55.740 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E76959D74E77D764D05916C41BED41DD/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:55.746 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E76959D74E77D764D05916C41BED41DD/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:55.762 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E76959D74E77D764D05916C41BED41DD/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:55.769 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/E76959D74E77D764D05916C41BED41DD/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.040 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:56.040 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:56.049 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A0B71423AE72545B46F3F22A66069D95/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.055 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A0B71423AE72545B46F3F22A66069D95/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.066 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A0B71423AE72545B46F3F22A66069D95/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.138 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A0B71423AE72545B46F3F22A66069D95/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.335 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:56.335 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:56.349 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/93FE4DA2D1E3814D9176874176EB7975/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.355 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/93FE4DA2D1E3814D9176874176EB7975/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.365 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/93FE4DA2D1E3814D9176874176EB7975/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.430 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/93FE4DA2D1E3814D9176874176EB7975/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.646 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:56.646 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:56.656 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8167851EDC6A685A4E0434CFDA68C8A3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.661 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8167851EDC6A685A4E0434CFDA68C8A3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.672 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8167851EDC6A685A4E0434CFDA68C8A3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.736 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8167851EDC6A685A4E0434CFDA68C8A3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:56.930 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:56.930 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:56.941 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9D2C7AA8AECF0B5FDE21FDBD2B93EEAF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:56.948 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9D2C7AA8AECF0B5FDE21FDBD2B93EEAF/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:57.030 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9D2C7AA8AECF0B5FDE21FDBD2B93EEAF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:57.042 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/9D2C7AA8AECF0B5FDE21FDBD2B93EEAF/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:57.239 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:57.239 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:57.248 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FAA76BCFC80327350600B2030026D058/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:57.254 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FAA76BCFC80327350600B2030026D058/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:57.255 INFO [cps-application,ad51b97b0167146f,ad51b97b0167146f] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 1456 2022-08-24 09:50:57.330 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FAA76BCFC80327350600B2030026D058/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:57.344 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/FAA76BCFC80327350600B2030026D058/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:57.536 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:57.537 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:57.550 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D76B509B8F5BE33AB5237622F80867C7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:57.556 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D76B509B8F5BE33AB5237622F80867C7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:57.630 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D76B509B8F5BE33AB5237622F80867C7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:57.638 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D76B509B8F5BE33AB5237622F80867C7/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:57.832 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:57.832 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:57.843 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D7F9A0B0DA9FD2C30396D1D83B63D37A/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:57.849 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D7F9A0B0DA9FD2C30396D1D83B63D37A/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:57.940 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D7F9A0B0DA9FD2C30396D1D83B63D37A/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:57.949 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/D7F9A0B0DA9FD2C30396D1D83B63D37A/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:50:58.164 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:58.164 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:58.174 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/55285C5727D6F18DF3FBCB6D1AF58591/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:58.235 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/55285C5727D6F18DF3FBCB6D1AF58591/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:58.263 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/55285C5727D6F18DF3FBCB6D1AF58591/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:58.272 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/55285C5727D6F18DF3FBCB6D1AF58591/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:58.533 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:58.533 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:58.547 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/470A08C3547A4F18A93CB8854D521506/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:58.554 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/470A08C3547A4F18A93CB8854D521506/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:58.641 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/470A08C3547A4F18A93CB8854D521506/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:58.650 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/470A08C3547A4F18A93CB8854D521506/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:58.866 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:58.866 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:58.930 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F2A076B5CD1CD670A835B28615E3ACB/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:58.936 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F2A076B5CD1CD670A835B28615E3ACB/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:58.947 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F2A076B5CD1CD670A835B28615E3ACB/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:58.955 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/7F2A076B5CD1CD670A835B28615E3ACB/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:59.173 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:59.173 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:59.230 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7BF754C6C80148C735BD5CD3C8AAED8/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:59.237 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7BF754C6C80148C735BD5CD3C8AAED8/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:59.249 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7BF754C6C80148C735BD5CD3C8AAED8/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:59.259 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A7BF754C6C80148C735BD5CD3C8AAED8/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:50:59.466 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:59.466 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:59.533 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/245C09BF02E21F1A5E43FABD99E4E9B3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:59.541 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/245C09BF02E21F1A5E43FABD99E4E9B3/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:59.555 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/245C09BF02E21F1A5E43FABD99E4E9B3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:59.630 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/245C09BF02E21F1A5E43FABD99E4E9B3/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:50:59.834 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:50:59.834 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:50:59.934 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DEF15B1DE1B6C7CF1B28F155B3754A80/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:59.940 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DEF15B1DE1B6C7CF1B28F155B3754A80/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:50:59.951 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DEF15B1DE1B6C7CF1B28F155B3754A80/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:00.043 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/DEF15B1DE1B6C7CF1B28F155B3754A80/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:00.159 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:00.159 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:00.232 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBD48900CE9EBE30C2CE41F3E0EF4915/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:00.243 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBD48900CE9EBE30C2CE41F3E0EF4915/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:00.276 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBD48900CE9EBE30C2CE41F3E0EF4915/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:00.345 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CBD48900CE9EBE30C2CE41F3E0EF4915/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:00.535 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:00.535 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:00.546 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A850A06D76551CABCB7C7FB99888C476/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:00.552 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A850A06D76551CABCB7C7FB99888C476/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:00.635 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A850A06D76551CABCB7C7FB99888C476/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:00.643 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/A850A06D76551CABCB7C7FB99888C476/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:00.764 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:00.764 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:00.841 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8555620FEBFFE265348F59CFF75CC9F9/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:00.849 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8555620FEBFFE265348F59CFF75CC9F9/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:00.941 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8555620FEBFFE265348F59CFF75CC9F9/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:00.949 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/8555620FEBFFE265348F59CFF75CC9F9/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:01.332 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:01.332 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:01.349 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1FB6F2942D457BAC6A9B0E274F0CE7DA/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:01.359 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1FB6F2942D457BAC6A9B0E274F0CE7DA/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:01.430 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1FB6F2942D457BAC6A9B0E274F0CE7DA/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:01.439 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1FB6F2942D457BAC6A9B0E274F0CE7DA/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:01.650 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:01.650 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:01.661 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3BDA0495AAD61A8901EE0F144D59CBF5/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:01.734 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3BDA0495AAD61A8901EE0F144D59CBF5/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:01.756 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3BDA0495AAD61A8901EE0F144D59CBF5/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:01.764 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/3BDA0495AAD61A8901EE0F144D59CBF5/moduleResources into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:01.980 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:01.980 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:02.043 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD41FE5266BEF3054C0D301A9733C9D3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:02.049 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD41FE5266BEF3054C0D301A9733C9D3/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:02.141 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD41FE5266BEF3054C0D301A9733C9D3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:02.149 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/CD41FE5266BEF3054C0D301A9733C9D3/moduleResources into thread: ForkJoinPool-1-worker-19 2022-08-24 09:51:02.371 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:02.371 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:02.435 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AA361E0F7B81116F93C1C7A2DB0A8DB3/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:02.443 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AA361E0F7B81116F93C1C7A2DB0A8DB3/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:02.456 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AA361E0F7B81116F93C1C7A2DB0A8DB3/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:02.531 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AA361E0F7B81116F93C1C7A2DB0A8DB3/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:02.688 WARN [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:02.688 ERROR [cps-application,,] 1 --- [Pool-1-worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:02.742 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AC1BC1908BD9A522790BE25A44DBA665/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:51:02.748 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AC1BC1908BD9A522790BE25A44DBA665/modules into thread: ForkJoinPool-1-worker-9 2022-08-24 09:51:02.761 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AC1BC1908BD9A522790BE25A44DBA665/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:51:02.837 INFO [cps-application,,] 1 --- [Pool-1-worker-9] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/AC1BC1908BD9A522790BE25A44DBA665/moduleResources into thread: ForkJoinPool-1-worker-9 2022-08-24 09:51:03.049 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:03.049 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:03.142 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1CDED4E6A36D96181761EB8F4EC0ED84/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:03.149 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1CDED4E6A36D96181761EB8F4EC0ED84/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:03.234 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1CDED4E6A36D96181761EB8F4EC0ED84/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:03.242 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/1CDED4E6A36D96181761EB8F4EC0ED84/moduleResources into thread: ForkJoinPool-1-worker-23 2022-08-24 09:51:03.557 WARN [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 09:51:03.557 ERROR [cps-application,,] 1 --- [Pool-1-worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. 2022-08-24 09:51:03.643 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BD07D495C071499ED5CF570B69B3FF0C/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 09:51:03.653 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/BD07D495C071499ED5CF570B69B3FF0C/modules into thread: ForkJoinPool-1-worker-5