By type
Following colections are present in simualtor db: ['system.views', 'template', 'simulatorConfig', 'flatTemplatesView']
2022-05-07 07:07:08.555 INFO 13 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$a954c1e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.6.RELEASE)
2022-05-07 07:07:08.866 INFO 13 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Fetching config from server at : http://localhost:8888
2022-05-07 07:07:08.996 INFO 13 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Connect Timeout Exception on Url - http://localhost:8888. Will be trying the next url if available
2022-05-07 07:07:08.996 WARN 13 --- [ main] c.c.c.ConfigServicePropertySourceLocator : Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/application/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
2022-05-07 07:07:09.008 INFO 13 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : No active profile set, falling back to default profiles: default
2022-05-07 07:07:10.185 INFO 13 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2022-05-07 07:07:10.310 INFO 13 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 118ms. Found 3 repository interfaces.
2022-05-07 07:07:10.727 INFO 13 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=60638185-e196-34c2-a17a-ddaf600bdcfd
2022-05-07 07:07:10.831 INFO 13 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$a954c1e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-07 07:07:11.216 INFO 13 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5000 (http)
May 07, 2022 7:07:11 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-5000"]
May 07, 2022 7:07:11 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service [Tomcat]
May 07, 2022 7:07:11 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet engine: [Apache Tomcat/9.0.24]
May 07, 2022 7:07:11 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring embedded WebApplicationContext
2022-05-07 07:07:11.421 INFO 13 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2393 ms
2022-05-07 07:07:11.524 INFO 13 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService
2022-05-07 07:07:11.526 INFO 13 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'watcherTaskExecutor'
2022-05-07 07:07:12.135 INFO 13 --- [ main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[onap-ves-db-client-cmpv2:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
2022-05-07 07:07:12.136 INFO 13 --- [ main] org.mongodb.driver.cluster : Adding discovered server onap-ves-db-client-cmpv2:27017 to client view of cluster
2022-05-07 07:07:12.229 INFO 13 --- [ent-cmpv2:27017] org.mongodb.driver.connection : Opened connection [connectionId{localValue:1, serverValue:7}] to onap-ves-db-client-cmpv2:27017
2022-05-07 07:07:12.239 INFO 13 --- [ent-cmpv2:27017] org.mongodb.driver.cluster : Monitor thread successfully connected to server with description ServerDescription{address=onap-ves-db-client-cmpv2:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 4, 11]}, minWireVersion=0, maxWireVersion=9, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5869495}
2022-05-07 07:07:12.242 INFO 13 --- [ent-cmpv2:27017] org.mongodb.driver.cluster : Discovered cluster type of STANDALONE
2022-05-07 07:07:12.826 INFO 13 --- [ main] org.mongodb.driver.connection : Opened connection [connectionId{localValue:2, serverValue:8}] to onap-ves-db-client-cmpv2:27017
2022-05-07 07:07:12.955 INFO 13 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: cmNotification.json
2022-05-07 07:07:12.982 INFO 13 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: measurement.json
2022-05-07 07:07:12.995 INFO 13 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notification.json
2022-05-07 07:07:13.009 INFO 13 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: notificationHttpServer.json
2022-05-07 07:07:13.022 INFO 13 --- [ main] o.o.i.s.n.v.f.WatcherEventProcessor : DB record modified for template: registration.json
2022-05-07 07:07:13.082 INFO 13 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
2022-05-07 07:07:13.088 INFO 13 --- [ main] org.quartz.simpl.SimpleThreadPool : Job execution threads will use class loader of thread: main
2022-05-07 07:07:13.105 INFO 13 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2022-05-07 07:07:13.107 INFO 13 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.2.1 created.
2022-05-07 07:07:13.108 INFO 13 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized.
2022-05-07 07:07:13.109 INFO 13 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.2.1) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
2022-05-07 07:07:13.109 INFO 13 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2022-05-07 07:07:13.109 INFO 13 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.2.1
2022-05-07 07:07:13.110 INFO 13 --- [ main] org.quartz.core.QuartzScheduler : Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2022-05-07 07:07:13.794 INFO 13 --- [ main] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)]
2022-05-07 07:07:14.488 INFO 13 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2022-05-07 07:07:14.506 INFO 13 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2022-05-07 07:07:14.553 INFO 13 --- [ main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
May 07, 2022 7:07:14 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-5000"]
2022-05-07 07:07:15.010 INFO 13 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5000 (http) with context path ''
2022-05-07 07:07:15.014 INFO 13 --- [ main] o.o.i.s.nfsimulator.vesclient.Main : Started Main in 7.809 seconds (JVM running for 8.614)
May 07, 2022 7:07:35 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-05-07 07:07:35.193 INFO 13 --- [nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2022-05-07 07:07:35.208 INFO 13 --- [nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms
2022-05-07 07:08:05.138 INFO 13 --- [nio-5000-exec-4] org.mongodb.driver.connection : Opened connection [connectionId{localValue:3, serverValue:19}] to onap-ves-db-client-cmpv2:27017
2022-05-07 07:09:41.128 INFO 13 --- [nio-5000-exec-4] o.o.i.s.n.v.rest.SimulatorController : Trying to send one-time event directly to VES Collector
2022-05-07 07:09:41.420 INFO 13 --- [nio-5000-exec-4] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : sending request using address: https://dcae-ves-collector-cmpv2-cert:8443/eventListener/v7
2022-05-07 07:09:42.354 INFO 13 --- [nio-5000-exec-4] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : Message sent, ves response code: HTTP/1.1 202
2022-05-07 07:09:53.115 INFO 13 --- [nio-5000-exec-7] o.o.i.s.n.v.rest.SimulatorController : Trying to send one-time event directly to VES Collector
2022-05-07 07:09:53.140 INFO 13 --- [nio-5000-exec-7] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : sending request using address: https://dcae-ves-collector-cmpv2-cert-wrong-sans:8443/eventListener/v7
2022-05-07 07:09:53.454 WARN 13 --- [nio-5000-exec-7] o.o.i.s.n.v.s.c.HttpClientAdapterImpl : Error sending message to ves: Certificate for doesn't match any of the subject alternative names: [wrong-sans]
2022-05-07 07:10:02.333 INFO 13 --- [ent-cmpv2:27017] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server onap-ves-db-client-cmpv2:27017
com.mongodb.MongoSocketException: onap-ves-db-client-cmpv2: Name or service not known
at com.mongodb.ServerAddress.getSocketAddress(ServerAddress.java:188)
at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:64)
at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:62)
at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:126)
at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:131)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: onap-ves-db-client-cmpv2: Name or service not known
at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getAllByName(Unknown Source)
at java.base/java.net.InetAddress.getByName(Unknown Source)
at com.mongodb.ServerAddress.getSocketAddress(ServerAddress.java:186)
... 5 common frames omitted