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@
2022-03-30 02:45:25 907 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-30 02:45:25 909 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-30 02:45:25 938 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-30 02:45:28 872 INFO [org.reflections.Reflections][main] - Reflections took 2895 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-03-30 02:45:29 258 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-30 02:45:29 500 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-30 02:45:29 500 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-30 02:45:29 500 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-30 02:45:29 500 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-30 02:45:29 503 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-03-30 02:45:29 697 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-30 02:45:29 701 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
2022-03-30 02:45:29 966 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-30 02:45:30 586 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.
2022-03-30 02:45:30 590 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.
2022-03-30 02:45:30 753 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
2022-03-30 02:45:30 876 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)
2022-03-30 02:45:30 904 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.
2022-03-30 02:45:30 911 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-30 02:45:30 929 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
2022-03-30 02:45:30 929 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. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-30 02:45:30 944 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-30 02:45:31 015 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-30 02:45:31 016 INFO [org.eclipse.jetty.server.Server][main] - Started @7998ms
2022-03-30 02:45:45 370 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-22 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:1.451 upstream_response_time:1.451 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 1225
2022-03-30 02:45:46 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7084f420
2022-03-30 02:45:46 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.37.222","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:46 668 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 377
2022-03-30 02:45:46 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fb5ee13
2022-03-30 02:45:46 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.37.222","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:46 854 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 99
2022-03-30 02:45:46 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44fbc150
2022-03-30 02:45:46 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.53.89","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:46 978 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 88
2022-03-30 02:45:47 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cd4d2bf
2022-03-30 02:45:47 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.53.89","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 88
2022-03-30 02:45:47 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@156c83ed
2022-03-30 02:45:47 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.44.65","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 70
2022-03-30 02:45:47 219 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eab4e7b
2022-03-30 02:45:47 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.44.65","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 236 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 46
2022-03-30 02:45:47 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22fe79f8
2022-03-30 02:45:47 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.38.41","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 336 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 95
2022-03-30 02:45:47 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cdd0a2
2022-03-30 02:45:47 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 93
2022-03-30 02:45:47 486 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a0cffc9
2022-03-30 02:45:47 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 102
2022-03-30 02:45:47 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23493534
2022-03-30 02:45:47 610 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 624 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 49
2022-03-30 02:45:47 668 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7719c14f
2022-03-30 02:45:47 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 697 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 63
2022-03-30 02:45:47 737 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22300d97
2022-03-30 02:45:47 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 753 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 49
2022-03-30 02:45:47 808 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a8f8fe
2022-03-30 02:45:47 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.133 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 129
2022-03-30 02:45:47 935 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bc2f7b0
2022-03-30 02:45:47 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:47 958 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 76
2022-03-30 02:45:48 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c1f2b83
2022-03-30 02:45:48 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 042 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 40
2022-03-30 02:45:48 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2abf9463
2022-03-30 02:45:48 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 126 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 93
2022-03-30 02:45:48 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f674579
2022-03-30 02:45:48 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 193 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 55
2022-03-30 02:45:48 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d010070
2022-03-30 02:45:48 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 255 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 44
2022-03-30 02:45:48 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6af95e2b
2022-03-30 02:45:48 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 323 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 53
2022-03-30 02:45:48 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67fb504
2022-03-30 02:45:48 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 70
2022-03-30 02:45:48 433 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@533cea5a
2022-03-30 02:45:48 433 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 46
2022-03-30 02:45:48 498 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32a829f6
2022-03-30 02:45:48 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 76
2022-03-30 02:45:48 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bf7f1a8
2022-03-30 02:45:48 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 592 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 48
2022-03-30 02:45:48 628 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76fffb92
2022-03-30 02:45:48 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 662 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 70
2022-03-30 02:45:48 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34d62f8f
2022-03-30 02:45:48 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 750 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 65
2022-03-30 02:45:48 800 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e06040f
2022-03-30 02:45:48 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 55
2022-03-30 02:45:48 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ca8ba42
2022-03-30 02:45:48 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 897 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 63
2022-03-30 02:45:48 943 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74ceb597
2022-03-30 02:45:48 943 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:48 962 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 74
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:49 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26dbbb50
2022-03-30 02:45:49 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 053 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 47
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:49 089 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a273cd6
2022-03-30 02:45:49 090 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 88
2022-03-30 02:45:49 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f3dd36c
2022-03-30 02:45:49 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 223 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.091 upstream_response_time:0.091 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 90
2022-03-30 02:45:49 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d8bb38b
2022-03-30 02:45:49 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 323 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 59
2022-03-30 02:45:49 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a839715
2022-03-30 02:45:49 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 393 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 56
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:49 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6109377d
2022-03-30 02:45:49 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 60
2022-03-30 02:45:49 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2059afee
2022-03-30 02:45:49 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 535 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2022-03-30 02:45:49 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fa0c935
2022-03-30 02:45:49 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 588 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 43
2022-03-30 02:45:49 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a416815
2022-03-30 02:45:49 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 645 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 45
2022-03-30 02:45:49 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49aa9221
2022-03-30 02:45:49 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 42
2022-03-30 02:45:49 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c58c9c4
2022-03-30 02:45:49 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 747 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 53
2022-03-30 02:45:49 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157de2c8
2022-03-30 02:45:49 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 55
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:49 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19aa6fcd
2022-03-30 02:45:49 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 875 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 65
2022-03-30 02:45:49 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@364cdb45
2022-03-30 02:45:49 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:49 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2022-03-30 02:45:49 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5335a1ea
2022-03-30 02:45:49 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 014 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.095 upstream_response_time:0.095 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 94
2022-03-30 02:45:50 097 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fe067e9
2022-03-30 02:45:50 097 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 122 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 46
2022-03-30 02:45:50 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3257d875
2022-03-30 02:45:50 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 193 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.077 upstream_response_time:0.077 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 76
2022-03-30 02:45:50 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33b23867
2022-03-30 02:45:50 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 272 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 65
2022-03-30 02:45:50 312 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3adc2590
2022-03-30 02:45:50 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 348 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 56
2022-03-30 02:45:50 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e0394ba
2022-03-30 02:45:50 377 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 54
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:50 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55a6f5d0
2022-03-30 02:45:50 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 474 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-17 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 62
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:50 515 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d6f45a9
2022-03-30 02:45:50 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 541 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 45
2022-03-30 02:45:50 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b42d5ce
2022-03-30 02:45:50 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 50
2022-03-30 02:45:50 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159497f6
2022-03-30 02:45:50 632 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 663 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 72
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.077 upstream_response_time:0.077 "-" "Go-http-client/1.1" "-"
2022-03-30 02:45:50 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@402288c9
2022-03-30 02:45:50 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 721 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 56
2022-03-30 02:45:50 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37728575
2022-03-30 02:45:50 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 804 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 60
2022-03-30 02:45:50 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2264d845
2022-03-30 02:45:50 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 67
2022-03-30 02:45:50 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6752e4f1
2022-03-30 02:45:50 928 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:50 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 88
2022-03-30 02:45:51 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@597c22ee
2022-03-30 02:45:51 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 028 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 48
2022-03-30 02:45:51 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74df5923
2022-03-30 02:45:51 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 52
2022-03-30 02:45:51 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12b37d45
2022-03-30 02:45:51 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 59
2022-03-30 02:45:51 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20a18b05
2022-03-30 02:45:51 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 50
2022-03-30 02:45:51 254 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22b2cb06
2022-03-30 02:45:51 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 275 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 55
2022-03-30 02:45:51 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c995192
2022-03-30 02:45:51 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 340 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 53
2022-03-30 02:45:51 414 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55dc5ea9
2022-03-30 02:45:51 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 57
2022-03-30 02:45:51 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24813b7d
2022-03-30 02:45:51 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.14.112","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 503 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 64
2022-03-30 02:45:51 538 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e601bdf
2022-03-30 02:45:51 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.2.7","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 432 "-" "Go-http-client/1.1" 89
2022-03-30 02:45:51 634 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f81df46
2022-03-30 02:45:51 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.2.7","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 48
2022-03-30 02:45:51 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@213bce56
2022-03-30 02:45:51 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.2.7","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 737 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 72
2022-03-30 02:45:51 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c543cd9
2022-03-30 02:45:51 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.2.7","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 61
2022-03-30 02:45:51 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@452cf7aa
2022-03-30 02:45:51 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.38.74","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:45:51 871 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 60
10.233.65.211 - - [30/Mar/2022:02:45:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:51 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.091 upstream_response_time:0.091 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 76
2022-03-30 02:50:51 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-30 02:50:51 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:51 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:51 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-30 02:50:51 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-03-30 02:50:51 313 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-30 02:50:51 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:51 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:51 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:51 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:51 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:51 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-30 02:50:51 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:51 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:51 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:51 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:51 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:51 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:51 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:51 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:51 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:51 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:50:52 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-30 02:50:52 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:52 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 48
2022-03-30 02:50:52 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:52 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:50:52 213 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:52 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:50:52 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:52 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:50:52 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:52 381 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:52 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:52 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:52 484 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:52 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:52 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:52 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:52 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:52 685 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-30 02:50:52 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-30 02:50:52 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:52 790 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:52 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:52 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:52 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-30 02:50:52 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:52 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:52 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:53 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:53 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:53 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:53 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:50:53 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:53 218 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18d65e4
2022-03-30 02:50:53 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 235 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:53 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8ee3a79
2022-03-30 02:50:53 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 272 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:53 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6de23d6c
2022-03-30 02:50:53 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:53 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41118fac
2022-03-30 02:50:53 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 353 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:53 381 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dc23381
2022-03-30 02:50:53 381 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 393 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:53 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1287c2e
2022-03-30 02:50:53 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:53 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a51f56b
2022-03-30 02:50:53 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 474 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:53 504 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65a077
2022-03-30 02:50:53 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 519 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:53 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20e30ba2
2022-03-30 02:50:53 550 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 571 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 48
2022-03-30 02:50:53 599 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@529c7590
2022-03-30 02:50:53 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 620 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 43
2022-03-30 02:50:53 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b51ee4f
2022-03-30 02:50:53 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 669 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 50
2022-03-30 02:50:53 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d9fe797
2022-03-30 02:50:53 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 717 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:53 747 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c4b0a8f
2022-03-30 02:50:53 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:53 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b629a3a
2022-03-30 02:50:53 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 814 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:53 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@260dc1b
2022-03-30 02:50:53 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 875 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 48
2022-03-30 02:50:53 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cff9dee
2022-03-30 02:50:53 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 911 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:53 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@526fcb75
2022-03-30 02:50:53 944 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:53 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 43
2022-03-30 02:50:53 988 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ddf2df4
2022-03-30 02:50:53 989 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 004 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:54 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1710efbe
2022-03-30 02:50:54 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 045 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:54 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24cbbb3
2022-03-30 02:50:54 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 089 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:54 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31061d1f
2022-03-30 02:50:54 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 44
2022-03-30 02:50:54 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@126b64c6
2022-03-30 02:50:54 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:54 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@265ea3c2
2022-03-30 02:50:54 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 246 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:54 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c93e9b7
2022-03-30 02:50:54 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 294 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 39
2022-03-30 02:50:54 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34517d0e
2022-03-30 02:50:54 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 333 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:54 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10c2baa0
2022-03-30 02:50:54 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 377 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-03-30 02:50:54 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e6e139a
2022-03-30 02:50:54 414 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 428 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:54 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75bb33ce
2022-03-30 02:50:54 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 469 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:54 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fbe8d82
2022-03-30 02:50:54 494 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 528 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 53
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:54 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cfb2db
2022-03-30 02:50:54 553 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 577 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 41
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:54 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5252d414
2022-03-30 02:50:54 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 622 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:54 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9d48d8d
2022-03-30 02:50:54 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 667 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:54 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28131e3d
2022-03-30 02:50:54 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 717 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 59
2022-03-30 02:50:54 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fb918da
2022-03-30 02:50:54 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 788 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 58
2022-03-30 02:50:54 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2faa7c58
2022-03-30 02:50:54 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 844 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 49
2022-03-30 02:50:54 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1405a7ca
2022-03-30 02:50:54 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 897 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 52
2022-03-30 02:50:54 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ed031dd
2022-03-30 02:50:54 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 950 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:54 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c1b3515
2022-03-30 02:50:54 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:54 997 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 53
2022-03-30 02:50:55 040 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@268cf70b
2022-03-30 02:50:55 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 066 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 53
2022-03-30 02:50:55 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@700982a8
2022-03-30 02:50:55 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 120 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:55 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56a4260d
2022-03-30 02:50:55 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 200 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 80
2022-03-30 02:50:55 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f7d8be
2022-03-30 02:50:55 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 244 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:55 282 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7be06963
2022-03-30 02:50:55 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 306 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 50
2022-03-30 02:50:55 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47737f27
2022-03-30 02:50:55 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:55 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@400b705a
2022-03-30 02:50:55 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 419 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 57
2022-03-30 02:50:55 453 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48627522
2022-03-30 02:50:55 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 474 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 44
2022-03-30 02:50:55 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@142b88b1
2022-03-30 02:50:55 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 528 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:55 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3469d0a
2022-03-30 02:50:55 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 575 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 44
2022-03-30 02:50:55 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a02d34f
2022-03-30 02:50:55 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 59
2022-03-30 02:50:55 682 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55265fe1
2022-03-30 02:50:55 682 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 41
2022-03-30 02:50:55 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3481febd
2022-03-30 02:50:55 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 744 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:55 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@102bc843
2022-03-30 02:50:55 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 786 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:55 834 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16b3da8
2022-03-30 02:50:55 834 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 849 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:55 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@561a6a22
2022-03-30 02:50:55 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 898 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2022-03-30 02:50:55 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bc89266
2022-03-30 02:50:55 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 941 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:55 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cacc236
2022-03-30 02:50:55 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:55 999 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 43
2022-03-30 02:50:56 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:56 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:56 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:56 133 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-30 02:50:56 183 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:56 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-30 02:50:56 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-03-30 02:50:56 330 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:50:56 393 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:56 431 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:56 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:56 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:56 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:50:56 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:56 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:56 642 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:56 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-30 02:50:56 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:56 737 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:56 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:56 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:56 834 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:56 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-30 02:50:56 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:56 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:56 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:57 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:57 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:50:57 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:57 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:57 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:57 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-30 02:50:57 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:57 245 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:50:57 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:57 313 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:57 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:57 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:57 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:57 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:57 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:50:57 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:57 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:57 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:57 650 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-30 02:50:57 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:57 734 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:57 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:57 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:57 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:57 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:57 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:57 958 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:50:57 985 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:58 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:58 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-30 02:50:58 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c36737
2022-03-30 02:50:58 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:58 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4363e533
2022-03-30 02:50:58 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:58 184 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f3f25c4
2022-03-30 02:50:58 184 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 196 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:58 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58de76cc
2022-03-30 02:50:58 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 236 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:58 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7333baf5
2022-03-30 02:50:58 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 277 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:58 300 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6796561
2022-03-30 02:50:58 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 321 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:58 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55effcef
2022-03-30 02:50:58 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:58 388 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2efd0a13
2022-03-30 02:50:58 388 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 400 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:58 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5add97b2
2022-03-30 02:50:58 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:58 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@429280b8
2022-03-30 02:50:58 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:58 515 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21e107dd
2022-03-30 02:50:58 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 536 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:58 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b0b702b
2022-03-30 02:50:58 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 578 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:58 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c9633a5
2022-03-30 02:50:58 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 609 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:58 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@583ebcec
2022-03-30 02:50:58 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 658 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:58 680 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16dc6b7
2022-03-30 02:50:58 681 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 697 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:58 728 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26234076
2022-03-30 02:50:58 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 742 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:58 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a58cc67
2022-03-30 02:50:58 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 786 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 38
2022-03-30 02:50:58 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42580f9c
2022-03-30 02:50:58 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:58 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19c47937
2022-03-30 02:50:58 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 867 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:58 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@352ffe9c
2022-03-30 02:50:58 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 907 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:58 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f1c65be
2022-03-30 02:50:58 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 949 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2022-03-30 02:50:58 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aff8945
2022-03-30 02:50:58 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:58 993 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:59 015 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56582640
2022-03-30 02:50:59 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-30 02:50:59 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f5a5593
2022-03-30 02:50:59 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 42
2022-03-30 02:50:59 114 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5236cd38
2022-03-30 02:50:59 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 128 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 34
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:59 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11357c4c
2022-03-30 02:50:59 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 185 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 45
2022-03-30 02:50:59 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88e3c4f
2022-03-30 02:50:59 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 221 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:59 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72bdd075
2022-03-30 02:50:59 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 262 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:59 284 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76a945c5
2022-03-30 02:50:59 284 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 298 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:59 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f3f82c8
2022-03-30 02:50:59 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 335 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:59 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@116a96bf
2022-03-30 02:50:59 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 375 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2022-03-30 02:50:59 397 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35c4cffc
2022-03-30 02:50:59 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 411 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-03-30 02:50:59 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@632e8caa
2022-03-30 02:50:59 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 449 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 26
2022-03-30 02:50:59 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59407c7f
2022-03-30 02:50:59 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 496 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 48
2022-03-30 02:50:59 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f980fb4
2022-03-30 02:50:59 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:59 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14d1f8ed
2022-03-30 02:50:59 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 583 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
2022-03-30 02:50:59 613 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18c1bd15
2022-03-30 02:50:59 613 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 628 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 32
2022-03-30 02:50:59 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@664f91e5
2022-03-30 02:50:59 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 672 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 30
2022-03-30 02:50:59 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20613dcc
2022-03-30 02:50:59 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 726 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 48
2022-03-30 02:50:59 754 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3eeabd55
2022-03-30 02:50:59 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 27
2022-03-30 02:50:59 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@137eb9eb
2022-03-30 02:50:59 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 824 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 51
2022-03-30 02:50:59 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ab1c398
2022-03-30 02:50:59 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 867 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 29
2022-03-30 02:50:59 888 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e610920
2022-03-30 02:50:59 888 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 907 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 37
2022-03-30 02:50:59 931 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68fd89bf
2022-03-30 02:50:59 931 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:50:59 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
10.233.65.211 - - [30/Mar/2022:02:50:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-30 02:50:59 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3187df71
2022-03-30 02:50:59 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 007 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 48
2022-03-30 02:51:00 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4405b3dd
2022-03-30 02:51:00 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 048 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 33
2022-03-30 02:51:00 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51cf18e9
2022-03-30 02:51:00 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 087 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 40
2022-03-30 02:51:00 116 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38bb6b44
2022-03-30 02:51:00 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 130 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 37
2022-03-30 02:51:00 159 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36631044
2022-03-30 02:51:00 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 171 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 35
2022-03-30 02:51:00 202 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22d17b4a
2022-03-30 02:51:00 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 37
2022-03-30 02:51:00 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f75b81
2022-03-30 02:51:00 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 264 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 39
2022-03-30 02:51:00 300 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e406d83
2022-03-30 02:51:00 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 319 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2022-03-30 02:51:00 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a68eee9
2022-03-30 02:51:00 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 377 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 40
2022-03-30 02:51:00 410 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e027c12
2022-03-30 02:51:00 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 43
2022-03-30 02:51:00 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4124efed
2022-03-30 02:51:00 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 472 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 31
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
2022-03-30 02:51:00 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@163c193a
2022-03-30 02:51:00 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:51:00 520 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:51:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 51
2022-03-30 02:55:08 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 88
2022-03-30 02:55:08 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:08 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:08 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-03-30 02:55:08 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:08 433 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:08 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:08 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:08 590 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:55:08 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:55:08 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:08 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:08 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:55:08 782 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-03-30 02:55:08 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:08 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:08 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-30 02:55:08 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:08 981 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:09 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:55:09 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-30 02:55:09 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:55:09 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:09 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:09 251 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:09 296 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:09 341 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:55:09 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-03-30 02:55:09 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:55:09 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:55:09 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 74
2022-03-30 02:55:09 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-30 02:55:09 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-03-30 02:55:09 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:09 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:55:09 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:55:09 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-30 02:55:09 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-30 02:55:09 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:09 945 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-30 02:55:10 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:55:10 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-30 02:55:10 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:10 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:10 352 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:55:10 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-30 02:55:10 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:55:10 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:10 630 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-30 02:55:10 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 67
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c670faf
2022-03-30 02:55:10 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:10 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 55
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:10 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b70395
2022-03-30 02:55:10 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:10 826 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 40
2022-03-30 02:55:10 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c577e34
2022-03-30 02:55:10 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:10 865 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:10 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58394fe7
2022-03-30 02:55:10 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:10 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 40
2022-03-30 02:55:10 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e4d87f3
2022-03-30 02:55:10 952 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:10 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:10 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@403a99c2
2022-03-30 02:55:10 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:11 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@617fafe9
2022-03-30 02:55:11 046 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 26
2022-03-30 02:55:11 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fcb7d11
2022-03-30 02:55:11 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 59
2022-03-30 02:55:11 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@416d036d
2022-03-30 02:55:11 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-30 02:55:11 200 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dbf1100
2022-03-30 02:55:11 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 65
2022-03-30 02:55:11 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@160aae81
2022-03-30 02:55:11 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 273 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 44
2022-03-30 02:55:11 308 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@547a770d
2022-03-30 02:55:11 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 327 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 39
2022-03-30 02:55:11 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52f1e501
2022-03-30 02:55:11 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 368 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 48
2022-03-30 02:55:11 410 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@116fa23c
2022-03-30 02:55:11 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 423 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:11 442 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@319d6165
2022-03-30 02:55:11 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 38
2022-03-30 02:55:11 500 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d605047
2022-03-30 02:55:11 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:11 534 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a5731a3
2022-03-30 02:55:11 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 557 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 80
2022-03-30 02:55:11 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4daf60b7
2022-03-30 02:55:11 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:11 697 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d09d21
2022-03-30 02:55:11 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 723 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 66
2022-03-30 02:55:11 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31dd6368
2022-03-30 02:55:11 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-03-30 02:55:11 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e14d57d
2022-03-30 02:55:11 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:11 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c08cdc6
2022-03-30 02:55:11 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 904 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 80
2022-03-30 02:55:11 944 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4842bc7
2022-03-30 02:55:11 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:11 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 82
2022-03-30 02:55:12 032 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c7eaa01
2022-03-30 02:55:12 033 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 048 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 32
2022-03-30 02:55:12 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c3d72ad
2022-03-30 02:55:12 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 087 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 60
2022-03-30 02:55:12 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68d0de5e
2022-03-30 02:55:12 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 152 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
2022-03-30 02:55:12 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30611d47
2022-03-30 02:55:12 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 208 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 67
2022-03-30 02:55:12 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@438fafff
2022-03-30 02:55:12 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 69
2022-03-30 02:55:12 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fddddc9
2022-03-30 02:55:12 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 337 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 36
2022-03-30 02:55:12 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a2896d9
2022-03-30 02:55:12 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 48
2022-03-30 02:55:12 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ccec822
2022-03-30 02:55:12 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 441 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 36
2022-03-30 02:55:12 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@424b5aee
2022-03-30 02:55:12 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 506 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 56
2022-03-30 02:55:12 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1803218
2022-03-30 02:55:12 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 544 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:12 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a7dd090
2022-03-30 02:55:12 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 642 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-03-30 02:55:12 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28d68690
2022-03-30 02:55:12 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 62
2022-03-30 02:55:12 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61979d35
2022-03-30 02:55:12 738 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 770 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 69
2022-03-30 02:55:12 810 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42c0f735
2022-03-30 02:55:12 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 824 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 34
2022-03-30 02:55:12 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1071e9a5
2022-03-30 02:55:12 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 866 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 56
2022-03-30 02:55:12 914 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6be489cf
2022-03-30 02:55:12 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 45
2022-03-30 02:55:12 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@586b35ed
2022-03-30 02:55:12 964 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:12 988 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 82
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:13 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a68b2a6
2022-03-30 02:55:13 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 076 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 55
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:13 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@286722c9
2022-03-30 02:55:13 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 67
2022-03-30 02:55:13 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6de56801
2022-03-30 02:55:13 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:13 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17228122
2022-03-30 02:55:13 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 297 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 84
2022-03-30 02:55:13 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ffc854
2022-03-30 02:55:13 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 388 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 57
2022-03-30 02:55:13 417 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f28c850
2022-03-30 02:55:13 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 38
2022-03-30 02:55:13 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e90ddd8
2022-03-30 02:55:13 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 57
2022-03-30 02:55:13 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@361d6a3c
2022-03-30 02:55:13 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 538 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 51
2022-03-30 02:55:13 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54b3ecb3
2022-03-30 02:55:13 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 128
2022-03-30 02:55:13 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@543513a5
2022-03-30 02:55:13 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 745 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 66
2022-03-30 02:55:13 780 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5754990
2022-03-30 02:55:13 780 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 804 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 66
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:13 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26c0389c
2022-03-30 02:55:13 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 900 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 70
10.233.65.211 - - [30/Mar/2022:02:55:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:13 936 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6127ba7
2022-03-30 02:55:13 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:13 973 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 86
2022-03-30 02:55:14 028 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@373a38ab
2022-03-30 02:55:14 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:14 045 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 40
2022-03-30 02:55:14 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27be75f8
2022-03-30 02:55:14 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:14 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 62
2022-03-30 02:55:14 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@214faab9
2022-03-30 02:55:14 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.68.94","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:14 165 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 53
2022-03-30 02:55:16 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f72cbf2
2022-03-30 02:55:16 877 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.58.24","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:16 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 83
2022-03-30 02:55:16 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce82716
2022-03-30 02:55:16 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.58.24","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:16 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 64
2022-03-30 02:55:17 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@780abc6f
2022-03-30 02:55:17 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.2.52","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:17 084 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.082 upstream_response_time:0.082 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 421 "-" "Go-http-client/1.1" 81
2022-03-30 02:55:17 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b96d94f
2022-03-30 02:55:17 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.65.211,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.21.147","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-30 02:55:17 153 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 38
2022-03-30 02:55:22 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:55:22 909 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:22 982 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 66
2022-03-30 02:55:23 050 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:23 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-30 02:55:23 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:23 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 45
2022-03-30 02:55:23 250 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:23 281 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
2022-03-30 02:55:23 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-30 02:55:23 381 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 83
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:23 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:23 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 64
2022-03-30 02:55:23 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-03-30 02:55:23 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.078 upstream_response_time:0.078 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 75
2022-03-30 02:55:23 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-30 02:55:23 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-30 02:55:23 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:23 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:23 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-03-30 02:55:24 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 62
2022-03-30 02:55:24 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 59
2022-03-30 02:55:24 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-03-30 02:55:24 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-30 02:55:24 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:55:24 328 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-30 02:55:24 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-30 02:55:24 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 50
2022-03-30 02:55:24 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 65
2022-03-30 02:55:24 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:24 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 82
2022-03-30 02:55:24 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:24 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-30 02:55:24 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.081 upstream_response_time:0.081 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 75
2022-03-30 02:55:24 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-30 02:55:24 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 70
2022-03-30 02:55:25 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-30 02:55:25 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:25 128 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:55:25 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:25 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-30 02:55:25 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 52
2022-03-30 02:55:25 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:55:25 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-30 02:55:25 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-30 02:55:25 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:55:25 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:25 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-30 02:55:25 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-30 02:55:25 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-30 02:55:25 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-03-30 02:55:25 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-30 02:55:25 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-30 02:55:25 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.058 upstream_response_time:0.058 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-30 02:55:25 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.65.211 - - [30/Mar/2022:02:55:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 85
2022-03-30 02:55:25 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.94,port:8446
10.233.65.211 - - [30/Mar/2022:02:55:26 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.94/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 56
10.233.65.211 - - [30/Mar/2022:02:55:26 +0