By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-08-18 01:26:43 056 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-18 01:26:43 060 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-18 01:26:43 248 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021-08-18 01:27:05 248 INFO [org.reflections.Reflections][main] - Reflections took 21799 ms to scan 1 urls, producing 15738 keys and 30140 values 2021-08-18 01:27:09 149 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-08-18 01:27:11 640 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-08-18 01:27:11 640 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-08-18 01:27:11 640 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-18 01:27:11 641 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-18 01:27:11 646 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021/08/18 01:27:13 [error] 23#23: *5 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.73.145, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.73.145 - - [18/Aug/2021:01:27:13 +0000] b4e0da7c12833585b1b1c76577d8de00 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-08-18 01:27:13 941 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-18 01:27:13 946 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-08-18 01:27:17 041 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-08-18 01:27:22 150 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-08-18 01:27:22 246 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-08-18 01:27:24 043 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2021-08-18 01:27:25 043 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-08-18 01:27:25 142 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-08-18 01:27:25 241 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-08-18 01:27:25 444 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-08-18 01:27:25 445 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-08-18 01:27:25 543 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-08-18 01:27:27 247 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-18 01:27:27 340 INFO [org.eclipse.jetty.server.Server][main] - Started @59193ms 2021-08-18 01:27:28 745 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.73.145 - - [18/Aug/2021:01:27:32 +0000] a05d671393a06a159aa3540452dfa65f "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:15.115 upstream_response_time:15.115 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:32 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 4408 2021-08-18 01:27:33 049 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@598b916a 2021-08-18 01:27:33 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.59.78","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:34 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:34 +0000] 86707f9b439a5516869f2e0554612a48 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.405 upstream_response_time:2.405 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 2300 2021-08-18 01:27:35 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57344538 2021-08-18 01:27:35 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.63.22","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:35 383 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 798 10.233.73.145 - - [18/Aug/2021:01:27:35 +0000] 8016eeec7cedbb262d577da8fa504e94 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 2021-08-18 01:27:36 042 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74abc3e1 2021-08-18 01:27:36 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.5.72","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:36 699 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:36 +0000] 26ab8b6054cad46d756af36fd1bc9e15 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.910 upstream_response_time:0.910 "-" "Go-http-client/1.1" "-" 2021-08-18 01:27:36 940 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@549af07a 2021-08-18 01:27:36 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.4.46","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 10.233.73.145 - - [18/Aug/2021:01:27:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 907 2021-08-18 01:27:37 984 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:37 +0000] 7924721b17f873a526ed761ac4bdfb50 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.240 upstream_response_time:1.240 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 1237 2021-08-18 01:27:38 050 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@654ad6d7 2021-08-18 01:27:38 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.4.46","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:39 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:39 +0000] 3d87b31fc3ad4d820cbb09728be59e8e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.358 upstream_response_time:1.358 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 1320 2021-08-18 01:27:39 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16396fb3 2021-08-18 01:27:39 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:40 153 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:40 +0000] c93529a22ca9928a1170fa280c3b6253 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.815 upstream_response_time:0.815 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 815 2021-08-18 01:27:40 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e83f6bf 2021-08-18 01:27:40 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:40 889 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:41 +0000] 93fc5ad5ccca0b122877ed2e181767ab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.808 upstream_response_time:0.808 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 807 2021-08-18 01:27:41 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a8113dc 2021-08-18 01:27:41 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:42 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:42 +0000] 69d09ffb3db474e40da859bc81bebeed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.092 upstream_response_time:1.092 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1091 2021-08-18 01:27:42 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@109586f2 2021-08-18 01:27:42 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:42 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:42 +0000] c912062818178c6e7b4f525cbb18e333 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 799 2021-08-18 01:27:42 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26f5b4e3 2021-08-18 01:27:42 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:44 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:44 +0000] f3d5a1eb93c42818379483f6f237f77a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1697 2021-08-18 01:27:44 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67b45089 2021-08-18 01:27:44 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:45 770 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:45 +0000] b24a6d1f7765fabead60b9fadf438062 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.291 upstream_response_time:1.291 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1289 2021-08-18 01:27:46 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@785c651 2021-08-18 01:27:46 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:46 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:46 +0000] 0a52cd9cc687d713996d4ce5368632a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 898 2021-08-18 01:27:46 854 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ba84c55 2021-08-18 01:27:46 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:47 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:47 +0000] 533124a0eab09901f8674fd0a21dfa66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 799 2021-08-18 01:27:47 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9a9eae0 2021-08-18 01:27:47 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:48 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:48 +0000] f18d80a4d11e4a546ac8551fc54ff94d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.105 upstream_response_time:1.105 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1104 2021-08-18 01:27:48 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f112a0c 2021-08-18 01:27:48 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:49 237 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:49 +0000] 177d983bf62e0a32ecec38cb2141c2e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 794 2021-08-18 01:27:49 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d62b847 2021-08-18 01:27:49 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:49 844 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] cb7412c4bde64ef396bd95420020d367 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498 2021-08-18 01:27:50 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5018278 2021-08-18 01:27:50 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:50 357 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] 14e31717b54d6a1f7407b2bc4bc647af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 389 2021-08-18 01:27:50 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d69bb46 2021-08-18 01:27:50 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:50 742 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] c1c2643c287d306560a84dda2d9747a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 386 2021-08-18 01:27:50 854 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b164a75 2021-08-18 01:27:50 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:51 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:51 +0000] bc105b03e385466c6bbd45f39040b576 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 895 2021-08-18 01:27:51 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67f9a99c 2021-08-18 01:27:51 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:52 185 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:52 +0000] b0b5dc7ae6d731b04fd8aeb852d2ff13 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 694 2021-08-18 01:27:52 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@739f4974 2021-08-18 01:27:52 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:52 944 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:53 +0000] 632e0a08c4d0099d3ddc5a28e96a16f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594 2021-08-18 01:27:53 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45937530 2021-08-18 01:27:53 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:54 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:54 +0000] 134ce49782be115871f991e81e7e1811 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1093 2021-08-18 01:27:54 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6641d1fe 2021-08-18 01:27:54 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:57 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:57 +0000] fa8c46e1c89bbbbe442c80671ff4783e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.697 upstream_response_time:3.697 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 3693 2021-08-18 01:27:57 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1abb2fb 2021-08-18 01:27:57 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:58 573 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:58 +0000] 43924dfec3a673d5a03f72a03d7a5a98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 793 2021-08-18 01:27:58 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f273c71 2021-08-18 01:27:58 655 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:58 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:59 +0000] 398f7c5cc1d481cd2591cdc6afde332e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 402 2021-08-18 01:27:59 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@382feb3a 2021-08-18 01:27:59 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:59 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:27:59 +0000] 5df1fa81ad5ee8070c63ef2b416964c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:27:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 591 2021-08-18 01:27:59 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78dfa6c2 2021-08-18 01:27:59 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:27:59 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] 5929b833b51e06cecca4c9265a23a501 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 390 2021-08-18 01:28:00 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61b3bb86 2021-08-18 01:28:00 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:00 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] c90d70eb95e2ddc00547985c24e473f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 197 2021-08-18 01:28:00 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65e0332c 2021-08-18 01:28:00 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:00 928 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] 6540e2c3f98552f97f6abaa2091abc46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 599 2021-08-18 01:28:00 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@311ef375 2021-08-18 01:28:00 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:01 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:01 +0000] 8be45c967514f24bb585b52806e993eb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497 2021-08-18 01:28:01 452 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1be2e194 2021-08-18 01:28:01 452 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:01 842 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:02 +0000] c88dd76e9000679758d262d39ff427ce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1196 2021-08-18 01:28:02 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3931dae9 2021-08-18 01:28:02 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:03 358 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:03 +0000] 2327df9792916666c994c973466a549e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 794 2021-08-18 01:28:03 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2656a4fd 2021-08-18 01:28:03 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:03 853 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:03 +0000] a6ff09b56b3c53f24aa76400254777dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.417 upstream_response_time:0.417 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 414 2021-08-18 01:28:03 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d7e76ad 2021-08-18 01:28:03 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:04 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:04 +0000] 0c35c920ddac5be08b93292d6834d718 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.576 upstream_response_time:0.576 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 575 2021-08-18 01:28:04 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e3bb874 2021-08-18 01:28:04 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:04 932 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:05 +0000] 2b621fd40bee3328877fb64cc5669b8d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 589 2021-08-18 01:28:05 050 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d9e4658 2021-08-18 01:28:05 051 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:05 590 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:05 +0000] d2bbd649209f292fbfc2c8b5abe1c3a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698 2021-08-18 01:28:05 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57490ece 2021-08-18 01:28:05 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:06 172 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:06 +0000] 6310212e93237bdefb69b96d7d8294b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1196 2021-08-18 01:28:06 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1659589a 2021-08-18 01:28:06 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:07 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:07 +0000] b787040949b9b343d16ea57915ebb0e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 997 2021-08-18 01:28:07 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@613f79a5 2021-08-18 01:28:07 953 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:08 517 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:08 +0000] 59bbd0db9e2cbe9f99a777c2ee9d75b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596 2021-08-18 01:28:08 554 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f60c92b 2021-08-18 01:28:08 554 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:09 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:09 +0000] 762d3a65fb3fd843ec17230f59bd4143 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 792 2021-08-18 01:28:09 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e279567 2021-08-18 01:28:09 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:09 572 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:09 +0000] bb29434b26f8efda6c729babeb25ac09 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 296 2021-08-18 01:28:09 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4847eecd 2021-08-18 01:28:09 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:10 382 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:10 +0000] c75e680d1f697c7ea5aec9acd9d61a4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 794 2021-08-18 01:28:10 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@433ed1fe 2021-08-18 01:28:10 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:10 805 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:11 +0000] c1c67d5d718d8137fad79520e1545a14 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797 2021-08-18 01:28:11 252 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15785d80 2021-08-18 01:28:11 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:12 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:12 +0000] f9eac4def7bdbd265d24aa431f84e72a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.404 upstream_response_time:1.404 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1403 2021-08-18 01:28:12 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24ca91f7 2021-08-18 01:28:12 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:13 055 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:13 +0000] 02c8c55a876a767c4dfa34f449e43c28 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 588 2021-08-18 01:28:13 253 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10ca689b 2021-08-18 01:28:13 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:15 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:16 +0000] 13e4f7e9a9f06377f7e8bff91f7c9520 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.798 upstream_response_time:2.798 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2796 2021-08-18 01:28:16 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d8779bd 2021-08-18 01:28:16 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:18 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:18 +0000] c75b67db27c3e00fedeeb66a70bf1fe8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.791 upstream_response_time:2.791 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2793 2021-08-18 01:28:18 850 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23d4c2e1 2021-08-18 01:28:18 850 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:20 155 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:20 +0000] 796ee73c3db9841cdfae9a29269f7bcc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1396 2021-08-18 01:28:20 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3278cd00 2021-08-18 01:28:20 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:20 692 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:20 +0000] 251c65e74d20ff3e80e66d41530b9bf6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.454 upstream_response_time:0.454 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 454 2021-08-18 01:28:20 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@109611a1 2021-08-18 01:28:20 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:21 050 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:21 +0000] f3e673bb662999c79f806e50220f618e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.638 upstream_response_time:0.638 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 636 2021-08-18 01:28:21 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cb31bbb 2021-08-18 01:28:21 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:22 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:22 +0000] a043a3258c7e627bf63eba03d8b585ce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.712 upstream_response_time:0.712 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 706 2021-08-18 01:28:22 146 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38580bc 2021-08-18 01:28:22 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:22 744 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:23 +0000] 4185d4fcee15eda282ee22842a4e1516 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.983 upstream_response_time:0.983 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 904 2021-08-18 01:28:23 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@744c8d10 2021-08-18 01:28:23 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:23 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:23 +0000] 2341d83433450e20f4deee3ec60eaa45 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794 2021-08-18 01:28:23 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56f564c 2021-08-18 01:28:23 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:24 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:24 +0000] 393d1a24d3c323aed6f6fceb1219994f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 985 2021-08-18 01:28:24 852 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39234d4 2021-08-18 01:28:24 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:25 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:25 +0000] 56796f1cc280e2750b56be4217ca9029 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 995 2021-08-18 01:28:25 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3aaed0b5 2021-08-18 01:28:25 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:26 739 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 905 10.233.73.145 - - [18/Aug/2021:01:28:26 +0000] 11103bcb0e563ba73519fc50699bb873 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.907 upstream_response_time:0.907 "-" "Go-http-client/1.1" "-" 2021-08-18 01:28:26 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50988e5e 2021-08-18 01:28:26 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:27 560 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:27 +0000] b1ce91584e30d54a19f6abb3d28429be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.820 upstream_response_time:0.820 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 819 2021-08-18 01:28:27 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a833b6d 2021-08-18 01:28:27 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:28 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:28 +0000] 7c2b8b84ee635c0d4d34a991bacac32c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.012 upstream_response_time:1.012 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1011 2021-08-18 01:28:28 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72f7e48e 2021-08-18 01:28:28 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:29 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:29 +0000] 1c17d777bdb5a8499ffe4d0cd1815c57 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 887 2021-08-18 01:28:29 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b38501c 2021-08-18 01:28:29 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:29 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:29 +0000] 60c396d95342741bedf303490732e159 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 302 2021-08-18 01:28:29 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f6c9007 2021-08-18 01:28:29 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:30 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:30 +0000] 1ae42b4dffe5a01fd7d54a462b421bca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.683 upstream_response_time:0.683 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 600 2021-08-18 01:28:30 546 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dcdd05b 2021-08-18 01:28:30 546 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v0","url":"/api/multicloud-pike/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.57.195","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:31 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:31 +0000] dde4bd322faae803db54a84a8a89784e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 605 2021-08-18 01:28:31 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dce4d34 2021-08-18 01:28:31 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v1","url":"/api/multicloud-pike/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.57.195","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:31 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:31 +0000] 72273f2fba7a787b9f4eb9a60646ba0d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 695 2021-08-18 01:28:31 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25b844a4 2021-08-18 01:28:31 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-k8s","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.18.118","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:32 203 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:32 +0000] 1c92ada3fb8916069d79b46e6e1d0eeb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 491 2021-08-18 01:28:32 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22c9a2ca 2021-08-18 01:28:32 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"parser","version":"v1","url":"/api/parser/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.44","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:32 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:33 +0000] b900f3eff3ece055bc4988b7095a586a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 791 2021-08-18 01:28:33 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dc7d37a 2021-08-18 01:28:33 155 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"catalog","version":"v1","url":"/api/catalog/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.44","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:33 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:34 +0000] 61998989a8f3e31e178627300605d58d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1096 2021-08-18 01:28:34 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56897964 2021-08-18 01:28:34 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nsd","version":"v1","url":"/api/nsd/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.44","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:35 000 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:35 +0000] 3bca07be7a50d59ed1be225bede28c1b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 891 2021-08-18 01:28:35 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22182741 2021-08-18 01:28:35 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfpkgm","version":"v1","url":"/api/vnfpkgm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.44","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:35 341 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:35 +0000] 3897623ce882907613f709a84098bb6d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 295 2021-08-18 01:28:35 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e6bcb78 2021-08-18 01:28:35 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.48.6","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:35 937 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:36 +0000] aea17b6ff94704871404ac3e27241378 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 592 2021-08-18 01:28:36 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@704ff09b 2021-08-18 01:28:36 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v0","url":"/api/multicloud-fcaps/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.17.227","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:36 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 890 10.233.73.145 - - [18/Aug/2021:01:28:36 +0000] 5afeb2448ad8127213c7a65af0bf7733 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-" 2021-08-18 01:28:36 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6720ec1b 2021-08-18 01:28:36 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v1","url":"/api/multicloud-fcaps/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.17.227","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:28:37 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:28:38 +0000] 5ab1dec4c02358829f9f9cc95f0b54b4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:28:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1097 2021-08-18 01:29:24 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47779334 2021-08-18 01:29:24 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.52.126","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:29:24 739 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:29:24 +0000] 30713b23d3d671d0af211d403e9a56e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.723 upstream_response_time:0.723 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:29:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 715 2021-08-18 01:29:24 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@224dde25 2021-08-18 01:29:24 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.52.126","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:29:25 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:29:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 482 10.233.73.145 - - [18/Aug/2021:01:29:25 +0000] 9758b9990a3c03018a49cc52c1c2332d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 2021-08-18 01:29:25 452 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ac959d7 2021-08-18 01:29:25 452 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.31.114","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:29:26 618 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:29:27 +0000] 3553e83cd29794d3d5fd2d22aa707504 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:29:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1693 2021-08-18 01:29:27 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67b985e8 2021-08-18 01:29:27 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.24.108","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:29:28 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:29:28 +0000] 9354fdce12c25a8f96235cb6ede48178 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:29:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 1395 2021-08-18 01:31:38 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69ca87e 2021-08-18 01:31:38 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.34.251","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:31:38 952 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:31:39 +0000] 1341c39832d8ea00678c09df1445b788 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.084 upstream_response_time:1.084 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:31:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1081 2021-08-18 01:32:31 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:31 +0000] ee2247d55a418322cc1c94b5c4ab5798 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.277 upstream_response_time:0.277 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 271 2021-08-18 01:32:31 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:31 +0000] f347a392fe4673e7bdec418cf657e703 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-08-18 01:32:31 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:33 +0000] 568ad4004ab3986afc2766dc2eee454a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1387 2021-08-18 01:32:33 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:33 +0000] 404158c9d57f27f8106d79b8286adfa0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-18 01:32:33 546 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:34 +0000] 63bb8f6223de91c03d3854f8ed05f10e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-08-18 01:32:34 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:34 +0000] 48a5091a90181e4869fe92330cf3e093 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-08-18 01:32:34 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] 9a6536e3ccfe2a10c6cd2a6007925ed6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-08-18 01:32:35 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] 79397a75eb28e75568d292eca6140cd2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-18 01:32:35 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] 40d28433cc74e359e42168037a0146ae "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-18 01:32:35 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:36 +0000] 9785861078fb0983f8c8987db487d012 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-18 01:32:36 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:36 +0000] d7a090c2b70b0f81fb858b8c56c88c89 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-08-18 01:32:36 447 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:37 +0000] 70ad992ed4a62b8d43eedc2844ef6e68 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097 2021-08-18 01:32:37 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:38 +0000] 50ee63272cc3c54cbf4d2c910ca63b1e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.810 upstream_response_time:0.810 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 810 2021-08-18 01:32:38 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:38 +0000] 3b9f2ff6cd03c95b8c6b3e8a4f0145a0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285 2021-08-18 01:32:38 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:39 +0000] 52227a1666fcdef78bf9f30359400909 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899 2021-08-18 01:32:39 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:39 +0000] 1cc831446f82daae53993eb6cf28c884 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-08-18 01:32:39 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:40 +0000] 8d016946c4356865a688930246abcc7f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 507 2021-08-18 01:32:40 257 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:40 +0000] 31b0933276816ac500de0b33601d5b47 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 686 2021-08-18 01:32:40 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:41 +0000] d7055acd211f801bf49624711022bf6f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2021-08-18 01:32:41 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:42 +0000] 018a85fe5c65ccdb35a59756727640f8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-18 01:32:42 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:42 +0000] b88324f65530f16e54fcdef0e09d4f89 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.613 upstream_response_time:0.613 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 612 2021-08-18 01:32:42 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:43 +0000] 8144d31113f4678b76f8c65158472bbc "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486 2021-08-18 01:32:43 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:43 +0000] b73cc971cd89629d6a6fb6548922530e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-08-18 01:32:43 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:44 +0000] a3374f7b9e0a4b6b572704ce9fe7fa24 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-08-18 01:32:44 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:44 +0000] 909be44116916880709a14a158ef4853 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-08-18 01:32:44 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:45 +0000] 039febcfed254767791a1dc5a14f13b7 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-18 01:32:45 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:45 +0000] 541db3b63d8f19c11111fba430f505e2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 502 2021-08-18 01:32:45 650 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:46 +0000] 3961ef40531a8bea8773a3a9c7b80cd0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-18 01:32:46 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:46 +0000] 3579718a0d9d62c26409101f2954c842 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-08-18 01:32:46 749 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] 2605b198559ecf1d5bfbd282802c7eb8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 308 2021-08-18 01:32:47 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] 92e388d0b4c1762b11dc97b90fd06413 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288 2021-08-18 01:32:47 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] bfae9e58c150ea27d25c9b824ba3f299 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402 2021-08-18 01:32:47 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] 5486b9465132189a07896f86f3a9af08 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2021-08-18 01:32:47 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:48 +0000] 3df4183247edd668e3310a4ff6769045 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-18 01:32:48 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:48 +0000] 73cac9ab9e6c163853e131fdd4851db2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-08-18 01:32:48 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] ced56d38aa4450e83899969f138049f9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 313 2021-08-18 01:32:49 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] 82aee6a78d9a55b1d4d581ba6e9b6fcf "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 382 2021-08-18 01:32:49 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] 6c89a9074a56fe7c624eff8544d031c2 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:32:49 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:50 +0000] 576128b7c51b3496f58a1280a9be5cf9 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-08-18 01:32:50 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:52 +0000] ef8203b87a4ef4c6f3e18167ec029bf9 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.703 upstream_response_time:1.703 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1703 2021-08-18 01:32:52 053 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:52 +0000] 7f2cff276c078101e026612b0bcdf114 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-08-18 01:32:52 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] 412652d2fb475b0f82c5e955debf39e6 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2021-08-18 01:32:53 245 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] 86f1409ce7aae760accb14f8140e9bc3 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-08-18 01:32:53 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] bf691ecad49606667a2cd318d29eb884 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-08-18 01:32:53 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:54 +0000] dc5d3e67b13fa21a4b1a07bd81193eef "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-08-18 01:32:54 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] fc1ccc02b563c26aedb1941728c65072 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1798 2021-08-18 01:32:56 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] ade62f386de9e5f2fe66dd4a4f8a7fc5 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-08-18 01:32:56 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] 5e458384673e174a266690e6c1e0d34c "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-08-18 01:32:56 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] a59f90c0f80944a070dea47bbd8ae0e9 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-18 01:32:56 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:57 +0000] 1689b4deee1b82e8d3db7ec7376812c8 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2021-08-18 01:32:57 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:57 +0000] 29aa6ee8f156e2e55d1ee59c9715e0a3 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-08-18 01:32:57 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] 2703c63f3d480fc233113c591788c1e5 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390 2021-08-18 01:32:58 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] 535901acb65cb76c09993c5f9d8fd9bf "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-18 01:32:58 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] 0d06afd620999a36c8b3108d6f84f510 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-18 01:32:58 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:59 +0000] 9b85cc7880676e819e0a600845176547 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:32:59 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-08-18 01:32:59 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:32:59 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 10.233.73.145 - - [18/Aug/2021:01:32:59 +0000] d46608c8df06892d717f5a6801fd0f9c "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 2021-08-18 01:32:59 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7339eb33 2021-08-18 01:32:59 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:00 228 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:00 +0000] c2e61d326af508bbcef93eb5ee78da38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 895 2021-08-18 01:33:00 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7159d248 2021-08-18 01:33:00 553 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:00 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:00 +0000] 41156d5137e7623ff0451e0d61d11dbc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 300 2021-08-18 01:33:00 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f234b00 2021-08-18 01:33:00 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:01 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:01 +0000] 9b8753a25c782d661085f4a3c4a1be98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 785 2021-08-18 01:33:01 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65845404 2021-08-18 01:33:01 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:01 740 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] a65f27c6019a97dd5c0eac9188c9254a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 398 2021-08-18 01:33:02 049 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1db437f2 2021-08-18 01:33:02 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:02 280 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] 6b02df618744540ef5927712da9dc5a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 297 2021-08-18 01:33:02 352 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bb35b3 2021-08-18 01:33:02 352 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:02 684 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] bdcf9fae1e8fa8a4babc67d6812b5822 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 394 2021-08-18 01:33:02 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52760863 2021-08-18 01:33:02 749 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:02 942 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] 23f4c19b2cba326ff54f3207a712653d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.216 upstream_response_time:0.216 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 216 2021-08-18 01:33:02 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4db91610 2021-08-18 01:33:02 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:03 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:03 +0000] d87eed4ab951d54bfadd2fc2847c6d19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 676 2021-08-18 01:33:03 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74a01e38 2021-08-18 01:33:03 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:04 018 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:04 +0000] 1e6dceae42a43f419466de843d7fa9e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 393 2021-08-18 01:33:04 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7847d2f0 2021-08-18 01:33:04 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:04 663 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:04 +0000] e89c3a29e903fb49ff68676c401492a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.633 upstream_response_time:0.633 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 624 2021-08-18 01:33:04 682 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8e3fe3c 2021-08-18 01:33:04 682 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:05 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:05 +0000] bda210fc87a01d55ea103691ffa05389 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.461 upstream_response_time:0.461 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 461 2021-08-18 01:33:05 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba45aad 2021-08-18 01:33:05 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:05 242 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:05 +0000] 7e2b7647326ab10d8b64db463646d02c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 195 2021-08-18 01:33:05 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6332ca5f 2021-08-18 01:33:05 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:06 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:06 +0000] 5e44f672aafedfb7da5c9b36a51b38c8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 798 2021-08-18 01:33:06 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@241af977 2021-08-18 01:33:06 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:06 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:06 +0000] 6bdd448c37af745346e35d698b2deeed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 402 2021-08-18 01:33:06 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b58b289 2021-08-18 01:33:06 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:07 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:07 +0000] 061532e494f78fa90a3a4799fb3edbab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 492 2021-08-18 01:33:07 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5285de60 2021-08-18 01:33:07 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:07 439 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:07 +0000] bda91ec0ce3d92392a974bc7587e3300 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 693 2021-08-18 01:33:07 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3805ef27 2021-08-18 01:33:07 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:08 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:08 +0000] 0bce0947ebf6763e266c24ba805ebc25 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 694 2021-08-18 01:33:08 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4931e494 2021-08-18 01:33:08 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:08 642 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:08 +0000] 9f1f341a6575b3b7311946d3f3dad6a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.215 upstream_response_time:0.215 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 212 2021-08-18 01:33:08 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72ae64ad 2021-08-18 01:33:08 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:09 137 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:09 +0000] 683b5f3db659bf1c34acea0358a6fa63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.676 upstream_response_time:0.676 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 675 2021-08-18 01:33:09 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d8d130f 2021-08-18 01:33:09 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:09 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:09 +0000] ee4cdc26a8c85e4008160fd6c42cf37d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 498 2021-08-18 01:33:09 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a55dc74 2021-08-18 01:33:09 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:10 194 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:10 +0000] 023a3b8184ff07267bb1581fbc50e059 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391 2021-08-18 01:33:10 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7096347f 2021-08-18 01:33:10 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:10 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:10 +0000] 601cad566921e416fa312cce21b01c1a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 397 2021-08-18 01:33:10 652 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@81a6815 2021-08-18 01:33:10 652 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:11 245 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:11 +0000] 231a08a037ad42cf37cb86c79b952c0d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 697 2021-08-18 01:33:11 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c298d97 2021-08-18 01:33:11 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:11 889 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:12 +0000] 297c7503cdbbe137b558df53b175819a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 989 2021-08-18 01:33:12 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57664beb 2021-08-18 01:33:12 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:12 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:12 +0000] b82df8b60bb34e9dbfea70fcc0cb2c83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 598 2021-08-18 01:33:12 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aa50f6 2021-08-18 01:33:12 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:13 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:13 +0000] 0e96b08e71870f90209f05f16855c520 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 302 2021-08-18 01:33:13 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60bae3f8 2021-08-18 01:33:13 257 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:13 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:14 +0000] 6d79f0dbfc5bb564cf42179278c7250f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 888 2021-08-18 01:33:14 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c8d13f6 2021-08-18 01:33:14 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:14 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:14 +0000] 38d1ba43bab4276c9d08445598a364fa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 693 2021-08-18 01:33:14 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ccdfec2 2021-08-18 01:33:14 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:15 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:15 +0000] 16fb1dde9f0f4493f207f1f04a71cd9a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594 2021-08-18 01:33:15 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f1282df 2021-08-18 01:33:15 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:24 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:24 +0000] a6768acf11b6c81cd2a14f812100e539 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:8.799 upstream_response_time:8.799 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 8798 2021-08-18 01:33:24 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35b4d49 2021-08-18 01:33:24 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:27 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:27 +0000] b12b37f81d0e8d3b3bcbfb4dda36d352 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.390 upstream_response_time:3.390 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 3391 2021-08-18 01:33:27 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@523cdca1 2021-08-18 01:33:27 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:32 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:32 +0000] 79d433505cb6f23bd894e66ded3dbbc8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.897 upstream_response_time:4.897 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 4899 2021-08-18 01:33:32 554 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e3d58b4 2021-08-18 01:33:32 554 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:33 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:33 +0000] af56f39d72c33a3b5553723cc8e92005 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.904 upstream_response_time:0.904 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 902 2021-08-18 01:33:33 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ad352b 2021-08-18 01:33:33 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:34 256 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:34 +0000] e9aecb15d396b25bf8fb43ff25d6f103 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.087 upstream_response_time:1.087 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1086 2021-08-18 01:33:34 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@102ec136 2021-08-18 01:33:34 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:34 743 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:35 +0000] d30839d196ed858c497edb13db18ba0e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995 2021-08-18 01:33:35 554 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6db61106 2021-08-18 01:33:35 554 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:36 140 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 792 10.233.73.145 - - [18/Aug/2021:01:33:36 +0000] e4b512247f685fc5584016298e22c127 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 2021-08-18 01:33:36 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45747c33 2021-08-18 01:33:36 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:36 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:36 +0000] ffcefe2bbea271ef40e509298601f46c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 598 2021-08-18 01:33:36 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77964d86 2021-08-18 01:33:36 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:37 246 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:37 +0000] aeb6f1e246e6765921936c8757bd28f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496 2021-08-18 01:33:37 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aa2d7f3 2021-08-18 01:33:37 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:37 741 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:37 +0000] 28a9839df6140c9704ddc53a529f3675 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 394 2021-08-18 01:33:37 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67dce086 2021-08-18 01:33:37 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:38 522 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:38 +0000] 6dd7cdb511a533bedaa314e59b3bee0b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 991 2021-08-18 01:33:38 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1acdda56 2021-08-18 01:33:38 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:39 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:39 +0000] 428bd38778e98413fb89e6ff8dd71845 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 388 2021-08-18 01:33:39 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67aada5d 2021-08-18 01:33:39 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:39 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:39 +0000] 68aa2d7d1bd3b9b6296599e9e8027c4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 597 2021-08-18 01:33:39 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a0dffa1 2021-08-18 01:33:39 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:40 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:40 +0000] 2bbe07fab0414cea881c9e294fcb1491 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 592 2021-08-18 01:33:40 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@568f7a86 2021-08-18 01:33:40 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:40 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:41 +0000] 97c323ca90c8559b4c700e48aac34247 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 596 2021-08-18 01:33:41 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c8b02de 2021-08-18 01:33:41 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:41 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:41 +0000] 2330af968282d3dbaecae44cf82aefdf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 901 2021-08-18 01:33:41 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e539183 2021-08-18 01:33:41 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:43 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:43 +0000] 590f248a0080418e865fa6ef7627842d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.867 upstream_response_time:1.867 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1866 2021-08-18 01:33:43 850 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e0d781e 2021-08-18 01:33:43 850 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:44 395 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:44 +0000] c1e86ff617965535e44031d9fd9b85b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 794 2021-08-18 01:33:44 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fd609da 2021-08-18 01:33:44 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:45 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 504 10.233.73.145 - - [18/Aug/2021:01:33:45 +0000] b256512542125e9657a8fc32017206d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.507 upstream_response_time:0.507 "-" "Go-http-client/1.1" "-" 2021-08-18 01:33:45 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22aa430 2021-08-18 01:33:45 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:45 555 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:45 +0000] ffb9458555d3a26c5f75b7404b445ee9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 679 2021-08-18 01:33:45 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65b3b172 2021-08-18 01:33:45 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:46 341 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:46 +0000] 029ab8ad0667ac592e04b308356b0c1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 692 2021-08-18 01:33:46 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@671b595f 2021-08-18 01:33:46 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:47 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:47 +0000] e60c945dbc8d037cb60545e69e93b26a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 998 2021-08-18 01:33:47 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@631a521f 2021-08-18 01:33:47 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:48 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:48 +0000] d125d85c565822f8e48de18be2717c1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 886 2021-08-18 01:33:48 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3aa34762 2021-08-18 01:33:48 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:48 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:48 +0000] e1e7f478cf02d459212f4bd690327835 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 399 2021-08-18 01:33:48 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@81392e5 2021-08-18 01:33:48 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:50 167 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:50 +0000] a200d6341ffb0eb3c94cca9e67bb3f60 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.491 upstream_response_time:1.491 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1491 2021-08-18 01:33:50 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3580d832 2021-08-18 01:33:50 350 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:50 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:50 +0000] e1e1ca51959588d29cf1357c47d69b4a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596 2021-08-18 01:33:50 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c8a0aca 2021-08-18 01:33:50 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:33:51 437 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:33:51 +0000] f317eb14dad4dcf96a2c51e617b1d245 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:33:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 501 2021-08-18 01:39:48 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:48 +0000] 01f4259966ecd78943d28b5348f74f93 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 572 2021-08-18 01:39:48 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:49 +0000] 681c0cc1775b6ed718b2e0bb6b115b25 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2021-08-18 01:39:49 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] 47c71ccd466876c5799c6bdf19304f03 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-08-18 01:39:50 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] b82578b95ac3b03f79273fd4cb10775f "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-18 01:39:50 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] 20ace8cc2e651417f5746b037214f0fe "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-18 01:39:50 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] da9ce6e6248935eb4417419345d4db54 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-08-18 01:39:51 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] 35c0cdefac83f66c5a33bcf25dc9f714 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2021-08-18 01:39:51 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] 5df4a893651ab3bfe4fd5986e8a8fa5c "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 2021-08-18 01:39:51 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] 67394cab9a2508d86bd3aef3c3f4d09c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-08-18 01:39:51 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:52 +0000] 12d6a20e63b58c5ec04c8556f6987796 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.986 upstream_response_time:0.986 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 984 2021-08-18 01:39:52 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:53 +0000] 21f24fdec094ec45b740d281a58709f6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-08-18 01:39:53 750 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] fa8b17991ba2a03e8db3b1159296e2b6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-08-18 01:39:54 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] 848f42d995be0c6135bfa7765fbdc79d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-08-18 01:39:54 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] ab2f2d67f43f8b1b5bd6859eec4f7abb "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-08-18 01:39:54 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 10.233.73.145 - - [18/Aug/2021:01:39:54 +0000] 469e2d0250a94acb6a4d9e6433f1a660 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 2021-08-18 01:39:54 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:55 +0000] 056148346f731cfea71f20520ec647f4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-08-18 01:39:55 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:56 +0000] 118af1c8ee83f51830a524cb63de9869 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.388 upstream_response_time:1.388 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1387 2021-08-18 01:39:56 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:57 +0000] 4fdd94ba1432b130b410ea148251fc64 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2021-08-18 01:39:57 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:57 +0000] f7deba03f1b00c9ce4bf7380e0b2ca33 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-18 01:39:57 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:58 +0000] 348c23779479e745cdad2a0f1a65a54c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 406 2021-08-18 01:39:58 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:58 +0000] 2bb92970e627d96c5576e8d3fda4517f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488 2021-08-18 01:39:58 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:59 +0000] 92016058743922a2841c89683c27374f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-08-18 01:39:59 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:39:59 +0000] 38e93ba507fbcc20c1a447bfa7916540 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.408 upstream_response_time:0.408 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:39:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 406 2021-08-18 01:39:59 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:00 +0000] 6fb4052eea1b8eb638f4afe0f3cac1ec "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2021-08-18 01:40:00 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:00 +0000] 77f285aeaef504b03e83ae01b76e8008 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600 2021-08-18 01:40:00 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] a3ac38ad8d82ffa41a78fea42a4986c5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1292 2021-08-18 01:40:02 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] ac9215a4cacb15ed0c2453c5240e0650 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.327 upstream_response_time:0.327 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 325 2021-08-18 01:40:02 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] 908eba7e1b729ef1f44caf6d3a7b10ef "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.278 upstream_response_time:0.278 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 284 2021-08-18 01:40:02 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] c0d73dafd59f3711d95fdb88710c1d86 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-08-18 01:40:03 052 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] a53e716b2efc388b4cfb52f5e45809ce "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2021-08-18 01:40:03 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] 156253e12a53a025d7ad055e07b35d45 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307 2021-08-18 01:40:03 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] f059fceaad080e54a0821b58b2ed5d89 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2021-08-18 01:40:04 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] 2bcb07d225a5cbfb5978be09fd87df54 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-18 01:40:04 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] de09c2e2c770027d087a78ae94df85eb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 405 2021-08-18 01:40:04 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:05 +0000] e9803016bd69b9f5a57a2fa97b7bb8ef "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-18 01:40:05 353 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:05 +0000] dd6aee9490a7fad629f2da6b6eb112b3 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2021-08-18 01:40:05 546 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] 61f5611916b59637d9b3cbb79408e460 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 501 2021-08-18 01:40:06 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] 69da7b168df16eccf4a4bdbb114b54c0 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2021-08-18 01:40:06 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 582 10.233.73.145 - - [18/Aug/2021:01:40:06 +0000] 17f598e1ff0741ae78b03aa161596ec6 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 2021-08-18 01:40:06 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:07 +0000] e1e8400d22456ccedefe5df0b7960236 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:40:07 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:07 +0000] bc01fa6b60563ebd0c2aea829cb17e4a "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.807 upstream_response_time:0.807 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 806 2021-08-18 01:40:07 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:08 +0000] 48c307a59a6e41afa7786666adc1a267 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-08-18 01:40:08 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:08 +0000] 84d6867eda84182fd002998af69d2a75 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2021-08-18 01:40:08 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:09 +0000] 1cf4ea063c92d9d3b6d77dfcac69ee65 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-08-18 01:40:09 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:09 +0000] 91543b1123e28bbb06e480911004955e "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-18 01:40:09 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:10 +0000] cfee82d12ea6592883685fba7b45603c "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 407 2021-08-18 01:40:10 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 987 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] 92f29fa79139b8202d650a4922e32447 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 2021-08-18 01:40:11 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] f97bdce009e9068b96a7f2ba1e094b34 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-08-18 01:40:11 547 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] 7b74d9255832ca015ce51f75d7a5a1c0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-18 01:40:11 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] a9c9f32345404c85ff3be9b3197312da "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-18 01:40:12 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] 632485b16a735535766d95cbc72add0c "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-18 01:40:12 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] 04bde611477c4a3724bfe525038dbd13 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-18 01:40:12 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:13 +0000] bc93f35044c871d601aeb108eb6bf473 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-18 01:40:13 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:13 +0000] 385fcda47ca4ff0df45980896d641184 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304 2021-08-18 01:40:13 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:14 +0000] c480f979c7d002ea64bb91ae51e619c1 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:14 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 2021-08-18 01:40:14 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:40:14 +0000] d2736df783d598d8310cfedd93565f42 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:14 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-08-18 01:40:14 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a62310f 2021-08-18 01:40:14 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:14 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:15 +0000] 2271b04dff291299fd4650ec32232738 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 990 2021-08-18 01:40:15 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5266065d 2021-08-18 01:40:15 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:16 137 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:16 +0000] f1eaba21ffa0264e1399c092a15be4c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795 2021-08-18 01:40:16 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eddea25 2021-08-18 01:40:16 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:16 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 592 10.233.73.145 - - [18/Aug/2021:01:40:16 +0000] 74f4eb23bce81ef2bf1a7bfe52e17796 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 2021-08-18 01:40:16 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59359dcc 2021-08-18 01:40:16 752 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:16 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:17 +0000] b1224d7589b7f450f5503c2000f304f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 293 2021-08-18 01:40:17 049 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@546f6b20 2021-08-18 01:40:17 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:17 523 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:17 +0000] 8b8836441d5cb8c01a61444820b7e727 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495 2021-08-18 01:40:17 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34ea809f 2021-08-18 01:40:17 550 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:18 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:18 +0000] 414cab419a58e6e931ccf2e2246abeea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.630 upstream_response_time:0.630 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 627 2021-08-18 01:40:18 179 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ca7234 2021-08-18 01:40:18 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:18 574 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:18 +0000] c7c75e167879362ca17ef79f07a8754e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.666 upstream_response_time:0.666 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 666 2021-08-18 01:40:18 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f7a6fc4 2021-08-18 01:40:18 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:18 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 298 10.233.73.145 - - [18/Aug/2021:01:40:19 +0000] c2b655799f15cefda75ff7b85aaf46c6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 2021-08-18 01:40:19 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a21b38c 2021-08-18 01:40:19 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:19 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:20 +0000] 86bb1afc4755608a50d8b69faa3bb66b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1004 2021-08-18 01:40:20 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fa4c891 2021-08-18 01:40:20 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:20 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:21 +0000] 1f53d2b378e8f0833478516738764e22 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 887 2021-08-18 01:40:21 047 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41826b37 2021-08-18 01:40:21 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:21 337 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:21 +0000] 5f14fbf66b0b20ea13c3ed5b626b490b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 600 2021-08-18 01:40:21 649 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fa167fe 2021-08-18 01:40:21 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:23 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:23 +0000] 8ff1253660dfe9cec9c757137bbf3c00 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.595 upstream_response_time:1.595 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1595 2021-08-18 01:40:23 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43e9434d 2021-08-18 01:40:23 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:23 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:23 +0000] b76652ebca67158b788e101ebebeb256 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 609 2021-08-18 01:40:23 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a951d73 2021-08-18 01:40:23 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:24 667 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:24 +0000] 67efbf2b5e35513be561ec0fbedf19f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.887 upstream_response_time:0.887 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 886 2021-08-18 01:40:24 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a87dd97 2021-08-18 01:40:24 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:25 043 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:25 +0000] ee06427a9a4b8c2a2342d701e6643270 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.313 upstream_response_time:0.313 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 315 2021-08-18 01:40:25 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@481ce6d7 2021-08-18 01:40:25 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:25 439 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:25 +0000] 49abeb943b5dc357289788bccccc0a41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 491 2021-08-18 01:40:25 558 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25ebd08c 2021-08-18 01:40:25 558 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:25 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:26 +0000] b87278055a64d2f17a61609506e14144 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.990 upstream_response_time:0.990 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 989 2021-08-18 01:40:26 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3edfb4bb 2021-08-18 01:40:26 551 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:27 114 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:27 +0000] e3eaf879cf504a7cc233af06e2ded0e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 592 2021-08-18 01:40:27 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c45cd4b 2021-08-18 01:40:27 149 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:27 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:28 +0000] c5be2b948d3e0768bd4268d8ec4b1a1c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 895 2021-08-18 01:40:28 046 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5eb29ecc 2021-08-18 01:40:28 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:28 156 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:28 +0000] 59bd80ff9f1178cbe69efe3535fdc323 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 298 2021-08-18 01:40:28 347 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b8395b7 2021-08-18 01:40:28 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:29 173 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] 39a9aec15f4ed72892bb78b0c1fc8f1a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 894 2021-08-18 01:40:29 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69414ee1 2021-08-18 01:40:29 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:29 342 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] 7438ddc742ac0e0b9e70446a6e0f95c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 200 2021-08-18 01:40:29 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11f34ae9 2021-08-18 01:40:29 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:29 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] ac4ecd7d63897e69da18d8fe5b888b25 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 493 2021-08-18 01:40:29 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@332c4b55 2021-08-18 01:40:29 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:30 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:31 +0000] bd1a2ea382ff7f5bfb238edb3222c6eb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1194 2021-08-18 01:40:31 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b356e55 2021-08-18 01:40:31 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:31 739 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:32 +0000] 5a3f0dad96f89ed1bf3193871b6bc11b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1497 2021-08-18 01:40:32 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@524d066 2021-08-18 01:40:32 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:33 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:33 +0000] 6e7894bd2051a563cac8edf5cad1cfdc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 694 2021-08-18 01:40:33 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a70dff9 2021-08-18 01:40:33 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:34 452 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:34 +0000] a9c75b469f92347514a57c2f545594b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.106 upstream_response_time:1.106 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1104 2021-08-18 01:40:34 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ed77f58 2021-08-18 01:40:34 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:35 881 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:35 +0000] a43fe170672335536ec5e5584b662b05 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.429 upstream_response_time:1.429 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1422 2021-08-18 01:40:35 904 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36bb3af1 2021-08-18 01:40:35 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:36 239 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:36 +0000] c3d305121cfe821a8b4a576ee39d5c0b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.944 upstream_response_time:0.944 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 941 2021-08-18 01:40:36 850 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@447dc727 2021-08-18 01:40:36 850 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:37 669 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:37 +0000] 8f66641669c2646616d302752535cb25 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 994 2021-08-18 01:40:37 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6149ffe0 2021-08-18 01:40:37 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:38 458 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:38 +0000] 2da97cf4440f5b80ec2629fb48deca04 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 893 2021-08-18 01:40:38 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f1cd551 2021-08-18 01:40:38 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:39 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:39 +0000] 147457f09bddae3c5e2b1f5dc0f65231 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 992 2021-08-18 01:40:39 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63d31c85 2021-08-18 01:40:39 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:40 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:40 +0000] a04a224461571abe32adda6677377f26 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 898 2021-08-18 01:40:40 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca93cb7 2021-08-18 01:40:40 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:41 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:41 +0000] a3947202b6f54eca8fdcaf735d403684 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-08-18 01:40:41 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1179eb82 2021-08-18 01:40:41 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:42 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:42 +0000] 598e76b2af56ceb1186fa0d8b6323194 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1596 2021-08-18 01:40:42 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2751362c 2021-08-18 01:40:42 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:46 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 4198 10.233.73.145 - - [18/Aug/2021:01:40:47 +0000] bf6d790d0fd19da3056e78835ae10921 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.203 upstream_response_time:4.203 "-" "Go-http-client/1.1" "-" 2021-08-18 01:40:47 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@267ee525 2021-08-18 01:40:47 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:47 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:48 +0000] b3e06c70625d4aa7cf9dfa5faf5d53c2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 990 2021-08-18 01:40:48 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e1752f9 2021-08-18 01:40:48 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:48 330 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:48 +0000] d02e43360c1fcf3f1ceca84aa438e1aa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495 2021-08-18 01:40:48 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e1b1b89 2021-08-18 01:40:48 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:49 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:50 +0000] 1eecb446423b9f5d41ad8bed52822fec "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.894 upstream_response_time:1.894 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1891 2021-08-18 01:40:50 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@315eaa96 2021-08-18 01:40:50 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:50 740 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:50 +0000] 733ba141985762ed69604ca0196c9e4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 397 2021-08-18 01:40:50 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a704fce 2021-08-18 01:40:50 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:51 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:51 +0000] 4097661070b5c59241ea614e24bdbc37 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 897 2021-08-18 01:40:51 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f971871 2021-08-18 01:40:51 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:52 207 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:52 +0000] 7aae9a093b74e887842921851276fffe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 797 2021-08-18 01:40:52 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@740abf3b 2021-08-18 01:40:52 550 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:53 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:53 +0000] 15c11a702660a590b11ef44b545d74c1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.203 upstream_response_time:1.203 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1204 2021-08-18 01:40:53 756 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6961707a 2021-08-18 01:40:53 756 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:54 206 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:54 +0000] a15ec1b8dd0a33c83c5b6186d4e4e950 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 490 2021-08-18 01:40:54 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f9b7eeb 2021-08-18 01:40:54 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:55 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:56 +0000] c1925d1c60e1fc376146c214b20a8302 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.894 upstream_response_time:1.894 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1893 2021-08-18 01:40:56 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5270adc9 2021-08-18 01:40:56 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:56 736 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:56 +0000] 23852102906cc55b8ec074cb59beeab2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 602 2021-08-18 01:40:56 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@337e3a42 2021-08-18 01:40:56 752 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:57 142 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:57 +0000] 516afc03727c47bad14e3f49313da337 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 494 2021-08-18 01:40:57 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4720107f 2021-08-18 01:40:57 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:58 137 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:58 +0000] 3d9f4d338f72289b9e4c18f2c2ae8d69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1094 2021-08-18 01:40:58 351 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@752ab046 2021-08-18 01:40:58 351 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:40:58 642 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:40:59 +0000] 8019b956c69979dd249b3707e3c5cdce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:40:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1292 2021-08-18 01:40:59 647 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22ddabcc 2021-08-18 01:40:59 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:00 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:00 +0000] d3d2c19e3b2f2cba3c19c1fd1fa48048 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 996 2021-08-18 01:41:00 647 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73089c7e 2021-08-18 01:41:00 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:00 956 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:01 +0000] 29018959aa841a68408eff1c533f3ef2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1000 2021-08-18 01:41:01 652 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55674028 2021-08-18 01:41:01 652 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:02 174 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:02 +0000] abcf18113e9d1807e4db2753c582cb15 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 693 2021-08-18 01:41:02 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9d3de5b 2021-08-18 01:41:02 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:02 740 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:02 +0000] 67e4b5e3357147b05594b99cb701393a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597 2021-08-18 01:41:02 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f29daf5 2021-08-18 01:41:02 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:04 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:04 +0000] 606ae4ed0e105bf0c644f615e742c951 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1693 2021-08-18 01:41:04 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30abc5b3 2021-08-18 01:41:04 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:05 182 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:05 +0000] 83e973076ad57926cfc0098fd9321eb2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 800 2021-08-18 01:41:05 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13009adf 2021-08-18 01:41:05 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:06 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:06 +0000] 3f83951a563a8f437c6465ecd43a1707 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.289 upstream_response_time:1.289 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1290 2021-08-18 01:41:06 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1185 10.233.73.145 - - [18/Aug/2021:01:41:07 +0000] db52d4e052f8b1d858882ec30b312cdb "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 2021-08-18 01:41:07 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:08 +0000] 63adf6d3cf224d13fd854ebd3ab55199 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-08-18 01:41:08 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:09 +0000] 6727439b7cfd09369955a1a14e9551d0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-08-18 01:41:09 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:09 +0000] c255b4c990dd11b0e81deaa529548692 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 602 2021-08-18 01:41:09 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:10 +0000] c77aedc860160ca82e6017ff101f0a23 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692 2021-08-18 01:41:10 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:10 +0000] 66316000a2e60f7b2a1530148ee2bf75 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209 2021-08-18 01:41:10 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:11 +0000] 62de52dddf1c636f6d20f1781d5b2145 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.390 upstream_response_time:1.390 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1390 2021-08-18 01:41:11 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:12 +0000] effc9fc865d6146a883fdac0a1d492c0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-08-18 01:41:12 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:13 +0000] 453309fef6a9e86a23155535697f6182 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.502 upstream_response_time:1.502 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1499 2021-08-18 01:41:13 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:14 +0000] 552e2c6b1c7248b3ce58afe6e3e84c13 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-18 01:41:14 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:15 +0000] f28661fc2787e4665f13ad60983920e0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1493 2021-08-18 01:41:15 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:16 +0000] ff4a9b44eee3494bb3d58ce5f4d1be34 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-18 01:41:16 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:16 +0000] 6e7dd86c65bf38dcf4fc471011978920 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-08-18 01:41:16 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:17 +0000] 5cc585952e0c6647a0b0f59747b9359e "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-08-18 01:41:17 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:17 +0000] 4da6db963806b6e633d3204e02100375 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-08-18 01:41:17 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:18 +0000] b5817222ef1d2a4661e8d59bb7ad56f2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-18 01:41:18 046 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:18 +0000] 4f9dee9f12abc9d48411f39ee2dd83e5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-18 01:41:18 452 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1191 10.233.73.145 - - [18/Aug/2021:01:41:19 +0000] c956b5556826aac19334c5c65a8b6eac "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 2021-08-18 01:41:19 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:20 +0000] 6d81e54608817d47b0582515a6d7b12d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-18 01:41:20 149 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:20 +0000] 8ad3eb079fb114171c8f4687759ab94f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589 2021-08-18 01:41:20 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:21 +0000] 98ed216554882f8497bb4a8ff4ac59d0 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 605 2021-08-18 01:41:21 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:21 +0000] c23bb64e0abe900f3475e2a3e9897287 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 310 2021-08-18 01:41:21 655 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:22 +0000] 985d9a645873282ae9cfd9ebff8a4d66 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 787 2021-08-18 01:41:22 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:22 +0000] bdadd9286b74898d41f6c6009a7b78e6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-08-18 01:41:22 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:24 +0000] ce8557db8b4d1e9e722e3f32ece4fc50 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.600 upstream_response_time:1.600 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1597 2021-08-18 01:41:24 448 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:25 +0000] 0cc4b1cf533fcc97da8193fe82625b56 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2021-08-18 01:41:25 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:25 +0000] 67d0ade78be85d592f1e293202827251 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-18 01:41:25 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:26 +0000] 6bd70023d2d496aad42283676732f60a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2021-08-18 01:41:26 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:26 +0000] 951d914184963161bcf3e99558e98fe3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-18 01:41:26 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:28 +0000] d089a7706ca16f9bc258aac902397ade "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1498 2021-08-18 01:41:28 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:28 +0000] b99abe258a3d59866f75756a60ac3854 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2021-08-18 01:41:28 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:29 +0000] 955f307adc1ef88ef8e267aa30b38713 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2021-08-18 01:41:29 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:29 +0000] a7b04b96f3bfb4b328b203f00aa2d6e6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:41:29 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:30 +0000] ca487b1964d1b5ecd2ea9b18722dac26 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-18 01:41:30 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:30 +0000] 5b96987a0006a6ae8c4b78ac41f8606d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-08-18 01:41:30 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:32 +0000] 4473fcac295ffd9b7ba66a1f67b4290f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:2.099 upstream_response_time:2.099 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2099 2021-08-18 01:41:32 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:33 +0000] 97c4603cb7f298950d0f767074279b0f "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-08-18 01:41:33 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:33 +0000] ed17323067d0fcc60c6324cc9c129a53 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:41:33 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:34 +0000] 0c351612d347f6a0eb316c004b89b9a8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-08-18 01:41:34 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:34 +0000] 8cfe91f47c94e0885e3f7eaf107f75cd "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-18 01:41:34 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790 10.233.73.145 - - [18/Aug/2021:01:41:35 +0000] 6a20da5ee3eb86ee97bfbc1e86639843 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 2021-08-18 01:41:35 251 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:36 +0000] 3fae82f5d5d29820ab1c278e0fc9db17 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1291 2021-08-18 01:41:36 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] 8deb09c833fbde8d12b98afd418dbc28 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-08-18 01:41:37 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] 935c22f705217328cc9545b85484f08d "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-18 01:41:37 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] 56371a93ef9625d9379901e5ce169bb3 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2021-08-18 01:41:37 442 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] a96c373552977188f9adcacccd7c4adc "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-18 01:41:37 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:38 +0000] 157fe119986e079f026d161320e1f536 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 378 2021-08-18 01:41:38 146 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:38 +0000] a3bbd6f6b129413d4ca81917d582bf21 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:41:38 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:39 +0000] 9bf128e4031688816e4ec4b9bddd8597 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1000 2021-08-18 01:41:39 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:39 +0000] 553075a55c28288266252f671cbd1c7d "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-18 01:41:39 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:40 +0000] a806be09455f27c2ea65d295342263f8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-18 01:41:40 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] c6b231ba22a48c7c5a164cf0be5620ae "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 988 2021-08-18 01:41:41 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] c1404b02adffe2d8a83b5ad62f474181 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2021-08-18 01:41:41 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] ee483e0e2de017429d03291ed4bdd43c "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487 2021-08-18 01:41:41 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] f2872e9003bf708436dcb0fb7cdc7846 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-08-18 01:41:41 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] a808329ef3db4725fb68c2156ac8e755 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.117 upstream_response_time:0.117 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:41 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 115 2021-08-18 01:41:41 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c666f7b 2021-08-18 01:41:41 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:43 398 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:43 +0000] 9afc20a67d08c05450867fbb11af7638 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.485 upstream_response_time:1.485 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1483 2021-08-18 01:41:43 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dea566a 2021-08-18 01:41:43 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:43 998 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:44 +0000] d514bfbd3167e715f175ae7ac49b24f9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 590 2021-08-18 01:41:44 049 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bc3ba5c 2021-08-18 01:41:44 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:45 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:45 +0000] d494842f4f1907859225c2a0b2c879f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.103 upstream_response_time:1.103 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1102 2021-08-18 01:41:45 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1619c2fd 2021-08-18 01:41:45 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:46 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:47 +0000] d873c0c83338e70cdc557cc4531620da "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.993 upstream_response_time:1.993 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1991 2021-08-18 01:41:47 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f71af3d 2021-08-18 01:41:47 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:47 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:47 +0000] 5963013c5502d36c19a09863aabb60a6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.335 upstream_response_time:0.335 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 328 2021-08-18 01:41:47 487 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71c5b045 2021-08-18 01:41:47 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:48 275 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:48 +0000] 1139fceae330db6434115104b2bd1d77 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.857 upstream_response_time:0.857 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 857 2021-08-18 01:41:48 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@765d8f90 2021-08-18 01:41:48 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:49 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:49 +0000] 2e0970d86a0d37f706fea9ca15a2176b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1195 2021-08-18 01:41:49 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@112e002a 2021-08-18 01:41:49 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:49 879 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:50 +0000] 6e6b10b91f9174d1fb5cffdb435a0835 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 798 2021-08-18 01:41:50 353 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ac87f6f 2021-08-18 01:41:50 353 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:51 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:51 +0000] 240abe2d2848edc570b9b5103e070dc0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.594 upstream_response_time:1.594 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1592 2021-08-18 01:41:51 945 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d6b8759 2021-08-18 01:41:51 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:54 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:54 +0000] dd485724ef88dfb0bf75b13e51a4584c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.796 upstream_response_time:2.796 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 2797 2021-08-18 01:41:54 753 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7357ae1f 2021-08-18 01:41:54 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:56 437 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:56 +0000] 7bb22644468346b05fda0206a2054dc8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1995 2021-08-18 01:41:56 753 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75316173 2021-08-18 01:41:56 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:57 097 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:57 +0000] b29a4d1c66c5132a8525a288f23ce2a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.359 upstream_response_time:0.359 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 356 2021-08-18 01:41:57 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c1f5a2f 2021-08-18 01:41:57 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:58 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:58 +0000] f9ac8b0f0a18e815d7a3790ab4902e75 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.739 upstream_response_time:1.739 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1738 2021-08-18 01:41:58 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ff0db09 2021-08-18 01:41:58 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:41:59 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:41:59 +0000] 864ed6407badbe2e237fa95cfdc40a69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:41:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 890 2021-08-18 01:41:59 754 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@443f369a 2021-08-18 01:41:59 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:00 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:00 +0000] c4a006ccf940ff2310bfbb0994c09931 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 592 2021-08-18 01:42:00 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e04d544 2021-08-18 01:42:00 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:00 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:01 +0000] 4476d9f936635a5d367451dc08677d79 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 783 2021-08-18 01:42:01 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61cc16b7 2021-08-18 01:42:01 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:01 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:01 +0000] 6fd3feb45b0d271accbbf6360b1620c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 600 2021-08-18 01:42:01 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d605816 2021-08-18 01:42:01 752 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:02 437 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:02 +0000] 89e20162f69f2499f514754aba9c4c5f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 994 2021-08-18 01:42:02 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1053b9c0 2021-08-18 01:42:02 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:03 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:03 +0000] 4ae5ba9110523c9ece754c6b30fb3399 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1094 2021-08-18 01:42:03 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31236020 2021-08-18 01:42:03 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:04 667 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:04 +0000] 7e83934bbd835880d9bfba8b61ae7ad4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.839 upstream_response_time:0.839 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 838 2021-08-18 01:42:04 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9ab9e6d 2021-08-18 01:42:04 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:05 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:05 +0000] d285ee89f0d906a3885226c953a336c8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 457 2021-08-18 01:42:05 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@762e1e0f 2021-08-18 01:42:05 155 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:05 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:06 +0000] b5b2a085b123676762c2e85b9d0ce342 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 890 2021-08-18 01:42:06 050 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f04dc57 2021-08-18 01:42:06 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:07 141 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:07 +0000] 5a33e117db961c41b946ae5a4ea2f176 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1493 2021-08-18 01:42:07 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55aa47f7 2021-08-18 01:42:07 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:07 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:07 +0000] 940f4a6523821dca2b7057f26490e420 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 403 2021-08-18 01:42:07 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ff1f2d3 2021-08-18 01:42:07 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:08 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:08 +0000] 6ff776cf9e8556d57deb5493ab78cc9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 793 2021-08-18 01:42:08 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5070fdec 2021-08-18 01:42:08 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:08 942 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:09 +0000] 70174b9cac12a3e56f6ad82255959ebe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 298 2021-08-18 01:42:09 051 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74ccba2a 2021-08-18 01:42:09 051 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:10 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:10 +0000] 13a08d0d834ac7ce9a966eade49855c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1496 2021-08-18 01:42:10 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33aec8f6 2021-08-18 01:42:10 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:11 171 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:11 +0000] d2923d4f61f6369ca2c02a942552c1d2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 798 2021-08-18 01:42:11 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e4bc06c 2021-08-18 01:42:11 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:11 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:11 +0000] 8e14dbab43005ee11131b8263650cbea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593 2021-08-18 01:42:11 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59550048 2021-08-18 01:42:11 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:12 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:12 +0000] cb3757bff5d89dbbcd138c442e09efe6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 794 2021-08-18 01:42:12 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f49fabc 2021-08-18 01:42:12 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:13 044 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:13 +0000] ef9290360f36924848a5efe77bef1bfb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698 2021-08-18 01:42:13 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f0e4ae4 2021-08-18 01:42:13 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:13 830 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:14 +0000] d112909d610bbea139f1f4bc6776c47d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 594 2021-08-18 01:42:14 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1763e01e 2021-08-18 01:42:14 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:14 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:14 +0000] 68b6a4b4ca3eb36870e58c9978d39dcf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 807 2021-08-18 01:42:14 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65dcf6f8 2021-08-18 01:42:14 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:16 040 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:16 +0000] b493f4c46fe471ed8b7eb26a84a56dd9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1291 2021-08-18 01:42:16 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bbf22cf 2021-08-18 01:42:16 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:17 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:17 +0000] aede13d9a434c3794c5ed51cdd4c522d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1189 2021-08-18 01:42:17 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ec25268 2021-08-18 01:42:17 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:18 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 903 10.233.73.145 - - [18/Aug/2021:01:42:18 +0000] 37933cd46f0e0ff6045e6470b0854288 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.906 upstream_response_time:0.906 "-" "Go-http-client/1.1" "-" 2021-08-18 01:42:18 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2688bc63 2021-08-18 01:42:18 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:18 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:18 +0000] 814b2fba7be1f719626f06f362095a1b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 687 2021-08-18 01:42:18 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@128f0802 2021-08-18 01:42:18 953 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:19 256 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:19 +0000] 65aedeb2d04de9ebfd4ec13dbf2905c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 793 2021-08-18 01:42:19 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48ee549b 2021-08-18 01:42:19 749 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:20 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:21 +0000] 234732a883228f22f523639fafabb691 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1596 2021-08-18 01:42:21 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c9974c 2021-08-18 01:42:21 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:21 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:21 +0000] 12a583c9956e9bb79031495167f14701 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 391 2021-08-18 01:42:21 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54719f5 2021-08-18 01:42:21 750 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:24 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:25 +0000] 1e10d14fee780fedc03829d053d638d1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.296 upstream_response_time:3.296 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 3305 2021-08-18 01:42:25 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aec3ec0 2021-08-18 01:42:25 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:25 211 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:25 +0000] 3f66ea27bc1765e04503afa795dc8eaa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 489 2021-08-18 01:42:25 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b9d9abe 2021-08-18 01:42:25 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:26 143 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:26 +0000] 79d63199300347688764c6eca513ade3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 686 2021-08-18 01:42:26 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e17fe08 2021-08-18 01:42:26 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:27 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:27 +0000] c6e63d81dea8ae520a096da678efe889 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1496 2021-08-18 01:42:27 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74cd2c1e 2021-08-18 01:42:27 750 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:28 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:29 +0000] 2ee91d8c83c2b0504ad000bbf4fb8e08 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.394 upstream_response_time:1.394 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1392 2021-08-18 01:42:29 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a068e4c 2021-08-18 01:42:29 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:30 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:30 +0000] 852658a42648c0465bb727bf9f3e8662 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.019 upstream_response_time:1.019 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1019 2021-08-18 01:42:30 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39c367d4 2021-08-18 01:42:30 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:30 699 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1376 10.233.73.145 - - [18/Aug/2021:01:42:31 +0000] a1c042e85dfd8b2c03e925e9e6b139fe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.378 upstream_response_time:1.378 "-" "Go-http-client/1.1" "-" 2021-08-18 01:42:31 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59d54f62 2021-08-18 01:42:31 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:32 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:32 +0000] f3dc19379ea27fcfb28f2e04baa54737 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 694 2021-08-18 01:42:32 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ce3097d 2021-08-18 01:42:32 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:33 358 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:33 +0000] d6eb731548b01a491ac5a5856544327d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1298 2021-08-18 01:42:33 555 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5563facc 2021-08-18 01:42:33 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:34 343 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:35 +0000] 3e6f09c64be1e8357e07daa0e0b21b6d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.598 upstream_response_time:1.598 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1596 2021-08-18 01:42:35 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a44d2ff 2021-08-18 01:42:35 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:36 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:36 +0000] e05bf7e78afa7ad0f5d9e4a237e301f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1401 2021-08-18 01:42:36 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@574fab52 2021-08-18 01:42:36 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:36 937 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:37 +0000] 5c92aacc94c38eef517f8abed87e926d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 886 2021-08-18 01:42:37 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60d73c9e 2021-08-18 01:42:37 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:38 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:38 +0000] deaa21b8ae7cbc80cf6b52fc7a5a5d81 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 900 2021-08-18 01:42:38 350 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aaa745f 2021-08-18 01:42:38 350 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:39 237 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:39 +0000] 51d765fa570e00814277d092495522ca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 996 2021-08-18 01:42:39 353 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@aa2016c 2021-08-18 01:42:39 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:40 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:41 +0000] 52a6780af4186e0798167512ccf216f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.995 upstream_response_time:1.995 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1992 2021-08-18 01:42:41 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13265a95 2021-08-18 01:42:41 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.73.145,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.72.118","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-18 01:42:42 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.73.145 - - [18/Aug/2021:01:42:42 +0000] 770b1d1259fdb0ca4d663ba03a877853 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.308 upstream_response_time:1.308 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1308 2021-08-18 01:42:42 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:43 +0000] f52fbf94f33050818e5fe411d33a4cb1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.354 upstream_response_time:0.354 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 352 2021-08-18 01:42:43 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:43 +0000] 772204a2b704df809eb95a88705b7d0e "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891 2021-08-18 01:42:43 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:44 +0000] 9db6918d160c9bca044753ae8fe05cd7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 901 2021-08-18 01:42:44 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:45 +0000] f623cabea62bbb8b4a15b6b7d897e881 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2021-08-18 01:42:45 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:46 +0000] f91e9b9f29766751eee1623bd3423265 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201 2021-08-18 01:42:46 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:46 +0000] c933569def226e7397c2d51db24c0346 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 893 2021-08-18 01:42:46 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:47 +0000] d737fd1ec9e22ad0f14f92f16f8b75ed "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 114 2021-08-18 01:42:47 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:48 +0000] c2651628513eea32895205b3948446cf "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.582 upstream_response_time:1.582 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1581 2021-08-18 01:42:48 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:48 +0000] 487800654eee753965156abe2491eb94 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-18 01:42:48 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:49 +0000] d08f80d7c29abfbfcb5d553cff3939f4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2021-08-18 01:42:49 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:50 +0000] dddeb6f55feef399002db89021f9757d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-08-18 01:42:50 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:51 +0000] 17f20ab0d7e653dcb6bf2e2ddde8cfe9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-08-18 01:42:51 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:51 +0000] 1aced9b07a33500d9747a7b05c09bd47 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-08-18 01:42:51 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1387 10.233.73.145 - - [18/Aug/2021:01:42:53 +0000] 5f2d9fb1d1e8a7d84c7b7f29c468525b "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.390 upstream_response_time:1.390 "-" "Go-http-client/1.1" "-" 2021-08-18 01:42:53 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:53 +0000] 43ebac4a7ea8ea537f409db21c0584af "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-18 01:42:53 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:54 +0000] c6ebd6d6c23dd233583cdd0ffebb7d27 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197 2021-08-18 01:42:54 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] 53b973c2d597b74ec4a2d50956b1dfbd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-08-18 01:42:55 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] 4c4b2d8f0db66fff7daed6975499e67b "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-08-18 01:42:55 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] f1d88eb39a98a79a5cc9bf84bc2cfd15 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113 2021-08-18 01:42:55 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:56 +0000] bc497f63ae208f46a3f74b02ecc04c49 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 385 2021-08-18 01:42:56 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:56 +0000] 69ead6bc05729ec554dd8836f67cf40f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-18 01:42:56 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:57 +0000] 5f760100a91f59373510a4ce983f67d6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-08-18 01:42:57 051 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 111 10.233.73.145 - - [18/Aug/2021:01:42:57 +0000] 493a276e406a99ebd4b47b6e5de2e561 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-" 2021-08-18 01:42:57 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:58 +0000] dc9d395a09e8f309ad0c51d74ec7aa7b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.878 upstream_response_time:0.878 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 876 2021-08-18 01:42:58 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:58 +0000] 1f9f14eb6b0152d530dc2fe92d8f2fb7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-08-18 01:42:58 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:59 +0000] d8ab09f739c883fdfd36ca7627c28996 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.73.145 - - [18/Aug/2021:01:42:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.118/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2021-08-18 01:42:59 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.118/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.118,port:8446 10.233.73.145 - - [18/Aug/2021:01:42:59 +0000] 47