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-15 10:02:37 887 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-15 10:02:37 890 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-15 10:02:37 910 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-15 10:02:40 317 INFO [org.reflections.Reflections][main] - Reflections took 2383 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-03-15 10:02:40 727 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-15 10:02:40 962 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-15 10:02:40 962 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-15 10:02:40 962 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-15 10:02:40 962 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-15 10:02:40 965 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-03-15 10:02:41 136 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-15 10:02:41 139 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-15 10:02:41 299 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-15 10:02:41 728 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-15 10:02:41 733 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-15 10:02:41 884 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-15 10:02:41 997 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-15 10:02:41 999 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-15 10:02:42 001 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-15 10:02:42 019 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-15 10:02:42 019 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-15 10:02:42 034 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-15 10:02:42 089 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-15 10:02:42 089 INFO [org.eclipse.jetty.server.Server][main] - Started @6890ms
2022-03-15 10:03:05 443 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.71.82 - - [15/Mar/2022:10:03:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:0.968 upstream_response_time:0.968 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 834
2022-03-15 10:03:06 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4acc1a61
2022-03-15 10:03:06 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.48.78","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-15 10:03:06 393 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.315 upstream_response_time:0.315 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 301
2022-03-15 10:03:06 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bfe8e4
2022-03-15 10:03:06 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.30.44","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-15 10:03:06 546 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.71.82 - - [15/Mar/2022:10:03:06 +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.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 64
2022-03-15 10:03:06 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e6d0415
2022-03-15 10:03:06 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.38.122","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-15 10:03:06 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 64
10.233.71.82 - - [15/Mar/2022:10:03:06 +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" "-"
2022-03-15 10:03:06 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a325e11
2022-03-15 10:03:06 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.38.122","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-15 10:03:06 676 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +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.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 51
2022-03-15 10:03:06 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fcb1b35
2022-03-15 10:03:06 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.38.122","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-15 10:03:06 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 90
2022-03-15 10:03:06 810 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5615d88e
2022-03-15 10:03:06 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.38.122","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-15 10:03:06 823 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +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.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 36
2022-03-15 10:03:06 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4059e74a
2022-03-15 10:03:06 867 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.29.253","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-15 10:03:06 888 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 81
10.233.71.82 - - [15/Mar/2022:10:03:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
2022-03-15 10:03:06 957 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@416e4d4
2022-03-15 10:03:06 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.29.253","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-15 10:03:06 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 52
2022-03-15 10:03:07 013 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@113f89a1
2022-03-15 10:03:07 014 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.13.194","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-15 10:03:07 035 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 42
2022-03-15 10:03:07 080 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a27c2f9
2022-03-15 10:03:07 080 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 103 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 46
2022-03-15 10:03:07 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@302b824f
2022-03-15 10:03:07 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 165 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 46
2022-03-15 10:03:07 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b8b482
2022-03-15 10:03:07 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 219 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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 57
10.233.71.82 - - [15/Mar/2022:10:03:07 +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" "-"
2022-03-15 10:03:07 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3307c670
2022-03-15 10:03:07 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 292 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 50
2022-03-15 10:03:07 319 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f66dbe
2022-03-15 10:03:07 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 68
2022-03-15 10:03:07 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24858c69
2022-03-15 10:03:07 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 406 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 32
2022-03-15 10:03:07 440 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4358eb7c
2022-03-15 10:03:07 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 489 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 91
2022-03-15 10:03:07 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40f9f001
2022-03-15 10:03:07 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 558 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 47
2022-03-15 10:03:07 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71fce30a
2022-03-15 10:03:07 585 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 618 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 68
2022-03-15 10:03:07 663 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aa5612d
2022-03-15 10:03:07 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 677 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 38
2022-03-15 10:03:07 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31c5fafd
2022-03-15 10:03:07 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 718 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 48
2022-03-15 10:03:07 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e5638c5
2022-03-15 10:03:07 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 787 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 45
2022-03-15 10:03:07 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ed35428
2022-03-15 10:03:07 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 833 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 62
2022-03-15 10:03:07 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46b6b697
2022-03-15 10:03:07 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 910 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.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 60
2022-03-15 10:03:07 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63eb8cf9
2022-03-15 10:03:07 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:07 966 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:07 +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.71.82 - - [15/Mar/2022:10:03:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 40
2022-03-15 10:03:07 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ac544b
2022-03-15 10:03:07 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 010 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 39
2022-03-15 10:03:08 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13d764af
2022-03-15 10:03:08 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 065 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 43
2022-03-15 10:03:08 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35addd27
2022-03-15 10:03:08 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 116 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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 50
10.233.71.82 - - [15/Mar/2022:10:03:08 +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" "-"
2022-03-15 10:03:08 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73d22f7
2022-03-15 10:03:08 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 167 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:03:08 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ee73786
2022-03-15 10:03:08 192 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 204 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 34
2022-03-15 10:03:08 240 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1559a7e8
2022-03-15 10:03:08 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 256 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:03:08 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42647d3a
2022-03-15 10:03:08 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 303 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 45
2022-03-15 10:03:08 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@572b763e
2022-03-15 10:03:08 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 372 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 51
2022-03-15 10:03:08 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b7809e8
2022-03-15 10:03:08 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 418 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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 39
10.233.71.82 - - [15/Mar/2022:10:03:08 +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" "-"
2022-03-15 10:03:08 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@237ec8af
2022-03-15 10:03:08 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 477 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 49
2022-03-15 10:03:08 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@103a5db9
2022-03-15 10:03:08 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 527 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2022-03-15 10:03:08 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f559ddc
2022-03-15 10:03:08 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 570 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 46
2022-03-15 10:03:08 616 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5af3973a
2022-03-15 10:03:08 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 633 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-03-15 10:03:08 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72a613a8
2022-03-15 10:03:08 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 682 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 50
2022-03-15 10:03:08 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a30ecc3
2022-03-15 10:03:08 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 736 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 30
2022-03-15 10:03:08 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d2bb9b0
2022-03-15 10:03:08 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 780 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 37
2022-03-15 10:03:08 805 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50f310d6
2022-03-15 10:03:08 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-03-15 10:03:08 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3110bbae
2022-03-15 10:03:08 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 862 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:08 889 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a72dbc4
2022-03-15 10:03:08 889 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 37
2022-03-15 10:03:08 931 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67d750ae
2022-03-15 10:03:08 932 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 946 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.71.82 - - [15/Mar/2022:10:03:08 +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.71.82 - - [15/Mar/2022:10:03:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:08 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@661d1de6
2022-03-15 10:03:08 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:08 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 40
2022-03-15 10:03:09 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@109f14c3
2022-03-15 10:03:09 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 036 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:09 067 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d836c1f
2022-03-15 10:03:09 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 082 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2022-03-15 10:03:09 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42fa4024
2022-03-15 10:03:09 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 122 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 32
2022-03-15 10:03:09 145 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b9b0786
2022-03-15 10:03:09 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2022-03-15 10:03:09 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13bbcde4
2022-03-15 10:03:09 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 206 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 34
10.233.71.82 - - [15/Mar/2022:10:03:09 +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" "-"
2022-03-15 10:03:09 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75fc9919
2022-03-15 10:03:09 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 264 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 53
2022-03-15 10:03:09 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e75d3d
2022-03-15 10:03:09 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 323 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 44
2022-03-15 10:03:09 348 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78ef713b
2022-03-15 10:03:09 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 370 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2022-03-15 10:03:09 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ba5c3d5
2022-03-15 10:03:09 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 407 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 31
2022-03-15 10:03:09 429 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aeca1c3
2022-03-15 10:03:09 429 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 452 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 40
2022-03-15 10:03:09 486 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40bad796
2022-03-15 10:03:09 486 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 500 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:09 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a61b83f
2022-03-15 10:03:09 529 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 559 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 48
2022-03-15 10:03:09 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e2bd4aa
2022-03-15 10:03:09 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 622 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-03-15 10:03:09 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e74b69a
2022-03-15 10:03:09 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 665 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 36
2022-03-15 10:03:09 691 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@190b126f
2022-03-15 10:03:09 691 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 711 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 40
2022-03-15 10:03:09 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@564a14d0
2022-03-15 10:03:09 749 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 764 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-15 10:03:09 785 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b2a818d
2022-03-15 10:03:09 786 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 799 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 29
2022-03-15 10:03:09 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31382581
2022-03-15 10:03:09 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 861 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 62
2022-03-15 10:03:09 886 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26ab1ef1
2022-03-15 10:03:09 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 901 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:09 937 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d77fb21
2022-03-15 10:03:09 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:03:09 952 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.71.82 - - [15/Mar/2022:10:03:09 +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.71.82 - - [15/Mar/2022:10:03:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 54
2022-03-15 10:03:09 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cb28eb5
2022-03-15 10:03:09 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.57.64","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-15 10:03:10 017 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:10 +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.71.82 - - [15/Mar/2022:10:03:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 35
2022-03-15 10:03:10 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2015fa84
2022-03-15 10:03:10 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.57.64","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-15 10:03:10 058 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:03:10 +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.71.82 - - [15/Mar/2022:10:03:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 44
2022-03-15 10:03:10 087 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3be01cb5
2022-03-15 10:03:10 087 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.33.56","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-15 10:03:10 110 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.71.82 - - [15/Mar/2022:10:03: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.71.82 - - [15/Mar/2022:10:03:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 39
2022-03-15 10:03:10 134 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30bdbdcc
2022-03-15 10:03:10 134 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.33.56","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-15 10:03:10 147 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.71.82 - - [15/Mar/2022:10:03:10 +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.71.82 - - [15/Mar/2022:10:03:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:46 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 53
2022-03-15 10:07:46 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-03-15 10:07:46 133 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:46 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:07:46 184 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-03-15 10:07:46 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
2022-03-15 10:07:46 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:46 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:46 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:46 389 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:46 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:46 434 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:46 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:46 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:46 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:46 553 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:46 589 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-15 10:07:46 629 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-15 10:07:46 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:46 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:07:46 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:46 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:07:46 788 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:46 814 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:46 837 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:07:46 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:46 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:07:46 917 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:46 950 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:46 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-15 10:07:47 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:47 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:47 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:47 133 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:47 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:47 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:47 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:47 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:47 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:47 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:47 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:47 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-15 10:07:47 429 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:47 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:47 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:07:47 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-15 10:07:47 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:47 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:47 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:47 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:47 666 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:07:47 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:47 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:47 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:47 782 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:47 812 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:47 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:47 843 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e824e0d
2022-03-15 10:07:47 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:47 863 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.71.82 - - [15/Mar/2022:10:07:47 +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.71.82 - - [15/Mar/2022:10:07:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 41
2022-03-15 10:07:47 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@86346f0
2022-03-15 10:07:47 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:47 905 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:47 +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.71.82 - - [15/Mar/2022:10:07:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:47 930 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3896fd72
2022-03-15 10:07:47 930 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:47 944 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.71.82 - - [15/Mar/2022:10:07:47 +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.71.82 - - [15/Mar/2022:10:07:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:47 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4153428c
2022-03-15 10:07:47 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:47 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:47 +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.71.82 - - [15/Mar/2022:10:07:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:48 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24938dfe
2022-03-15 10:07:48 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 020 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:48 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cc30188
2022-03-15 10:07:48 042 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 056 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:48 080 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dab2ef3
2022-03-15 10:07:48 081 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 102 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:48 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bc75044
2022-03-15 10:07:48 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:48 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23768238
2022-03-15 10:07:48 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 166 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:48 192 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f9be907
2022-03-15 10:07:48 192 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 204 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:48 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5db905fe
2022-03-15 10:07:48 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 234 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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:48 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2194f319
2022-03-15 10:07:48 257 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 270 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:48 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b7887f4
2022-03-15 10:07:48 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 300 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:48 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b7f3556
2022-03-15 10:07:48 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 339 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:48 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2605d5ad
2022-03-15 10:07:48 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 374 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:48 394 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c940c13
2022-03-15 10:07:48 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 410 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:48 430 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6224292a
2022-03-15 10:07:48 430 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 449 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 34
2022-03-15 10:07:48 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d596681
2022-03-15 10:07:48 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 479 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:48 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e9df665
2022-03-15 10:07:48 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 517 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:48 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39fac4cc
2022-03-15 10:07:48 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 547 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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:48 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e2d6d30
2022-03-15 10:07:48 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:48 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5929b7d0
2022-03-15 10:07:48 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 624 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:48 648 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bdc8dd1
2022-03-15 10:07:48 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 669 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2022-03-15 10:07:48 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@649056c4
2022-03-15 10:07:48 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 709 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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 32
10.233.71.82 - - [15/Mar/2022:10:07:48 +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" "-"
2022-03-15 10:07:48 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@144ddee3
2022-03-15 10:07:48 739 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 755 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:48 777 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@549a216a
2022-03-15 10:07:48 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 789 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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:48 809 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6821cc55
2022-03-15 10:07:48 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:48 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32e42667
2022-03-15 10:07:48 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 858 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:48 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@abde87e
2022-03-15 10:07:48 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 902 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 38
2022-03-15 10:07:48 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bc0cb11
2022-03-15 10:07:48 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 944 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2022-03-15 10:07:48 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fdea326
2022-03-15 10:07:48 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:48 982 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.71.82 - - [15/Mar/2022:10:07:48 +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.71.82 - - [15/Mar/2022:10:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:49 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f49a8a9
2022-03-15 10:07:49 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 014 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:49 036 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ce515d4
2022-03-15 10:07:49 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 050 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:49 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ab96159
2022-03-15 10:07:49 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 52
2022-03-15 10:07:49 131 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@244d7a1e
2022-03-15 10:07:49 131 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 146 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:49 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a41e177
2022-03-15 10:07:49 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 187 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 40
2022-03-15 10:07:49 218 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e11b77f
2022-03-15 10:07:49 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 233 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:49 254 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@193e8dbd
2022-03-15 10:07:49 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 265 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 24
10.233.71.82 - - [15/Mar/2022:10:07:49 +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" "-"
2022-03-15 10:07:49 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c9a6d1
2022-03-15 10:07:49 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 302 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:49 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cbc4564
2022-03-15 10:07:49 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 342 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:49 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@306b37b0
2022-03-15 10:07:49 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 385 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.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 43
2022-03-15 10:07:49 416 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28502f3b
2022-03-15 10:07:49 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:49 456 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b94a25c
2022-03-15 10:07:49 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 478 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-03-15 10:07:49 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@703231df
2022-03-15 10:07:49 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 516 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:49 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5862020d
2022-03-15 10:07:49 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:49 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@542d0fe3
2022-03-15 10:07:49 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:49 611 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67f68bd2
2022-03-15 10:07:49 612 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 622 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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:49 641 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69736b4b
2022-03-15 10:07:49 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 651 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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:49 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2270ee99
2022-03-15 10:07:49 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 683 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:49 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e50934f
2022-03-15 10:07:49 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 721 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:49 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41bba74f
2022-03-15 10:07:49 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 39
2022-03-15 10:07:49 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4083e565
2022-03-15 10:07:49 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 807 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 41
2022-03-15 10:07:49 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@176d077c
2022-03-15 10:07:49 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 878 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 39
2022-03-15 10:07:49 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ae1fbd4
2022-03-15 10:07:49 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 922 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.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 42
2022-03-15 10:07:49 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e10d268
2022-03-15 10:07:49 949 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:49 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:49 +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.71.82 - - [15/Mar/2022:10:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:49 986 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2963dcd5
2022-03-15 10:07:49 986 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:50 006 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.71.82 - - [15/Mar/2022:10:07:50 +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.71.82 - - [15/Mar/2022:10:07:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 40
2022-03-15 10:07:50 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:50 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-15 10:07:50 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:50 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:50 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:50 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:50 285 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:07:50 310 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 351 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:50 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:50 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:50 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:50 478 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-15 10:07:50 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:50 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:50 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:50 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:50 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-03-15 10:07:50 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:50 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:50 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:50 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:50 885 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:50 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:50 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:50 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:07:51 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:51 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:51 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-15 10:07:51 082 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:51 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:07:51 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:51 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:51 194 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:07:51 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:51 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:07:51 285 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:51 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:51 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:51 385 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:51 413 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-15 10:07:51 431 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:51 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:07:51 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:51 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:51 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:07:51 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:07:51 613 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-15 10:07:51 632 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:51 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:51 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2022-03-15 10:07:51 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:51 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e3f3e3
2022-03-15 10:07:51 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:51 791 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.71.82 - - [15/Mar/2022:10:07:51 +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.71.82 - - [15/Mar/2022:10:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:51 827 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@793455de
2022-03-15 10:07:51 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:51 840 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:51 +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.71.82 - - [15/Mar/2022:10:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 38
2022-03-15 10:07:51 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32d80cfa
2022-03-15 10:07:51 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:51 885 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.71.82 - - [15/Mar/2022:10:07:51 +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.71.82 - - [15/Mar/2022:10:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:51 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44278ed8
2022-03-15 10:07:51 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:51 923 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:51 +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.71.82 - - [15/Mar/2022:10:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:51 954 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@663e6d75
2022-03-15 10:07:51 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:51 970 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.71.82 - - [15/Mar/2022:10:07:51 +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.71.82 - - [15/Mar/2022:10:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:51 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30e19177
2022-03-15 10:07:51 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 011 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:52 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b7bd25c
2022-03-15 10:07:52 031 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 046 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:52 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d4cbe63
2022-03-15 10:07:52 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 087 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:52 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@686cf2dd
2022-03-15 10:07:52 113 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 127 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:52 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30984b5b
2022-03-15 10:07:52 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 162 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:52 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31c08481
2022-03-15 10:07:52 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 204 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:52 229 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19ddf6e0
2022-03-15 10:07:52 229 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 250 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 34
2022-03-15 10:07:52 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@772b6fbe
2022-03-15 10:07:52 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 301 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 45
2022-03-15 10:07:52 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e29b64
2022-03-15 10:07:52 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:52 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@707d1fe7
2022-03-15 10:07:52 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:52 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b52592d
2022-03-15 10:07:52 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 421 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:52 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4974db97
2022-03-15 10:07:52 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 461 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:52 486 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69cc777
2022-03-15 10:07:52 486 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 496 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:52 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15c2b4eb
2022-03-15 10:07:52 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 42
2022-03-15 10:07:52 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d42638d
2022-03-15 10:07:52 561 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 572 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:52 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72519131
2022-03-15 10:07:52 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 616 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:52 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@173cb2cb
2022-03-15 10:07:52 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 33
2022-03-15 10:07:52 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dc56b07
2022-03-15 10:07:52 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 698 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:52 716 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@479f0f10
2022-03-15 10:07:52 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:52 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b532451
2022-03-15 10:07:52 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 780 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:52 797 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2012af17
2022-03-15 10:07:52 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 810 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 35
2022-03-15 10:07:52 850 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32d3b54f
2022-03-15 10:07:52 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 871 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 39
2022-03-15 10:07:52 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b44c654
2022-03-15 10:07:52 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 911 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 40
2022-03-15 10:07:52 946 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1278b15a
2022-03-15 10:07:52 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 960 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:52 +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.71.82 - - [15/Mar/2022:10:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 27
2022-03-15 10:07:52 982 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f411ab9
2022-03-15 10:07:52 982 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:52 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 25
2022-03-15 10:07:53 016 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eef03b8
2022-03-15 10:07:53 016 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 041 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-03-15 10:07:53 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43ccb841
2022-03-15 10:07:53 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:53 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3906f030
2022-03-15 10:07:53 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 123 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:53 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11bc679a
2022-03-15 10:07:53 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 31
2022-03-15 10:07:53 186 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67ce11e5
2022-03-15 10:07:53 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 196 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2022-03-15 10:07:53 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63c1541f
2022-03-15 10:07:53 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 31
10.233.71.82 - - [15/Mar/2022:10:07: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" "-"
2022-03-15 10:07:53 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73ba9f5c
2022-03-15 10:07:53 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 271 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:53 294 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66472f47
2022-03-15 10:07:53 294 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 305 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 22
2022-03-15 10:07:53 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a321fe9
2022-03-15 10:07:53 325 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 34
10.233.71.82 - - [15/Mar/2022:10:07: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" "-"
2022-03-15 10:07:53 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bdaa7bb
2022-03-15 10:07:53 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 383 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:53 406 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b053d7b
2022-03-15 10:07:53 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 420 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 29
2022-03-15 10:07:53 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@388c6d9f
2022-03-15 10:07:53 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 465 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 49
2022-03-15 10:07:53 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@637397a6
2022-03-15 10:07:53 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 506 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:53 538 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18635244
2022-03-15 10:07:53 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 554 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 36
10.233.71.82 - - [15/Mar/2022:10:07:53 +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" "-"
2022-03-15 10:07:53 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@528d42b7
2022-03-15 10:07:53 585 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 599 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 30
10.233.71.82 - - [15/Mar/2022:10:07: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" "-"
2022-03-15 10:07:53 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37083bf
2022-03-15 10:07:53 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 640 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 38
2022-03-15 10:07:53 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52d2cc2
2022-03-15 10:07:53 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 685 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:53 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2379234b
2022-03-15 10:07:53 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 718 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 30
2022-03-15 10:07:53 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77420e91
2022-03-15 10:07:53 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:53 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bb25a3c
2022-03-15 10:07:53 789 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 800 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:53 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6824450f
2022-03-15 10:07:53 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:53 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9b9d2b8
2022-03-15 10:07:53 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 870 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 23
2022-03-15 10:07:53 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cb83510
2022-03-15 10:07:53 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 901 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:53 +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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 37
2022-03-15 10:07:53 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2db5e2b8
2022-03-15 10:07:53 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-15 10:07:53 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ebb12ee
2022-03-15 10:07:53 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:53 987 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07: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.71.82 - - [15/Mar/2022:10:07:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 38
2022-03-15 10:07:54 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7289a644
2022-03-15 10:07:54 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:07:54 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.82 - - [15/Mar/2022:10:07:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 23
10.233.71.82 - - [15/Mar/2022:10:07: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" "-"
2022-03-15 10:13:01 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-15 10:13:01 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-03-15 10:13:01 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:13:01 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:01 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:01 285 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:01 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:01 349 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:13:01 379 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:13:01 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:13:01 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:01 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:01 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:01 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:13:01 530 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:13:01 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-15 10:13:01 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:01 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:01 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:01 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:01 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:01 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:01 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:01 829 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:01 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:01 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-15 10:13:01 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:01 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:02 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:02 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:02 095 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:13:02 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:02 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:02 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:02 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:13:02 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:02 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:02 326 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:02 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:02 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:02 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:02 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:02 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:02 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:13:02 558 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:13:02 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:02 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:02 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:02 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:02 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:13:02 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:02 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-03-15 10:13:02 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:02 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:02 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:02 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:02 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:03 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5964c765
2022-03-15 10:13:03 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 076 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 53
2022-03-15 10:13:03 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4076ab34
2022-03-15 10:13:03 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 111 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:03 140 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a64f865
2022-03-15 10:13:03 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 170 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 54
2022-03-15 10:13:03 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e1aa742
2022-03-15 10:13:03 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 204 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
10.233.71.82 - - [15/Mar/2022:10:13:03 +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" "-"
2022-03-15 10:13:03 226 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36b2066
2022-03-15 10:13:03 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 239 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:03 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@456e8b21
2022-03-15 10:13:03 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 288 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 34
2022-03-15 10:13:03 312 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@575d42b9
2022-03-15 10:13:03 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 327 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 40
2022-03-15 10:13:03 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@475be75f
2022-03-15 10:13:03 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 372 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 31
10.233.71.82 - - [15/Mar/2022:10:13:03 +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-15 10:13:03 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62b1b18
2022-03-15 10:13:03 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 409 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:03 438 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73d20b52
2022-03-15 10:13:03 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:03 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30219a6c
2022-03-15 10:13:03 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 486 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:03 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@279f177f
2022-03-15 10:13:03 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 536 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 52
2022-03-15 10:13:03 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f0841a2
2022-03-15 10:13:03 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 584 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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:03 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@323902dc
2022-03-15 10:13:03 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 626 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 61
2022-03-15 10:13:03 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@686491eb
2022-03-15 10:13:03 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 698 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 49
2022-03-15 10:13:03 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58f83d27
2022-03-15 10:13:03 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 765 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 54
2022-03-15 10:13:03 797 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@569f9945
2022-03-15 10:13:03 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 45
2022-03-15 10:13:03 844 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56ce3bac
2022-03-15 10:13:03 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 863 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:03 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b6f9c89
2022-03-15 10:13:03 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 908 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:03 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7acab517
2022-03-15 10:13:03 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 941 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.71.82 - - [15/Mar/2022:10:13:03 +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.71.82 - - [15/Mar/2022:10:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 46
2022-03-15 10:13:03 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cc32ee6
2022-03-15 10:13:03 976 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:03 995 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 37
2022-03-15 10:13:04 017 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a7c4ac2
2022-03-15 10:13:04 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 035 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.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:04 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@388f7779
2022-03-15 10:13:04 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 097 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 47
2022-03-15 10:13:04 126 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c4e334a
2022-03-15 10:13:04 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 139 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.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:04 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@564b88ab
2022-03-15 10:13:04 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 185 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 41
2022-03-15 10:13:04 218 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@700e36df
2022-03-15 10:13:04 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 231 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.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 38
2022-03-15 10:13:04 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41fd1eee
2022-03-15 10:13:04 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:04 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f30fcd7
2022-03-15 10:13:04 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 320 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:04 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f725554
2022-03-15 10:13:04 347 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 384 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 66
2022-03-15 10:13:04 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74f4f559
2022-03-15 10:13:04 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 440 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-03-15 10:13:04 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@461a33b6
2022-03-15 10:13:04 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 476 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:04 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7754fd02
2022-03-15 10:13:04 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 515 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 36
2022-03-15 10:13:04 536 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18571d3
2022-03-15 10:13:04 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 558 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:04 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@531efe09
2022-03-15 10:13:04 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 598 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 45
2022-03-15 10:13:04 629 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4033727e
2022-03-15 10:13:04 629 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 643 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:04 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1934e5b3
2022-03-15 10:13:04 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:04 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b83cacd
2022-03-15 10:13:04 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 725 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:04 742 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c3e436
2022-03-15 10:13:04 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 753 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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:04 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a5de4f5
2022-03-15 10:13:04 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 802 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 41
2022-03-15 10:13:04 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2871ca30
2022-03-15 10:13:04 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:04 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cc82e6d
2022-03-15 10:13:04 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-03-15 10:13:04 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a0fd2f1
2022-03-15 10:13:04 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 936 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.71.82 - - [15/Mar/2022:10:13:04 +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.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 40
2022-03-15 10:13:04 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1862e216
2022-03-15 10:13:04 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:04 977 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:05 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ae80248
2022-03-15 10:13:05 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 37
2022-03-15 10:13:05 047 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@429284b9
2022-03-15 10:13:05 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:05 087 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4da5e298
2022-03-15 10:13:05 087 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 105 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 43
2022-03-15 10:13:05 135 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@520b08ce
2022-03-15 10:13:05 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:05 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@662c2417
2022-03-15 10:13:05 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 206 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.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:05 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@306c3856
2022-03-15 10:13:05 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 246 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:05 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73166d7b
2022-03-15 10:13:05 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 285 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.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:05 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1413cc88
2022-03-15 10:13:05 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 316 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:05 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c9fae64
2022-03-15 10:13:05 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 347 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.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 35
2022-03-15 10:13:05 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e94c1ee
2022-03-15 10:13:05 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:05 408 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@351f4818
2022-03-15 10:13:05 408 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 421 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.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:05 444 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2680a0bd
2022-03-15 10:13:05 444 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:05 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d44b5bf
2022-03-15 10:13:05 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:05 494 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.71.82 - - [15/Mar/2022:10:13:05 +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.71.82 - - [15/Mar/2022:10:13:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 36
2022-03-15 10:13:05 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:13:05 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:13:05 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:05 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:13:05 629 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:05 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:13:05 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:05 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:05 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:05 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:05 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:05 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-15 10:13:05 878 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:05 911 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:13:05 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:13:05 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:13:05 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-15 10:13:06 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-15 10:13:06 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:13:06 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-15 10:13:06 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:06 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-03-15 10:13:06 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:13:06 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-15 10:13:06 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:06 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:13:06 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-15 10:13:06 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-15 10:13:06 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-15 10:13:06 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:06 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:06 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-15 10:13:06 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-15 10:13:06 613 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-15 10:13:06 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-03-15 10:13:06 691 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-15 10:13:06 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-15 10:13:06 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:13:06 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-15 10:13:06 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:13:06 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:06 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:06 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:06 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-15 10:13:06 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-15 10:13:07 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-15 10:13:07 087 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:13:07 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-15 10:13:07 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-15 10:13:07 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-15 10:13:07 216 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-15 10:13:07 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:13:07 264 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:07 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-15 10:13:07 313 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-15 10:13:07 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.39,port:8446
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.39/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-15 10:13:07 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a835204
2022-03-15 10:13:07 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:07 378 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.71.82 - - [15/Mar/2022:10:13:07 +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.71.82 - - [15/Mar/2022:10:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 27
2022-03-15 10:13:07 402 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79b3678a
2022-03-15 10:13:07 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:07 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.82 - - [15/Mar/2022:10:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
2022-03-15 10:13:07 434 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eee8e50
2022-03-15 10:13:07 434 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
10.233.71.82 - - [15/Mar/2022:10:13:07 +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" "-"
2022-03-15 10:13:07 450 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.71.82 - - [15/Mar/2022:10:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 28
2022-03-15 10:13:07 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a4d2999
2022-03-15 10:13:07 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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.69.39","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-15 10:13:07 486 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.71.82 - - [15/Mar/2022:10:13:07 +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.71.82 - - [15/Mar/2022:10:13:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 41
2022-03-15 10:13:07 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8261793
2022-03-15 10:13:07 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.82,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,"no