2024-02-03 04:58:38 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-03 04:58:38 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-03 04:58:38 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2024-02-03 04:58:38 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest], using DelegatingSmartContextLoader 2024-02-03 04:58:38 DEBUG Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-02-03 04:58:38 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest]: class path resource [org/onap/dcae/TLSTest-context.xml] does not exist 2024-02-03 04:58:38 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest]: no resource found for suffixes {-context.xml}. 2024-02-03 04:58:38 DEBUG Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-02-03 04:58:38 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-03 04:58:38 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpConfiguration]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-03 04:58:38 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-03 04:58:38 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-02-03 04:58:38 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest]: TLSTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-03 04:58:38 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest] 2024-02-03 04:58:38 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest]: using defaults. 2024-02-03 04:58:38 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-03 04:58:38 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-03 04:58:38 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-03 04:58:38 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59ae4a6f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3463d70a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66a4e1ef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d2410af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5672c056, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c039615, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d69bbe3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60157589, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20a569ad, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@40f6e092, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3030edcc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bc27f7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@702189aa] 2024-02-03 04:58:38 DEBUG Before test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:38 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-03 04:58:38 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-03 04:58:38 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-02-03 04:58:38 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest], using SpringBootContextLoader 2024-02-03 04:58:38 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest-context.xml] does not exist 2024-02-03 04:58:38 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTestContext.groovy] does not exist 2024-02-03 04:58:38 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-02-03 04:58:38 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: HttpsWithTLSAuthenticationAndBasicAuthTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-03 04:58:38 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] 2024-02-03 04:58:38 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/VesApplication.class] 2024-02-03 04:58:38 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest 2024-02-03 04:58:38 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: using defaults. 2024-02-03 04:58:38 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-03 04:58:38 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-03 04:58:38 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-03 04:58:38 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51fb4092, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73a8f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43b54374, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a3e0c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@cd7df73, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11fe8a70, org.springframework.test.context.event.EventPublishingTestExecutionListener@78b9c5d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6084b7c2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@521ad0e6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37526ddf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f3f9e8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@448c64b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@40151124] 2024-02-03 04:58:38 DEBUG Before test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:38 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@153412a1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:38 DEBUG Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 2024-02-03 04:58:38 DEBUG Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 2024-02-03 04:58:38 DEBUG Activating profiles [] 2024-02-03 04:58:38 DEBUG Registering component classes: {} 2024-02-03 04:58:38 DEBUG Refreshing org.springframework.context.support.GenericApplicationContext@2455c95c 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-03 04:58:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-03 04:58:38 DEBUG Storing ApplicationContext [609601884] in cache under key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2024-02-03 04:58:38 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2024-02-03 04:58:39 INFO Starting TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-2173 with PID 3083 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-sonar) 2024-02-03 04:58:39 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-02-03 04:58:39 INFO No active profile set, falling back to 1 default profile: "default" 2024-02-03 04:58:39 DEBUG Loading source class org.onap.dcae.VesApplication 2024-02-03 04:58:39 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b 2024-02-03 04:58:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-03 04:58:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-02-03 04:58:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-02-03 04:58:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-02-03 04:58:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-02-03 04:58:40 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b34f1a] 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'settings' 2024-02-03 04:58:40 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 INFO Enabling SSL 2024-02-03 04:58:41 INFO Using keyStore path: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/keystore 2024-02-03 04:58:41 INFO Using keyStore password from: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/passwordfile 2024-02-03 04:58:41 INFO Actual key store alias is: localhost 2024-02-03 04:58:41 INFO Enabling TLS client authorization 2024-02-03 04:58:41 INFO Using trustStore path: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/truststore 2024-02-03 04:58:41 INFO Using trustStore password from: /w/workspace/dcaegen2-collectors-ves-sonar/src/test/resources/trustpasswordfile 2024-02-03 04:58:41 INFO Application work in certBasicAuth mode on 0 port. 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-02-03 04:58:41 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-03 04:58:41 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-03 04:58:41 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-02-03 04:58:41 INFO Tomcat initialized with port(s): 0 (https) 2024-02-03 04:58:41 INFO Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 2024-02-03 04:58:41 INFO Starting service [Tomcat] 2024-02-03 04:58:41 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-02-03 04:58:41 INFO Initializing Spring embedded WebApplicationContext 2024-02-03 04:58:41 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-02-03 04:58:41 INFO Root WebApplicationContext: initialization completed in 2352 ms 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-02-03 04:58:41 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-02-03 04:58:41 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-02-03 04:58:41 DEBUG Filter 'characterEncodingFilter' configured for use 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-02-03 04:58:41 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-02-03 04:58:41 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-02-03 04:58:41 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-02-03 04:58:42 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-02-03 04:58:42 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-02-03 04:58:42 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG 'beanNameHandlerMapping' {} 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-02-03 04:58:42 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-02-03 04:58:42 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'error' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-02-03 04:58:42 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-03 04:58:42 DEBUG Using SLF4J as the default logging framework 2024-02-03 04:58:42 DEBUG -Dio.netty.leakDetection.level: simple 2024-02-03 04:58:42 DEBUG -Dio.netty.leakDetection.targetRecords: 4 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-02-03 04:58:42 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-02-03 04:58:42 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-02-03 04:58:42 DEBUG Starting beans in phase 2147483646 2024-02-03 04:58:42 INFO Starting ProtocolHandler ["https-jsse-nio-auto-1"] 2024-02-03 04:58:42 INFO Tomcat started on port(s): 41077 (https) with context path '' 2024-02-03 04:58:42 DEBUG Successfully started bean 'webServerStartStop' 2024-02-03 04:58:42 DEBUG Starting beans in phase 2147483647 2024-02-03 04:58:42 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-02-03 04:58:42 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-02-03 04:58:42 INFO Started TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest in 4.02 seconds (JVM running for 7.574) 2024-02-03 04:58:42 DEBUG Application availability state LivenessState changed to CORRECT 2024-02-03 04:58:42 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-02-03 04:58:42 DEBUG Storing ApplicationContext [27812459] in cache under key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 2] 2024-02-03 04:58:42 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:42 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 2024-02-03 04:58:42 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-03 04:58:42 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 2024-02-03 04:58:42 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:42 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 2024-02-03 04:58:42 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 2] 2024-02-03 04:58:42 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:42 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 2] 2024-02-03 04:58:43 DEBUG HTTP GET https://localhost:41077/ 2024-02-03 04:58:43 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-03 04:58:43 DEBUG CookieSpec selected: default 2024-02-03 04:58:43 DEBUG Auth cache not set in the context 2024-02-03 04:58:43 DEBUG Connection request: [route: {s}->https://localhost:41077][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-03 04:58:43 DEBUG Connection leased: [id: 0][route: {s}->https://localhost:41077][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-03 04:58:43 DEBUG Opening connection {s}->https://localhost:41077 2024-02-03 04:58:43 DEBUG Connecting to localhost/127.0.0.1:41077 2024-02-03 04:58:43 DEBUG Connecting socket to localhost/127.0.0.1:41077 with timeout 0 2024-02-03 04:58:43 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-03 04:58:43 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-03 04:58:43 DEBUG Starting handshake 2024-02-03 04:58:43 DEBUG Connection manager is shutting down 2024-02-03 04:58:43 DEBUG Connection manager shut down 2024-02-03 04:58:43 DEBUG Connection manager is shutting down 2024-02-03 04:58:43 DEBUG Connection manager shut down 2024-02-03 04:58:43 DEBUG Secure session established 2024-02-03 04:58:43 DEBUG negotiated protocol: TLSv1.3 2024-02-03 04:58:43 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-02-03 04:58:43 DEBUG peer principal: CN=localhost 2024-02-03 04:58:43 DEBUG issuer principal: CN=localhost 2024-02-03 04:58:43 DEBUG Connection established 127.0.0.1:41528<->127.0.0.1:41077 2024-02-03 04:58:43 DEBUG Executing request GET / HTTP/1.1 2024-02-03 04:58:43 DEBUG Proxy auth state: UNCHALLENGED 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> GET / HTTP/1.1 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> Accept: text/plain, application/json, application/*+json, */* 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> Host: localhost:41077 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> Connection: Keep-Alive 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "Host: localhost:41077[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:43 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-03 04:58:43 INFO Initializing Servlet 'dispatcherServlet' 2024-02-03 04:58:43 DEBUG Detected StandardServletMultipartResolver 2024-02-03 04:58:43 DEBUG Detected AcceptHeaderLocaleResolver 2024-02-03 04:58:43 DEBUG Detected FixedThemeResolver 2024-02-03 04:58:43 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2c94d371 2024-02-03 04:58:43 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@58b11c76 2024-02-03 04:58:43 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-02-03 04:58:43 INFO Completed initialization in 2 ms 2024-02-03 04:58:43 DEBUG GET "/", parameters={} 2024-02-03 04:58:43 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-03 04:58:43 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-03 04:58:43 DEBUG Writing ["Welcome to VESCollector"] 2024-02-03 04:58:43 DEBUG Completed 200 OK 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "HTTP/1.1 200 [\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Content-Length: 23[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:43 GMT[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << "Welcome to VESCollector" 2024-02-03 04:58:43 DEBUG http-outgoing-0 << HTTP/1.1 200 2024-02-03 04:58:43 DEBUG http-outgoing-0 << Content-Type: text/plain;charset=ISO-8859-1 2024-02-03 04:58:43 DEBUG http-outgoing-0 << Content-Length: 23 2024-02-03 04:58:43 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:43 GMT 2024-02-03 04:58:43 DEBUG http-outgoing-0 << Keep-Alive: timeout=60 2024-02-03 04:58:43 DEBUG http-outgoing-0 << Connection: keep-alive 2024-02-03 04:58:43 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-02-03 04:58:43 DEBUG Response 200 OK 2024-02-03 04:58:43 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-03 04:58:43 DEBUG Connection [id: 0][route: {s}->https://localhost:41077][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-02-03 04:58:43 DEBUG http-outgoing-0: set socket timeout to 0 2024-02-03 04:58:43 DEBUG Connection released: [id: 0][route: {s}->https://localhost:41077][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 2024-02-03 04:58:43 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:43 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@20be957f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 2024-02-03 04:58:43 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 2024-02-03 04:58:43 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 2] 2024-02-03 04:58:43 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 2] 2024-02-03 04:58:43 DEBUG HTTP GET https://localhost:41077/ 2024-02-03 04:58:43 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-03 04:58:43 DEBUG CookieSpec selected: default 2024-02-03 04:58:43 DEBUG Auth cache not set in the context 2024-02-03 04:58:43 DEBUG Connection request: [route: {s}->https://localhost:41077][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-03 04:58:43 DEBUG Connection leased: [id: 1][route: {s}->https://localhost:41077][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-03 04:58:43 DEBUG Opening connection {s}->https://localhost:41077 2024-02-03 04:58:43 DEBUG Connecting to localhost/127.0.0.1:41077 2024-02-03 04:58:43 DEBUG Connecting socket to localhost/127.0.0.1:41077 with timeout 0 2024-02-03 04:58:43 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-03 04:58:43 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-03 04:58:43 DEBUG Starting handshake 2024-02-03 04:58:43 DEBUG Secure session established 2024-02-03 04:58:43 DEBUG negotiated protocol: TLSv1.3 2024-02-03 04:58:43 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-02-03 04:58:43 DEBUG peer principal: CN=localhost 2024-02-03 04:58:43 DEBUG issuer principal: CN=localhost 2024-02-03 04:58:43 DEBUG Connection established 127.0.0.1:41530<->127.0.0.1:41077 2024-02-03 04:58:43 DEBUG Executing request GET / HTTP/1.1 2024-02-03 04:58:43 DEBUG Target auth state: UNCHALLENGED 2024-02-03 04:58:43 DEBUG Proxy auth state: UNCHALLENGED 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> GET / HTTP/1.1 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> Accept: text/plain, application/json, application/*+json, */* 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> Host: localhost:41077 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> Connection: Keep-Alive 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> Accept-Encoding: gzip,deflate 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "Host: localhost:41077[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:58:43 DEBUG GET "/", parameters={} 2024-02-03 04:58:43 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-03 04:58:43 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-03 04:58:43 DEBUG Writing ["Welcome to VESCollector"] 2024-02-03 04:58:43 DEBUG Completed 200 OK 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "HTTP/1.1 200 [\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Content-Length: 23[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Date: Sat, 03 Feb 2024 04:58:43 GMT[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << "Welcome to VESCollector" 2024-02-03 04:58:43 DEBUG http-outgoing-1 << HTTP/1.1 200 2024-02-03 04:58:43 DEBUG http-outgoing-1 << Content-Type: text/plain;charset=ISO-8859-1 2024-02-03 04:58:43 DEBUG http-outgoing-1 << Content-Length: 23 2024-02-03 04:58:43 DEBUG http-outgoing-1 << Date: Sat, 03 Feb 2024 04:58:43 GMT 2024-02-03 04:58:43 DEBUG http-outgoing-1 << Keep-Alive: timeout=60 2024-02-03 04:58:43 DEBUG http-outgoing-1 << Connection: keep-alive 2024-02-03 04:58:43 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-02-03 04:58:43 DEBUG Response 200 OK 2024-02-03 04:58:43 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-03 04:58:43 DEBUG Connection [id: 1][route: {s}->https://localhost:41077][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-02-03 04:58:43 DEBUG http-outgoing-1: set socket timeout to 0 2024-02-03 04:58:43 DEBUG Connection released: [id: 1][route: {s}->https://localhost:41077][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 2] 2024-02-03 04:58:43 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 2] 2024-02-03 04:58:43 DEBUG After test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:43 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-02-03 04:58:43 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-02-03 04:58:43 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-02-03 04:58:43 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpTest], using SpringBootContextLoader 2024-02-03 04:58:43 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTest-context.xml] does not exist 2024-02-03 04:58:43 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTestContext.groovy] does not exist 2024-02-03 04:58:43 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-02-03 04:58:43 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpTest]: HttpTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-02-03 04:58:43 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpTest] 2024-02-03 04:58:43 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpTest 2024-02-03 04:58:43 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpTest]: using defaults. 2024-02-03 04:58:43 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-02-03 04:58:43 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-02-03 04:58:43 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-02-03 04:58:43 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3cedcaaf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2777de5f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6034f6c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d4f063e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7f25098a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66b9b517, org.springframework.test.context.event.EventPublishingTestExecutionListener@217cedc0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74577127, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@23e95f7e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8d34719, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e87b92e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1162790, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@686d9a63] 2024-02-03 04:58:43 DEBUG Before test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:43 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@3d09cc98, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 2] 2024-02-03 04:58:43 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:43 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 2] 2024-02-03 04:58:43 DEBUG Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} 2024-02-03 04:58:43 DEBUG Activating profiles [] 2024-02-03 04:58:43 INFO Starting TLSTest.HttpTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-2173 with PID 3083 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-sonar) 2024-02-03 04:58:43 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-02-03 04:58:43 INFO No active profile set, falling back to 1 default profile: "default" 2024-02-03 04:58:43 DEBUG Loading source class org.onap.dcae.VesApplication 2024-02-03 04:58:43 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-02-03 04:58:43 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-sonar/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-02-03 04:58:43 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@40451d96] 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'settings' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 INFO Application work in noAuth mode on 1111 port. 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-02-03 04:58:43 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-03 04:58:43 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-02-03 04:58:43 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-02-03 04:58:43 INFO Tomcat initialized with port(s): 1111 (http) 2024-02-03 04:58:43 INFO Initializing ProtocolHandler ["http-nio-1111"] 2024-02-03 04:58:43 INFO Starting service [Tomcat] 2024-02-03 04:58:43 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-02-03 04:58:43 INFO Initializing Spring embedded WebApplicationContext 2024-02-03 04:58:43 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-02-03 04:58:43 INFO Root WebApplicationContext: initialization completed in 195 ms 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-02-03 04:58:43 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-02-03 04:58:43 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-02-03 04:58:43 DEBUG Filter 'characterEncodingFilter' configured for use 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-02-03 04:58:43 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$a722cac2] - unable to determine constructor/method parameter names 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-02-03 04:58:43 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:43 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:44 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-02-03 04:58:44 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-02-03 04:58:44 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-02-03 04:58:44 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:44 DEBUG 'beanNameHandlerMapping' {} 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-02-03 04:58:44 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-02-03 04:58:44 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:44 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'error' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-02-03 04:58:44 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-02-03 04:58:44 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-02-03 04:58:44 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-02-03 04:58:44 DEBUG Starting beans in phase 2147483646 2024-02-03 04:58:44 INFO Starting ProtocolHandler ["http-nio-1111"] 2024-02-03 04:58:44 INFO Tomcat started on port(s): 1111 (http) with context path '' 2024-02-03 04:58:44 DEBUG Successfully started bean 'webServerStartStop' 2024-02-03 04:58:44 DEBUG Starting beans in phase 2147483647 2024-02-03 04:58:44 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-02-03 04:58:44 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-02-03 04:58:44 INFO Started TLSTest.HttpTest in 0.381 seconds (JVM running for 8.697) 2024-02-03 04:58:44 DEBUG Application availability state LivenessState changed to CORRECT 2024-02-03 04:58:44 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-02-03 04:58:44 DEBUG Storing ApplicationContext [1523804696] in cache under key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 3] 2024-02-03 04:58:44 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 3] 2024-02-03 04:58:44 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 3] 2024-02-03 04:58:44 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 3] 2024-02-03 04:58:44 DEBUG HTTP GET http://localhost:1111/ 2024-02-03 04:58:44 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-03 04:58:44 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-02-03 04:58:44 INFO Initializing Servlet 'dispatcherServlet' 2024-02-03 04:58:44 DEBUG Detected StandardServletMultipartResolver 2024-02-03 04:58:44 DEBUG Detected AcceptHeaderLocaleResolver 2024-02-03 04:58:44 DEBUG Detected FixedThemeResolver 2024-02-03 04:58:44 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@146b321f 2024-02-03 04:58:44 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@1aaccee2 2024-02-03 04:58:44 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-02-03 04:58:44 INFO Completed initialization in 2 ms 2024-02-03 04:58:44 DEBUG GET "/", parameters={} 2024-02-03 04:58:44 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-02-03 04:58:44 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-02-03 04:58:44 DEBUG Writing ["Welcome to VESCollector"] 2024-02-03 04:58:44 DEBUG Completed 200 OK 2024-02-03 04:58:44 DEBUG Response 200 OK 2024-02-03 04:58:44 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 3] 2024-02-03 04:58:44 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@5f81a74, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 3] 2024-02-03 04:58:44 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 3] 2024-02-03 04:58:44 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 3] 2024-02-03 04:58:44 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 3] 2024-02-03 04:58:44 DEBUG HTTP GET https://localhost:1111/ 2024-02-03 04:58:44 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-02-03 04:58:44 DEBUG CookieSpec selected: default 2024-02-03 04:58:44 DEBUG Auth cache not set in the context 2024-02-03 04:58:44 DEBUG Connection request: [route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-03 04:58:44 DEBUG Connection leased: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-02-03 04:58:44 DEBUG Opening connection {s}->https://localhost:1111 2024-02-03 04:58:44 DEBUG Connecting to localhost/127.0.0.1:1111 2024-02-03 04:58:44 DEBUG Connecting socket to localhost/127.0.0.1:1111 with timeout 0 2024-02-03 04:58:44 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-02-03 04:58:44 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-02-03 04:58:44 DEBUG Starting handshake 2024-02-03 04:58:44 INFO Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x030x01z0x010x000x01v0x030x030xae0xca0xae80xa8l0x08x0xf740xa30x1f0x0b0xbf ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:58:44 DEBUG http-outgoing-2: Shutdown connection 2024-02-03 04:58:44 DEBUG Connection discarded 2024-02-03 04:58:44 DEBUG Connection released: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 3] 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 3] 2024-02-03 04:58:44 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 3] 2024-02-03 04:58:44 DEBUG After test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-02-03 04:58:44 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 3] 2024-02-03 04:58:44 DEBUG After test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"4b35c286-7283-401a-ba8c-699df8c7ed0a-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"4b35c286-7283-401a-ba8c-699df8c7ed0a-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision2","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"fe810b3c-3a63-4e4f-998d-774d0cbfa6c4-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"fe810b3c-3a63-4e4f-998d-774d0cbfa6c4-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"8e482a6b-2619-4bcc-8e9f-600604e4288d-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"8e482a6b-2619-4bcc-8e9f-600604e4288d-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"a6dccee1-f83a-4da2-8266-8892dfee4269","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"19acbd9e-91fd-48b5-8370-b38935ae7d33-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:58:44 DEBUG Modified event:{"VESuniqueId":"19acbd9e-91fd-48b5-8370-b38935ae7d33-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:58:44 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:58:44 INFO Creating new stndDefined schema validator 2024-02-03 04:58:44 INFO Adding new stndDefined schema validator to cache 2024-02-03 04:58:44 INFO Validation of stndDefinedDomain has been successful 2024-02-03 04:58:44 INFO Creating new stndDefined schema validator 2024-02-03 04:58:44 INFO Adding new stndDefined schema validator to cache 2024-02-03 04:58:44 INFO Validation of stndDefinedDomain has been successful 2024-02-03 04:58:44 INFO Creating new stndDefined schema validator 2024-02-03 04:58:44 INFO Creating new stndDefined schema validator 2024-02-03 04:58:44 INFO Adding new stndDefined schema validator to cache 2024-02-03 04:58:44 INFO Creating new stndDefined schema validator 2024-02-03 04:58:44 INFO Adding new stndDefined schema validator to cache 2024-02-03 04:58:44 DEBUG validate( {"type":"dummy"}, {"type":"dummy"}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistrationn", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-03 04:58:44 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-03 04:58:44 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-02-03 04:58:44 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-02-03 04:58:44 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-02-03 04:58:44 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-03 04:58:44 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-03 04:58:44 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-02-03 04:58:44 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-02-03 04:58:44 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-02-03 04:58:44 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-02-03 04:58:44 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-02-03 04:58:44 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-03 04:58:44 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceId) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-02-03 04:58:44 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityId) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfVendorName) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfNamingCode) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:58:44 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:58:44 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:58:44 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:58:44 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:58:44 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:58:44 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:58:44 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:58:44 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:58:44 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:58:44 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:58:44 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-03 04:58:44 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:58:44 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:58:44 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:58:44 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:58:44 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:58:44 INFO Successfully send event to MR 2024-02-03 04:58:44 INFO Successfully send event to MR 2024-02-03 04:58:45 DEBUG Testcontainers configuration overrides will be loaded from file:/home/jenkins/.testcontainers.properties 2024-02-03 04:58:45 DEBUG $XDG_RUNTIME_DIR is set but '/run/user/1001/docker.sock' does not exist. 2024-02-03 04:58:45 DEBUG '/home/jenkins/.docker/run' does not exist. 2024-02-03 04:58:45 DEBUG '/run/user/1001/docker.sock' does not exist. 2024-02-03 04:58:45 DEBUG Trying out strategy: UnixSocketClientProviderStrategy 2024-02-03 04:58:45 DEBUG Connection manager is shutting down 2024-02-03 04:58:45 DEBUG http-outgoing-1: Close connection 2024-02-03 04:58:45 DEBUG Connection manager shut down 2024-02-03 04:58:45 DEBUG Connection manager is shutting down 2024-02-03 04:58:45 DEBUG Connection manager shut down 2024-02-03 04:58:45 DEBUG Connection manager is shutting down 2024-02-03 04:58:45 DEBUG Connection manager shut down 2024-02-03 04:58:45 DEBUG Connection manager is shutting down 2024-02-03 04:58:45 DEBUG http-outgoing-0: Close connection 2024-02-03 04:58:45 DEBUG Connection manager shut down 2024-02-03 04:58:45 DEBUG Cmd: 2024-02-03 04:58:45 DEBUG ex-00000001: preparing request execution 2024-02-03 04:58:45 DEBUG Cookie spec selected: strict 2024-02-03 04:58:45 DEBUG Auth cache not set in the context 2024-02-03 04:58:45 DEBUG ex-00000001: target auth state: UNCHALLENGED 2024-02-03 04:58:45 DEBUG ex-00000001: proxy auth state: UNCHALLENGED 2024-02-03 04:58:45 DEBUG ex-00000001: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:45 DEBUG ex-00000001: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:45 DEBUG ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-03 04:58:45 DEBUG ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:45 DEBUG ex-00000001: acquired ep-00000000 2024-02-03 04:58:45 DEBUG ex-00000001: acquired endpoint ep-00000000 2024-02-03 04:58:45 DEBUG ex-00000001: opening connection {}->unix://localhost:2375 2024-02-03 04:58:45 DEBUG ep-00000000: connecting endpoint (3 MINUTES) 2024-02-03 04:58:45 DEBUG ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-03 04:58:45 DEBUG http-outgoing-0: connecting to localhost/127.0.0.1:2375 2024-02-03 04:58:45 DEBUG http-outgoing-0: connection established 2024-02-03 04:58:45 DEBUG ep-00000000: connected http-outgoing-0 2024-02-03 04:58:45 DEBUG ep-00000000: endpoint connected 2024-02-03 04:58:45 DEBUG ex-00000001: executing GET /v1.32/info HTTP/1.1 2024-02-03 04:58:45 DEBUG ep-00000000: start execution ex-00000001 2024-02-03 04:58:45 DEBUG ep-00000000: executing exchange ex-00000001 over http-outgoing-0 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> GET /v1.32/info HTTP/1.1 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:45 GMT[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "a60[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "{"ID":"A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":0,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":false,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":26,"OomKillDisable":true,"NGoroutines":34,"SystemTime":"2024-02-03T04:58:45.815768609Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.15.0-192-generic","OperatingSystem":"Ubuntu 18.04.6 LTS","OSVersion":"18.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":33729753088,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"prd-ubuntu1804-docker-8c-8g-2173","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.18","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6","Expected":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"},"RuncCommit":{"ID":"v1.1.4-0-g5fd4c4d","Expected":"v1.1.4-0-g5fd4c4d"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=default"],"Warnings":["WARNING: API is accessible on http://0.0.0.0:5555 without encryption.\n Access to the remote API is equivalent to root access on the host. Refer\n to the 'Docker daemon attack surface' section in the documentation for\n more information: https://docs.docker.com/go/attack-surface/","WARNING: No swap limit support"]}[\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:45 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:45 GMT 2024-02-03 04:58:45 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:45 DEBUG ex-00000001: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000000: releasing valid endpoint 2024-02-03 04:58:46 DEBUG ep-00000000: releasing endpoint 2024-02-03 04:58:46 DEBUG ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 INFO Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2024-02-03 04:58:46 DEBUG Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 2024-02-03 04:58:46 DEBUG Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 2024-02-03 04:58:46 INFO Docker host IP address is localhost 2024-02-03 04:58:46 DEBUG Docker info: {NGoroutines=34, Name=prd-ubuntu1804-docker-8c-8g-2173, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.4-0-g5fd4c4d, Expected=v1.1.4-0-g5fd4c4d}, OSVersion=18.04, Runtimes={io.containerd.runc.v2={path=runc}, io.containerd.runtime.v1.linux={path=runc}, runc={path=runc}}, ID=A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Native Overlay Diff, true], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-02-03T04:58:45.815768609Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=0, ContainersRunning=0, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=26, KernelVersion=4.15.0-192-generic, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=default], ContainerdCommit={ID=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6, Expected=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}, GenericResources=null, KernelMemory=true, OperatingSystem=Ubuntu 18.04.6 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=[], AllowNondistributableArtifactsHostnames=[], InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=[]}, ServerVersion=20.10.18, OomKillDisable=true, CpuCfsQuota=true, Containers=0, Driver=overlay2, KernelMemoryTCP=true, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=8, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, logentries, splunk, syslog]}, SwapLimit=false, CgroupDriver=cgroupfs, ContainersPaused=0, MemTotal=33729753088, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=1, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=[WARNING: API is accessible on http://0.0.0.0:5555 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/, WARNING: No swap limit support], ContainersStopped=0} 2024-02-03 04:58:46 DEBUG Cmd: 2024-02-03 04:58:46 DEBUG ex-00000002: preparing request execution 2024-02-03 04:58:46 DEBUG Cookie spec selected: strict 2024-02-03 04:58:46 DEBUG Auth cache not set in the context 2024-02-03 04:58:46 DEBUG ex-00000002: target auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000002: proxy auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000002: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:46 DEBUG ex-00000002: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:46 DEBUG ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000002: acquired ep-00000001 2024-02-03 04:58:46 DEBUG ex-00000002: acquired endpoint ep-00000001 2024-02-03 04:58:46 DEBUG ex-00000002: executing GET /v1.32/version HTTP/1.1 2024-02-03 04:58:46 DEBUG ep-00000001: start execution ex-00000002 2024-02-03 04:58:46 DEBUG ep-00000001: executing exchange ex-00000002 over http-outgoing-0 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> GET /v1.32/version HTTP/1.1 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:46 GMT[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Length: 827[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"20.10.18","Details":{"ApiVersion":"1.41","Arch":"amd64","BuildTime":"2022-09-08T23:09:28.000000000+00:00","Experimental":"false","GitCommit":"e42327a","GoVersion":"go1.18.6","KernelVersion":"4.15.0-192-generic","MinAPIVersion":"1.12","Os":"linux"}},{"Name":"containerd","Version":"1.6.8","Details":{"GitCommit":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"}},{"Name":"runc","Version":"1.1.4","Details":{"GitCommit":"v1.1.4-0-g5fd4c4d"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"20.10.18","ApiVersion":"1.41","MinAPIVersion":"1.12","GitCommit":"e42327a","GoVersion":"go1.18.6","Os":"linux","Arch":"amd64","KernelVersion":"4.15.0-192-generic","BuildTime":"2022-09-08T23:09:28.000000000+00:00"}[\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:46 GMT 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Length: 827 2024-02-03 04:58:46 DEBUG ex-00000002: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000001: releasing valid endpoint 2024-02-03 04:58:46 DEBUG ep-00000001: releasing endpoint 2024-02-03 04:58:46 DEBUG ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG Docker version: {Components=[{Name=Engine, Version=20.10.18, Details={ApiVersion=1.41, Arch=amd64, BuildTime=2022-09-08T23:09:28.000000000+00:00, Experimental=false, GitCommit=e42327a, GoVersion=go1.18.6, KernelVersion=4.15.0-192-generic, MinAPIVersion=1.12, Os=linux}}, {Name=containerd, Version=1.6.8, Details={GitCommit=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}}, {Name=runc, Version=1.1.4, Details={GitCommit=v1.1.4-0-g5fd4c4d}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=4.15.0-192-generic, ApiVersion=1.41, Platform={Name=Docker Engine - Community}, GitCommit=e42327a, Os=linux, Version=20.10.18, MinAPIVersion=1.12, Arch=amd64, GoVersion=go1.18.6, BuildTime=2022-09-08T23:09:28.000000000+00:00} 2024-02-03 04:58:46 INFO Connected to docker: Server Version: 20.10.18 API Version: 1.41 Operating System: Ubuntu 18.04.6 LTS Total Memory: 32167 MB 2024-02-03 04:58:46 DEBUG Checks are enabled 2024-02-03 04:58:46 INFO Checking the system... 2024-02-03 04:58:46 INFO ✔︎ Docker server version should be at least 1.6.0 2024-02-03 04:58:46 INFO Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2024-02-03 04:58:46 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-03 04:58:46 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-03 04:58:46 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml: mockserver/mockserver:mockserver-5.11.2 2024-02-03 04:58:46 INFO Preemptively checking local images for 'mockserver/mockserver:mockserver-5.11.2', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-03 04:58:46 DEBUG Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 2024-02-03 04:58:46 DEBUG ex-00000003: preparing request execution 2024-02-03 04:58:46 DEBUG Cookie spec selected: strict 2024-02-03 04:58:46 DEBUG Auth cache not set in the context 2024-02-03 04:58:46 DEBUG ex-00000003: target auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000003: proxy auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000003: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:46 DEBUG ex-00000003: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:46 DEBUG ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000003: acquired ep-00000002 2024-02-03 04:58:46 DEBUG ex-00000003: acquired endpoint ep-00000002 2024-02-03 04:58:46 DEBUG ex-00000003: executing GET /v1.32/images/json HTTP/1.1 2024-02-03 04:58:46 DEBUG ep-00000002: start execution ex-00000003 2024-02-03 04:58:46 DEBUG ep-00000002: executing exchange ex-00000003 over http-outgoing-0 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:46 GMT[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Length: 3[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:46 GMT 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Length: 3 2024-02-03 04:58:46 DEBUG ex-00000003: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000002: releasing valid endpoint 2024-02-03 04:58:46 DEBUG ep-00000002: releasing endpoint 2024-02-03 04:58:46 DEBUG ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG mockserver/mockserver:mockserver-5.11.2 is not in image name cache, updating... 2024-02-03 04:58:46 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-02-03 04:58:46 DEBUG ex-00000004: preparing request execution 2024-02-03 04:58:46 DEBUG Cookie spec selected: strict 2024-02-03 04:58:46 DEBUG Auth cache not set in the context 2024-02-03 04:58:46 DEBUG ex-00000004: target auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000004: proxy auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000004: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:46 DEBUG ex-00000004: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:46 DEBUG ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000004: acquired ep-00000003 2024-02-03 04:58:46 DEBUG ex-00000004: acquired endpoint ep-00000003 2024-02-03 04:58:46 DEBUG ex-00000004: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-03 04:58:46 DEBUG ep-00000003: start execution ex-00000004 2024-02-03 04:58:46 DEBUG ep-00000003: executing exchange ex-00000004 over http-outgoing-0 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:46 GMT[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Length: 125[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"message":"no such image: mockserver/mockserver:mockserver-5.11.2: No such image: mockserver/mockserver:mockserver-5.11.2"}[\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:46 GMT 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Length: 125 2024-02-03 04:58:46 DEBUG ex-00000004: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000003: releasing valid endpoint 2024-02-03 04:58:46 DEBUG ep-00000003: releasing endpoint 2024-02-03 04:58:46 DEBUG ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:46 DEBUG ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG Not available locally, should pull image: mockserver/mockserver:mockserver-5.11.2 2024-02-03 04:58:46 INFO Pulling docker image: mockserver/mockserver:mockserver-5.11.2. Please be patient; this may take some time but only needs to be done once. 2024-02-03 04:58:46 DEBUG Looking up auth config for image: mockserver/mockserver:latest at registry: https://index.docker.io/v1/ 2024-02-03 04:58:46 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-02-03 04:58:46 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: mockserver/mockserver:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-02-03 04:58:46 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-03 04:58:46 DEBUG Effective auth config [null] 2024-02-03 04:58:46 DEBUG ex-00000005: preparing request execution 2024-02-03 04:58:46 DEBUG Cookie spec selected: strict 2024-02-03 04:58:46 DEBUG Auth cache not set in the context 2024-02-03 04:58:46 DEBUG ex-00000005: target auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000005: proxy auth state: UNCHALLENGED 2024-02-03 04:58:46 DEBUG ex-00000005: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:46 DEBUG ex-00000005: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:46 DEBUG ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:46 DEBUG ex-00000005: acquired ep-00000004 2024-02-03 04:58:46 DEBUG ex-00000005: acquired endpoint ep-00000004 2024-02-03 04:58:46 DEBUG ex-00000005: executing POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-02-03 04:58:46 DEBUG ep-00000004: start execution ex-00000005 2024-02-03 04:58:46 DEBUG ep-00000004: executing exchange ex-00000005 over http-outgoing-0 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:46 GMT[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "4a[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling from mockserver/mockserver","id":"mockserver-5.11.2"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:46 GMT 2024-02-03 04:58:46 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:46 DEBUG ex-00000005: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:46 INFO Starting to pull image 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling from mockserver/mockserver, progressDetail=null, progress=null, id=mockserver-5.11.2, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":77310,"total":7333575},"progress":"[\u003e ] 77.31kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=77310, total=7333575, start=null), progress=[> ] 77.31kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7559,"total":643660},"progress":"[\u003e ] 7.559kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7559, total=643660, start=null), progress=[> ] 7.559kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 INFO Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (82 KB/? MB) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7559,"total":639433},"progress":"[\u003e ] 7.559kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7559, total=639433, start=null), progress=[> ] 7.559kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":639433},"progress":"[==\u003e ] 32.77kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 INFO Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (90 KB/? MB) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=639433, start=null), progress=[==> ] 32.77kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 INFO Pulling image layers: 3 pending, 3 downloaded, 0 extracted, (114 KB/? MB) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45711,"total":4545730},"progress":"[\u003e ] 45.71kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45711, total=4545730, start=null), progress=[> ] 45.71kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":491520,"total":639433},"progress":"[======================================\u003e ] 491.5kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=491520, total=639433, start=null), progress=[======================================> ] 491.5kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":527601,"total":59741782},"progress":"[\u003e ] 527.6kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=527601, total=59741782, start=null), progress=[> ] 527.6kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":167321,"total":16692491},"progress":"[\u003e ] 167.3kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=167321, total=16692491, start=null), progress=[> ] 167.3kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 2 pending, 4 downloaded, 0 extracted, (1 MB/? MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8550719,"total":59741782},"progress":"[=======\u003e ] 8.551MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8550719, total=59741782, start=null), progress=[=======> ] 8.551MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":5478724,"total":16692491},"progress":"[================\u003e ] 5.479MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=5478724, total=16692491, start=null), progress=[================> ] 5.479MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":13375807,"total":59741782},"progress":"[===========\u003e ] 13.38MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13375807, total=59741782, start=null), progress=[===========> ] 13.38MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8698180,"total":16692491},"progress":"[==========================\u003e ] 8.698MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8698180, total=16692491, start=null), progress=[==========================> ] 8.698MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 2 pending, 4 downloaded, 1 extracted, (21 MB/? MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7333575},"progress":"[\u003e ] 98.3kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=7333575, start=null), progress=[> ] 98.3kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":18200895,"total":59741782},"progress":"[===============\u003e ] 18.2MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18200895, total=59741782, start=null), progress=[===============> ] 18.2MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":13683012,"total":16692491},"progress":"[========================================\u003e ] 13.68MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13683012, total=16692491, start=null), progress=[========================================> ] 13.68MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1081344,"total":7333575},"progress":"[=======\u003e ] 1.081MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1081344, total=7333575, start=null), progress=[=======> ] 1.081MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 1 pending, 5 downloaded, 1 extracted, (34 MB/? MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":22493503,"total":59741782},"progress":"[==================\u003e ] 22.49MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22493503, total=59741782, start=null), progress=[==================> ] 22.49MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5013504,"total":7333575},"progress":"[==================================\u003e ] 5.014MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=7333575, start=null), progress=[==================================> ] 5.014MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7333575,"total":7333575},"progress":"[==================================================\u003e] 7.334MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7333575, total=7333575, start=null), progress=[==================================================>] 7.334MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":32155967,"total":59741782},"progress":"[==========================\u003e ] 32.16MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32155967, total=59741782, start=null), progress=[==========================> ] 32.16MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (54 MB/? MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":643660},"progress":"[==\u003e ] 32.77kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=643660, start=null), progress=[==> ] 32.77kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":42326335,"total":59741782},"progress":"[===================================\u003e ] 42.33MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42326335, total=59741782, start=null), progress=[===================================> ] 42.33MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 1 pending, 5 downloaded, 3 extracted, (64 MB/? MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4545730},"progress":"[\u003e ] 65.54kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4545730, start=null), progress=[> ] 65.54kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":50342207,"total":59741782},"progress":"[==========================================\u003e ] 50.34MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=50342207, total=59741782, start=null), progress=[==========================================> ] 50.34MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1245184,"total":4545730},"progress":"[=============\u003e ] 1.245MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1245184, total=4545730, start=null), progress=[=============> ] 1.245MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":58882367,"total":59741782},"progress":"[=================================================\u003e ] 58.88MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=58882367, total=59741782, start=null), progress=[=================================================> ] 58.88MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4545730,"total":4545730},"progress":"[==================================================\u003e] 4.546MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4545730, total=4545730, start=null), progress=[==================================================>] 4.546MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (84 MB/85 MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:47 INFO Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (84 MB/85 MB) 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":59741782},"progress":"[\u003e ] 557.1kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=59741782, start=null), progress=[> ] 557.1kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8912896,"total":59741782},"progress":"[=======\u003e ] 8.913MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8912896, total=59741782, start=null), progress=[=======> ] 8.913MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15597568,"total":59741782},"progress":"[=============\u003e ] 15.6MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15597568, total=59741782, start=null), progress=[=============> ] 15.6MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":22839296,"total":59741782},"progress":"[===================\u003e ] 22.84MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22839296, total=59741782, start=null), progress=[===================> ] 22.84MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":59741782},"progress":"[========================\u003e ] 29.52MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=59741782, start=null), progress=[========================> ] 29.52MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":34537472,"total":59741782},"progress":"[============================\u003e ] 34.54MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=34537472, total=59741782, start=null), progress=[============================> ] 34.54MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":39550976,"total":59741782},"progress":"[=================================\u003e ] 39.55MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=39550976, total=59741782, start=null), progress=[=================================> ] 39.55MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":59741782},"progress":"[=====================================\u003e ] 44.56MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=59741782, start=null), progress=[=====================================> ] 44.56MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":49020928,"total":59741782},"progress":"[=========================================\u003e ] 49.02MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49020928, total=59741782, start=null), progress=[=========================================> ] 49.02MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54034432,"total":59741782},"progress":"[=============================================\u003e ] 54.03MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54034432, total=59741782, start=null), progress=[=============================================> ] 54.03MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59741782,"total":59741782},"progress":"[==================================================\u003e] 59.74MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59741782, total=59741782, start=null), progress=[==================================================>] 59.74MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 INFO Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (85 MB/85 MB) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":196608,"total":16692491},"progress":"[\u003e ] 196.6kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=196608, total=16692491, start=null), progress=[> ] 196.6kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":16692491},"progress":"[======\u003e ] 2.163MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2162688, total=16692491, start=null), progress=[======> ] 2.163MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 INFO Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (85 MB/85 MB) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "59[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ep-00000004: releasing valid endpoint 2024-02-03 04:58:49 DEBUG ep-00000004: releasing endpoint 2024-02-03 04:58:49 DEBUG ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:49 DEBUG ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 INFO Pull complete. 6 layers, pulled in 2s (downloaded 85 MB at 42 MB/s) 2024-02-03 04:58:49 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-02-03 04:58:49 DEBUG ex-00000006: preparing request execution 2024-02-03 04:58:49 DEBUG Cookie spec selected: strict 2024-02-03 04:58:49 DEBUG Auth cache not set in the context 2024-02-03 04:58:49 DEBUG ex-00000006: target auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000006: proxy auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000006: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:49 DEBUG ex-00000006: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:49 DEBUG ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000006: acquired ep-00000005 2024-02-03 04:58:49 DEBUG ex-00000006: acquired endpoint ep-00000005 2024-02-03 04:58:49 DEBUG ex-00000006: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-03 04:58:49 DEBUG ep-00000005: start execution ex-00000006 2024-02-03 04:58:49 DEBUG ep-00000005: executing exchange ex-00000006 over http-outgoing-0 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:49 GMT[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "d70[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"Id":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","RepoTags":["mockserver/mockserver:mockserver-5.11.2"],"RepoDigests":["mockserver/mockserver@sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"],"Parent":"","Comment":"","Created":"2020-11-08T23:41:22.890995Z","Container":"f9d4363c76010384cc517306f604cbbbe342510c5c034cfb2dd9934edad597d7","ContainerConfig":{"Hostname":"f9d4363c7601","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"-serverPort\" \"1080\"]"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":{}},"DockerVersion":"19.03.13","Author":"James Bloom \"jamesdbloom@gmail.com\"","Config":{"Hostname":"","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["-serverPort","1080"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":215863200,"VirtualSize":215863200,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/9975ccc5a199561c90e21734ce549395e207d6238b3b3e4344cd9069e4d29de6/diff:/var/lib/docker/overlay2/43d40d7b45ab686221b30b2fd531909e0811d80b5dbbb346b4e60fdeb812b184/diff:/var/lib/docker/overlay2/a3634539a2707a19c87b637ad0ba0e9a3cdf088b22063d0f756b79461946028a/diff:/var/lib/docker/overlay2/61b721486c657be1cd57d9327501208daafe64a5425843c82f6ce91b3ef6ab29/diff:/var/lib/docker/overlay2/db4aac50dde949473baac533260e2931d8b6f0a983a62cac07dc0277e8e15329/diff","MergedDir":"/var/lib/docker/overlay2/2388b7047901f7eeade872ff3d6abf439037c6ac2cae3b387443ac87584a8bbc/merged","UpperDir":"/var/lib/docker/overlay2/2388b7047901f7eeade872ff3d6abf439037c6ac2cae3b387443ac87584a8bbc/diff","WorkDir":"/var/lib/docker/overlay2/2388b7047901f7eeade872ff3d6abf439037c6ac2cae3b387443ac87584a8bbc/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd6fa224ea91b365084adc1a60d54aeffd6d260704f6855f626758d9ebeeba57","sha256:87c9f1582ca03da283323ba34b05457b5eb293f9a49de5337eb15898001bbb60","sha256:231bdbae9aea5a6ddb1c3e8e9cbfaeb2d332dedbdcfd9021a5c42f31df361080","sha256:0a14b263fc8701ec53fb9bcd9482b859f1b30be81dc57f3d117d15ad5e044d47","sha256:02d54fab344aba9271b1d571ffab741266784cb7bb780911b390fe41be338780","sha256:a080407edd9cb656b496d8b7287cd60087dc74f57a5382872a0e6376dc582382"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:49 GMT 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:49 DEBUG ex-00000006: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:49 DEBUG ep-00000005: releasing valid endpoint 2024-02-03 04:58:49 DEBUG ep-00000005: releasing endpoint 2024-02-03 04:58:49 DEBUG ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:49 DEBUG ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-03 04:58:49 DEBUG nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 is not in image name cache, updating... 2024-02-03 04:58:49 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-03 04:58:49 DEBUG ex-00000007: preparing request execution 2024-02-03 04:58:49 DEBUG Cookie spec selected: strict 2024-02-03 04:58:49 DEBUG Auth cache not set in the context 2024-02-03 04:58:49 DEBUG ex-00000007: target auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000007: proxy auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000007: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:49 DEBUG ex-00000007: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:49 DEBUG ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000007: acquired ep-00000006 2024-02-03 04:58:49 DEBUG ex-00000007: acquired endpoint ep-00000006 2024-02-03 04:58:49 DEBUG ex-00000007: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-03 04:58:49 DEBUG ep-00000006: start execution ex-00000007 2024-02-03 04:58:49 DEBUG ep-00000006: executing exchange ex-00000007 over http-outgoing-0 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:49 GMT[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Content-Length: 141[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5: No such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:49 GMT 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Content-Length: 141 2024-02-03 04:58:49 DEBUG ex-00000007: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:49 DEBUG ep-00000006: releasing valid endpoint 2024-02-03 04:58:49 DEBUG ep-00000006: releasing endpoint 2024-02-03 04:58:49 DEBUG ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:49 DEBUG ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-03 04:58:49 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5. Please be patient; this may take some time but only needs to be done once. 2024-02-03 04:58:49 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/kafka111:latest at registry: nexus3.onap.org:10001 2024-02-03 04:58:49 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-02-03 04:58:49 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/onap/dmaap/kafka111:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-02-03 04:58:49 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-03 04:58:49 DEBUG Effective auth config [null] 2024-02-03 04:58:49 DEBUG ex-00000008: preparing request execution 2024-02-03 04:58:49 DEBUG Cookie spec selected: strict 2024-02-03 04:58:49 DEBUG Auth cache not set in the context 2024-02-03 04:58:49 DEBUG ex-00000008: target auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000008: proxy auth state: UNCHALLENGED 2024-02-03 04:58:49 DEBUG ex-00000008: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:49 DEBUG ex-00000008: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:49 DEBUG ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:49 DEBUG ex-00000008: acquired ep-00000007 2024-02-03 04:58:49 DEBUG ex-00000008: acquired endpoint ep-00000007 2024-02-03 04:58:49 DEBUG ex-00000008: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-02-03 04:58:49 DEBUG ep-00000007: start execution ex-00000008 2024-02-03 04:58:49 DEBUG ep-00000007: executing exchange ex-00000008 over http-outgoing-0 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:49 GMT[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3c[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/kafka111","id":"1.0.5"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:49 GMT 2024-02-03 04:58:49 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:49 DEBUG ex-00000008: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:49 INFO Starting to pull image 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/kafka111, progressDetail=null, progress=null, id=1.0.5, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26633341},"progress":"[\u003e ] 277.5kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26633341, start=null), progress=[> ] 277.5kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539624,"total":168776736},"progress":"[\u003e ] 539.6kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539624, total=168776736, start=null), progress=[> ] 539.6kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":54385602},"progress":"[\u003e ] 539.6kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=54385602, start=null), progress=[> ] 539.6kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9747433,"total":26633341},"progress":"[==================\u003e ] 9.747MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9747433, total=26633341, start=null), progress=[==================> ] 9.747MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":10271720,"total":168776736},"progress":"[===\u003e ] 10.27MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=10271720, total=168776736, start=null), progress=[===> ] 10.27MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8109033,"total":54385602},"progress":"[=======\u003e ] 8.109MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8109033, total=54385602, start=null), progress=[=======> ] 8.109MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":22707176,"total":168776736},"progress":"[======\u003e ] 22.71MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22707176, total=168776736, start=null), progress=[======> ] 22.71MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":20052969,"total":26633341},"progress":"[=====================================\u003e ] 20.05MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20052969, total=26633341, start=null), progress=[=====================================> ] 20.05MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":19463145,"total":54385602},"progress":"[=================\u003e ] 19.46MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19463145, total=54385602, start=null), progress=[=================> ] 19.46MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (59 MB/? MB) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":36764648,"total":168776736},"progress":"[==========\u003e ] 36.76MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=36764648, total=168776736, start=null), progress=[==========> ] 36.76MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":65699538},"progress":"[\u003e ] 539.6kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=65699538, start=null), progress=[> ] 539.6kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":32979945,"total":54385602},"progress":"[==============================\u003e ] 32.98MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32979945, total=54385602, start=null), progress=[==============================> ] 32.98MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":53525480,"total":168776736},"progress":"[===============\u003e ] 53.53MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=53525480, total=168776736, start=null), progress=[===============> ] 53.53MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":49200105,"total":54385602},"progress":"[=============================================\u003e ] 49.2MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=49200105, total=54385602, start=null), progress=[=============================================> ] 49.2MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":4865001,"total":65699538},"progress":"[===\u003e ] 4.865MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:49 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4865001, total=65699538, start=null), progress=[===> ] 4.865MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (121 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (121 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26636686},"progress":"[\u003e ] 277.5kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26636686, start=null), progress=[> ] 277.5kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":68123624,"total":168776736},"progress":"[====================\u003e ] 68.12MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=68123624, total=168776736, start=null), progress=[====================> ] 68.12MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":12434409,"total":65699538},"progress":"[=========\u003e ] 12.43MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12434409, total=65699538, start=null), progress=[=========> ] 12.43MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54385602},"progress":"[\u003e ] 557.1kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=54385602, start=null), progress=[> ] 557.1kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":81640424,"total":168776736},"progress":"[========================\u003e ] 81.64MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=81640424, total=168776736, start=null), progress=[========================> ] 81.64MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16219113,"total":65699538},"progress":"[============\u003e ] 16.22MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16219113, total=65699538, start=null), progress=[============> ] 16.22MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":1670121,"total":26636686},"progress":"[===\u003e ] 1.67MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1670121, total=26636686, start=null), progress=[===> ] 1.67MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":54385602},"progress":"[===\u003e ] 3.899MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=54385602, start=null), progress=[===> ] 3.899MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":27032553,"total":65699538},"progress":"[====================\u003e ] 27.03MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27032553, total=65699538, start=null), progress=[====================> ] 27.03MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6962153,"total":26636686},"progress":"[=============\u003e ] 6.962MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":96779240,"total":168776736},"progress":"[============================\u003e ] 96.78MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6962153, total=26636686, start=null), progress=[=============> ] 6.962MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=96779240, total=168776736, start=null), progress=[============================> ] 96.78MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8355840,"total":54385602},"progress":"[=======\u003e ] 8.356MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8355840, total=54385602, start=null), progress=[=======> ] 8.356MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":39468009,"total":65699538},"progress":"[==============================\u003e ] 39.47MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=39468009, total=65699538, start=null), progress=[==============================> ] 39.47MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15039465,"total":26636686},"progress":"[============================\u003e ] 15.04MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15039465, total=26636686, start=null), progress=[============================> ] 15.04MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":112999400,"total":168776736},"progress":"[=================================\u003e ] 113MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=112999400, total=168776736, start=null), progress=[=================================> ] 113MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":54385602},"progress":"[============\u003e ] 13.37MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=54385602, start=null), progress=[============> ] 13.37MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":50822121,"total":65699538},"progress":"[======================================\u003e ] 50.82MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=50822121, total=65699538, start=null), progress=[======================================> ] 50.82MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":128138216,"total":168776736},"progress":"[=====================================\u003e ] 128.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=128138216, total=168776736, start=null), progress=[=====================================> ] 128.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":20610025,"total":26636686},"progress":"[======================================\u003e ] 20.61MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=20610025, total=26636686, start=null), progress=[======================================> ] 20.61MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":18382848,"total":54385602},"progress":"[================\u003e ] 18.38MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18382848, total=54385602, start=null), progress=[================> ] 18.38MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (256 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":65420265,"total":65699538},"progress":"[=================================================\u003e ] 65.42MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=65420265, total=65699538, start=null), progress=[=================================================> ] 65.42MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":144899048,"total":168776736},"progress":"[==========================================\u003e ] 144.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=144899048, total=168776736, start=null), progress=[==========================================> ] 144.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (286 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":22282240,"total":54385602},"progress":"[====================\u003e ] 22.28MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22282240, total=54385602, start=null), progress=[====================> ] 22.28MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":27295744,"total":54385602},"progress":"[=========================\u003e ] 27.3MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=27295744, total=54385602, start=null), progress=[=========================> ] 27.3MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":31195136,"total":54385602},"progress":"[============================\u003e ] 31.2MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31195136, total=54385602, start=null), progress=[============================> ] 31.2MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":149765096,"total":168776736},"progress":"[============================================\u003e ] 149.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=149765096, total=168776736, start=null), progress=[============================================> ] 149.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3053,"total":7718},"progress":"[===================\u003e ] 3.053kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3053, total=7718, start=null), progress=[===================> ] 3.053kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (290 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15338,"total":1240582},"progress":"[\u003e ] 15.34kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15338, total=1240582, start=null), progress=[> ] 15.34kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 2 pending, 7 downloaded, 0 extracted, (290 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 INFO Pulling image layers: 1 pending, 8 downloaded, 0 extracted, (292 MB/? MB) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":36765696,"total":54385602},"progress":"[=================================\u003e ] 36.77MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=36765696, total=54385602, start=null), progress=[=================================> ] 36.77MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":163822568,"total":168776736},"progress":"[================================================\u003e ] 163.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:50 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=163822568, total=168776736, start=null), progress=[================================================> ] 163.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 INFO Pulling image layers: 0 pending, 9 downloaded, 0 extracted, (305 MB/327 MB) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":41222144,"total":54385602},"progress":"[=====================================\u003e ] 41.22MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41222144, total=54385602, start=null), progress=[=====================================> ] 41.22MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44564480,"total":54385602},"progress":"[========================================\u003e ] 44.56MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44564480, total=54385602, start=null), progress=[========================================> ] 44.56MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":54385602},"progress":"[============================================\u003e ] 48.46MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=54385602, start=null), progress=[============================================> ] 48.46MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51249152,"total":54385602},"progress":"[===============================================\u003e ] 51.25MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51249152, total=54385602, start=null), progress=[===============================================> ] 51.25MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":52920320,"total":54385602},"progress":"[================================================\u003e ] 52.92MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52920320, total=54385602, start=null), progress=[================================================> ] 52.92MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54385602},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=54385602, start=null), progress=[=================================================> ] 53.48MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54385602,"total":54385602},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54385602, total=54385602, start=null), progress=[==================================================>] 54.39MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 INFO Pulling image layers: 0 pending, 9 downloaded, 1 extracted, (310 MB/327 MB) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":168776736},"progress":"[\u003e ] 557.1kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=168776736, start=null), progress=[> ] 557.1kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":168776736},"progress":"[==\u003e ] 7.242MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=168776736, start=null), progress=[==> ] 7.242MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11698176,"total":168776736},"progress":"[===\u003e ] 11.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11698176, total=168776736, start=null), progress=[===> ] 11.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":168776736},"progress":"[====\u003e ] 16.71MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=168776736, start=null), progress=[====> ] 16.71MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25624576,"total":168776736},"progress":"[=======\u003e ] 25.62MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25624576, total=168776736, start=null), progress=[=======> ] 25.62MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32866304,"total":168776736},"progress":"[=========\u003e ] 32.87MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32866304, total=168776736, start=null), progress=[=========> ] 32.87MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":37879808,"total":168776736},"progress":"[===========\u003e ] 37.88MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=37879808, total=168776736, start=null), progress=[===========> ] 37.88MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":168776736},"progress":"[============\u003e ] 42.89MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=168776736, start=null), progress=[============> ] 42.89MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":49020928,"total":168776736},"progress":"[==============\u003e ] 49.02MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=49020928, total=168776736, start=null), progress=[==============> ] 49.02MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54034432,"total":168776736},"progress":"[================\u003e ] 54.03MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54034432, total=168776736, start=null), progress=[================> ] 54.03MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59604992,"total":168776736},"progress":"[=================\u003e ] 59.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59604992, total=168776736, start=null), progress=[=================> ] 59.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":64618496,"total":168776736},"progress":"[===================\u003e ] 64.62MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=64618496, total=168776736, start=null), progress=[===================> ] 64.62MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":76873728,"total":168776736},"progress":"[======================\u003e ] 76.87MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=76873728, total=168776736, start=null), progress=[======================> ] 76.87MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":94142464,"total":168776736},"progress":"[===========================\u003e ] 94.14MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=94142464, total=168776736, start=null), progress=[===========================> ] 94.14MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":110297088,"total":168776736},"progress":"[================================\u003e ] 110.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=110297088, total=168776736, start=null), progress=[================================> ] 110.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":116424704,"total":168776736},"progress":"[==================================\u003e ] 116.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116424704, total=168776736, start=null), progress=[==================================> ] 116.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":118652928,"total":168776736},"progress":"[===================================\u003e ] 118.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=118652928, total=168776736, start=null), progress=[===================================> ] 118.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":120881152,"total":168776736},"progress":"[===================================\u003e ] 120.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=120881152, total=168776736, start=null), progress=[===================================> ] 120.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":127565824,"total":168776736},"progress":"[=====================================\u003e ] 127.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=127565824, total=168776736, start=null), progress=[=====================================> ] 127.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":134807552,"total":168776736},"progress":"[=======================================\u003e ] 134.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=134807552, total=168776736, start=null), progress=[=======================================> ] 134.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":139264000,"total":168776736},"progress":"[=========================================\u003e ] 139.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=139264000, total=168776736, start=null), progress=[=========================================> ] 139.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":142606336,"total":168776736},"progress":"[==========================================\u003e ] 142.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142606336, total=168776736, start=null), progress=[==========================================> ] 142.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":144834560,"total":168776736},"progress":"[==========================================\u003e ] 144.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=144834560, total=168776736, start=null), progress=[==========================================> ] 144.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":147062784,"total":168776736},"progress":"[===========================================\u003e ] 147.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=147062784, total=168776736, start=null), progress=[===========================================> ] 147.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":149291008,"total":168776736},"progress":"[============================================\u003e ] 149.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=149291008, total=168776736, start=null), progress=[============================================> ] 149.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":150962176,"total":168776736},"progress":"[============================================\u003e ] 151MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=150962176, total=168776736, start=null), progress=[============================================> ] 151MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":157089792,"total":168776736},"progress":"[==============================================\u003e ] 157.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=157089792, total=168776736, start=null), progress=[==============================================> ] 157.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":160989184,"total":168776736},"progress":"[===============================================\u003e ] 161MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=160989184, total=168776736, start=null), progress=[===============================================> ] 161MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":163774464,"total":168776736},"progress":"[================================================\u003e ] 163.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=163774464, total=168776736, start=null), progress=[================================================> ] 163.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":166002688,"total":168776736},"progress":"[=================================================\u003e ] 166MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=166002688, total=168776736, start=null), progress=[=================================================> ] 166MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168230912,"total":168776736},"progress":"[=================================================\u003e ] 168.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168230912, total=168776736, start=null), progress=[=================================================> ] 168.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 INFO Pulling image layers: 0 pending, 9 downloaded, 2 extracted, (315 MB/327 MB) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26633341},"progress":"[\u003e ] 294.9kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26633341, start=null), progress=[> ] 294.9kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5308416,"total":26633341},"progress":"[=========\u003e ] 5.308MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:55 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:55 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5308416, total=26633341, start=null), progress=[=========> ] 5.308MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":21528576,"total":26633341},"progress":"[========================================\u003e ] 21.53MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21528576, total=26633341, start=null), progress=[========================================> ] 21.53MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26633341,"total":26633341},"progress":"[==================================================\u003e] 26.63MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26633341, total=26633341, start=null), progress=[==================================================>] 26.63MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 INFO Pulling image layers: 0 pending, 9 downloaded, 3 extracted, (321 MB/327 MB) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":65699538},"progress":"[\u003e ] 557.1kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=65699538, start=null), progress=[> ] 557.1kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11698176,"total":65699538},"progress":"[========\u003e ] 11.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11698176, total=65699538, start=null), progress=[========> ] 11.7MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26181632,"total":65699538},"progress":"[===================\u003e ] 26.18MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26181632, total=65699538, start=null), progress=[===================> ] 26.18MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":41779200,"total":65699538},"progress":"[===============================\u003e ] 41.78MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=41779200, total=65699538, start=null), progress=[===============================> ] 41.78MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58490880,"total":65699538},"progress":"[============================================\u003e ] 58.49MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58490880, total=65699538, start=null), progress=[============================================> ] 58.49MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65699538,"total":65699538},"progress":"[==================================================\u003e] 65.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65699538, total=65699538, start=null), progress=[==================================================>] 65.7MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 INFO Pulling image layers: 0 pending, 9 downloaded, 4 extracted, (321 MB/327 MB) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:56 INFO Pulling image layers: 0 pending, 9 downloaded, 5 extracted, (321 MB/327 MB) 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636686},"progress":"[\u003e ] 294.9kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636686, start=null), progress=[> ] 294.9kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5898240,"total":26636686},"progress":"[===========\u003e ] 5.898MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5898240, total=26636686, start=null), progress=[===========> ] 5.898MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23592960,"total":26636686},"progress":"[============================================\u003e ] 23.59MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23592960, total=26636686, start=null), progress=[============================================> ] 23.59MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636686,"total":26636686},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636686, total=26636686, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 0 pending, 9 downloaded, 6 extracted, (327 MB/327 MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 0 pending, 9 downloaded, 7 extracted, (327 MB/327 MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1240582},"progress":"[=\u003e ] 32.77kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=1240582, start=null), progress=[=> ] 32.77kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 0 pending, 9 downloaded, 8 extracted, (327 MB/327 MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 0 pending, 9 downloaded, 9 extracted, (327 MB/327 MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "61[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ep-00000007: releasing valid endpoint 2024-02-03 04:58:57 DEBUG ep-00000007: releasing endpoint 2024-02-03 04:58:57 DEBUG ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:57 DEBUG ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 INFO Pull complete. 9 layers, pulled in 8s (downloaded 327 MB at 40 MB/s) 2024-02-03 04:58:57 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-02-03 04:58:57 DEBUG ex-00000009: preparing request execution 2024-02-03 04:58:57 DEBUG Cookie spec selected: strict 2024-02-03 04:58:57 DEBUG Auth cache not set in the context 2024-02-03 04:58:57 DEBUG ex-00000009: target auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-00000009: proxy auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-00000009: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:57 DEBUG ex-00000009: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:57 DEBUG ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-00000009: acquired ep-00000008 2024-02-03 04:58:57 DEBUG ex-00000009: acquired endpoint ep-00000008 2024-02-03 04:58:57 DEBUG ex-00000009: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-03 04:58:57 DEBUG ep-00000008: start execution ex-00000009 2024-02-03 04:58:57 DEBUG ep-00000008: executing exchange ex-00000009 over http-outgoing-0 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:57 GMT[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "1248[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"Id":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","RepoTags":["nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/kafka111@sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"],"Parent":"","Comment":"","Created":"2021-03-05T15:28:10.673641654Z","Container":"ff33fbb7b2a5c58bd225b07db00d4cfbca2f8b5f1c2982048f8a42d24721546f","ContainerConfig":{"Hostname":"ff33fbb7b2a5","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"20.10.3","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":628858920,"VirtualSize":628858920,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/182cf5b453bfe93486181b7fd5a40ee100476bf47a8a1f7bdcbaaec163c1b83f/diff:/var/lib/docker/overlay2/ea880ce010144546e7be843d5c00bf5624c45748a917f6ac5bc56487fb232245/diff:/var/lib/docker/overlay2/2342fd886624b7c353ad949c3494d95fd7826d0eba789c260ccc48472898daa0/diff:/var/lib/docker/overlay2/39c11206a4661311c7e056b5935f6042862da8e638fda39199383846487dd7dd/diff:/var/lib/docker/overlay2/505b0d6e734f8113e2a5ee8297c1f96b30816839810a2974e3fbbde1a36345e4/diff:/var/lib/docker/overlay2/c89a8f02822dce9ec738476fb75ae1c21d41399b2d8e640431b59b38d1c5af98/diff:/var/lib/docker/overlay2/261c02daa288bc528616828476d048aa68a4b3f1c91b7d8e74a6e73b1084c5f8/diff:/var/lib/docker/overlay2/bb58a388cc1cb1fb34ebe9b33f2f8bd00ee3f37f919fe529880c40c70d665c0c/diff","MergedDir":"/var/lib/docker/overlay2/bf4ee250e049bd4dd1c721dd72279331edb79ca7edc3d07d9a5bae33dad9bf89/merged","UpperDir":"/var/lib/docker/overlay2/bf4ee250e049bd4dd1c721dd72279331edb79ca7edc3d07d9a5bae33dad9bf89/diff","WorkDir":"/var/lib/docker/overlay2/bf4ee250e049bd4dd1c721dd72279331edb79ca7edc3d07d9a5bae33dad9bf89/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:4a5c821e118d6bf6b20faa7a1b5d4d9a1b1507d83cbcc77a50fb9aa0ee5abd62","sha256:70753f4ea46c4a7dda2bb304e7f4bb1816b62878056cdf1bec0d5fb28ff518dc","sha256:899b3c4bdc620ff67fbd40c37188edca5e6919bf8d70458d80100b8305cc9e33","sha256:210d17e2eda718f77208f4e02e6b37afc7fedc028b3bda1c6de56319e869dc06","sha256:1814fda19ece1cf4a54f085cf48cebb492bba6c3d9ce913ba885aaa93d1769f1","sha256:a71b1c59768e67020e7a02a5cff27437660b18b9b6dba7cb47f4093c119a9fa9"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:57 GMT 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:57 DEBUG ex-00000009: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:57 DEBUG ep-00000008: releasing valid endpoint 2024-02-03 04:58:57 DEBUG ep-00000008: releasing endpoint 2024-02-03 04:58:57 DEBUG ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:57 DEBUG ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-02-03 04:58:57 DEBUG nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 is not in image name cache, updating... 2024-02-03 04:58:57 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-03 04:58:57 DEBUG ex-0000000A: preparing request execution 2024-02-03 04:58:57 DEBUG Cookie spec selected: strict 2024-02-03 04:58:57 DEBUG Auth cache not set in the context 2024-02-03 04:58:57 DEBUG ex-0000000A: target auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-0000000A: proxy auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-0000000A: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:57 DEBUG ex-0000000A: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:57 DEBUG ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-0000000A: acquired ep-00000009 2024-02-03 04:58:57 DEBUG ex-0000000A: acquired endpoint ep-00000009 2024-02-03 04:58:57 DEBUG ex-0000000A: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-03 04:58:57 DEBUG ep-00000009: start execution ex-0000000A 2024-02-03 04:58:57 DEBUG ep-00000009: executing exchange ex-0000000A over http-outgoing-0 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:57 GMT[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Content-Length: 143[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3: No such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:57 GMT 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Content-Length: 143 2024-02-03 04:58:57 DEBUG ex-0000000A: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:57 DEBUG ep-00000009: releasing valid endpoint 2024-02-03 04:58:57 DEBUG ep-00000009: releasing endpoint 2024-02-03 04:58:57 DEBUG ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:58:57 DEBUG ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-03 04:58:57 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3. Please be patient; this may take some time but only needs to be done once. 2024-02-03 04:58:57 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/zookeeper:latest at registry: nexus3.onap.org:10001 2024-02-03 04:58:57 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-03 04:58:57 DEBUG Effective auth config [null] 2024-02-03 04:58:57 DEBUG ex-0000000B: preparing request execution 2024-02-03 04:58:57 DEBUG Cookie spec selected: strict 2024-02-03 04:58:57 DEBUG Auth cache not set in the context 2024-02-03 04:58:57 DEBUG ex-0000000B: target auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-0000000B: proxy auth state: UNCHALLENGED 2024-02-03 04:58:57 DEBUG ex-0000000B: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:58:57 DEBUG ex-0000000B: acquiring endpoint (3 MINUTES) 2024-02-03 04:58:57 DEBUG ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:58:57 DEBUG ex-0000000B: acquired ep-0000000A 2024-02-03 04:58:57 DEBUG ex-0000000B: acquired endpoint ep-0000000A 2024-02-03 04:58:57 DEBUG ex-0000000B: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-02-03 04:58:57 DEBUG ep-0000000A: start execution ex-0000000B 2024-02-03 04:58:57 DEBUG ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:58:57 GMT[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "3d[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/zookeeper","id":"6.0.3"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:58:57 GMT 2024-02-03 04:58:57 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:58:57 DEBUG ex-0000000B: connection can be kept alive for 3 MINUTES 2024-02-03 04:58:57 INFO Starting to pull image 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/zookeeper, progressDetail=null, progress=null, id=6.0.3, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3053,"total":3133},"progress":"[================================================\u003e ] 3.053kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3053, total=3133, start=null), progress=[================================================> ] 3.053kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (3 KB/? MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539625,"total":58283974},"progress":"[\u003e ] 539.6kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539625, total=58283974, start=null), progress=[> ] 539.6kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":244713,"total":24178193},"progress":"[\u003e ] 244.7kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=244713, total=24178193, start=null), progress=[> ] 244.7kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277481,"total":26636826},"progress":"[\u003e ] 277.5kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277481, total=26636826, start=null), progress=[> ] 277.5kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11893737,"total":58283974},"progress":"[==========\u003e ] 11.89MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11893737, total=58283974, start=null), progress=[==========> ] 11.89MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7617513,"total":24178193},"progress":"[===============\u003e ] 7.618MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7617513, total=24178193, start=null), progress=[===============> ] 7.618MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6962153,"total":26636826},"progress":"[=============\u003e ] 6.962MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6962153, total=26636826, start=null), progress=[=============> ] 6.962MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":27032553,"total":58283974},"progress":"[=======================\u003e ] 27.03MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27032553, total=58283974, start=null), progress=[=======================> ] 27.03MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":18430953,"total":24178193},"progress":"[======================================\u003e ] 18.43MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18430953, total=24178193, start=null), progress=[======================================> ] 18.43MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":17267689,"total":26636826},"progress":"[================================\u003e ] 17.27MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17267689, total=26636826, start=null), progress=[================================> ] 17.27MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (59 MB/? MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (59 MB/? MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (59 MB/? MB) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31722,"total":2352899},"progress":"[\u003e ] 31.72kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31722, total=2352899, start=null), progress=[> ] 31.72kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":41630697,"total":58283974},"progress":"[===================================\u003e ] 41.63MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:57 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:57 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=41630697, total=58283974, start=null), progress=[===================================> ] 41.63MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (75 MB/? MB) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":56228841,"total":58283974},"progress":"[================================================\u003e ] 56.23MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=56228841, total=58283974, start=null), progress=[================================================> ] 56.23MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (89 MB/? MB) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":58283974},"progress":"[\u003e ] 557.1kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=58283974, start=null), progress=[> ] 557.1kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13926400,"total":58283974},"progress":"[===========\u003e ] 13.93MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13926400, total=58283974, start=null), progress=[===========> ] 13.93MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":28409856,"total":58283974},"progress":"[========================\u003e ] 28.41MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28409856, total=58283974, start=null), progress=[========================> ] 28.41MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":45678592,"total":58283974},"progress":"[=======================================\u003e ] 45.68MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=45678592, total=58283974, start=null), progress=[=======================================> ] 45.68MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58283974,"total":58283974},"progress":"[==================================================\u003e] 58.28MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58283974, total=58283974, start=null), progress=[==================================================>] 58.28MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:58 INFO Pulling image layers: 3 pending, 6 downloaded, 1 extracted, (91 MB/? MB) 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24178193},"progress":"[\u003e ] 262.1kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24178193, start=null), progress=[> ] 262.1kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:58:59 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:58:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":24178193},"progress":"[===\u003e ] 1.573MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:58:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:58:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=24178193, start=null), progress=[===> ] 1.573MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1835008,"total":24178193},"progress":"[===\u003e ] 1.835MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1835008, total=24178193, start=null), progress=[===> ] 1.835MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":24178193},"progress":"[====\u003e ] 2.097MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=24178193, start=null), progress=[====> ] 2.097MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2359296,"total":24178193},"progress":"[====\u003e ] 2.359MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2359296, total=24178193, start=null), progress=[====> ] 2.359MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2621440,"total":24178193},"progress":"[=====\u003e ] 2.621MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2621440, total=24178193, start=null), progress=[=====> ] 2.621MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":8650752,"total":24178193},"progress":"[=================\u003e ] 8.651MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8650752, total=24178193, start=null), progress=[=================> ] 8.651MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13107200,"total":24178193},"progress":"[===========================\u003e ] 13.11MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13107200, total=24178193, start=null), progress=[===========================> ] 13.11MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24178193,"total":24178193},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24178193, total=24178193, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 INFO Pulling image layers: 3 pending, 6 downloaded, 2 extracted, (97 MB/? MB) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:59:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 INFO Pulling image layers: 3 pending, 6 downloaded, 3 extracted, (97 MB/? MB) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636826},"progress":"[\u003e ] 294.9kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636826, start=null), progress=[> ] 294.9kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5013504,"total":26636826},"progress":"[=========\u003e ] 5.014MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=26636826, start=null), progress=[=========> ] 5.014MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":19169280,"total":26636826},"progress":"[===================================\u003e ] 19.17MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=19169280, total=26636826, start=null), progress=[===================================> ] 19.17MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636826,"total":26636826},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636826, total=26636826, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 INFO Pulling image layers: 3 pending, 6 downloaded, 4 extracted, (106 MB/? MB) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 INFO Pulling image layers: 3 pending, 6 downloaded, 5 extracted, (106 MB/? MB) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2352899},"progress":"[\u003e ] 32.77kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2352899, start=null), progress=[> ] 32.77kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1376256,"total":2352899},"progress":"[=============================\u003e ] 1.376MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1376256, total=2352899, start=null), progress=[=============================> ] 1.376MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2352899},"progress":"[=============================\u003e ] 1.409MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1409024, total=2352899, start=null), progress=[=============================> ] 1.409MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1441792,"total":2352899},"progress":"[==============================\u003e ] 1.442MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1441792, total=2352899, start=null), progress=[==============================> ] 1.442MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":2352899},"progress":"[===============================\u003e ] 1.475MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1474560, total=2352899, start=null), progress=[===============================> ] 1.475MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1507328,"total":2352899},"progress":"[================================\u003e ] 1.507MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1507328, total=2352899, start=null), progress=[================================> ] 1.507MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2352899},"progress":"[================================\u003e ] 1.54MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1540096, total=2352899, start=null), progress=[================================> ] 1.54MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":2352899},"progress":"[=================================\u003e ] 1.573MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=2352899, start=null), progress=[=================================> ] 1.573MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1605632,"total":2352899},"progress":"[==================================\u003e ] 1.606MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:04 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:04 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1605632, total=2352899, start=null), progress=[==================================> ] 1.606MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":2352899},"progress":"[==================================\u003e ] 1.638MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1638400, total=2352899, start=null), progress=[==================================> ] 1.638MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1671168,"total":2352899},"progress":"[===================================\u003e ] 1.671MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1671168, total=2352899, start=null), progress=[===================================> ] 1.671MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1703936,"total":2352899},"progress":"[====================================\u003e ] 1.704MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1703936, total=2352899, start=null), progress=[====================================> ] 1.704MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":2352899},"progress":"[============================================\u003e ] 2.097MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=2352899, start=null), progress=[============================================> ] 2.097MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2352899},"progress":"[=============================================\u003e ] 2.13MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2129920, total=2352899, start=null), progress=[=============================================> ] 2.13MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":2352899},"progress":"[=============================================\u003e ] 2.163MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:05 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:05 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2162688, total=2352899, start=null), progress=[=============================================> ] 2.163MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2195456,"total":2352899},"progress":"[==============================================\u003e ] 2.195MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2195456, total=2352899, start=null), progress=[==============================================> ] 2.195MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2228224,"total":2352899},"progress":"[===============================================\u003e ] 2.228MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2228224, total=2352899, start=null), progress=[===============================================> ] 2.228MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":2352899},"progress":"[================================================\u003e ] 2.261MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=2352899, start=null), progress=[================================================> ] 2.261MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2293760,"total":2352899},"progress":"[================================================\u003e ] 2.294MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2293760, total=2352899, start=null), progress=[================================================> ] 2.294MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2326528,"total":2352899},"progress":"[=================================================\u003e ] 2.327MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2326528, total=2352899, start=null), progress=[=================================================> ] 2.327MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:06 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:06 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:07 INFO Pulling image layers: 3 pending, 6 downloaded, 6 extracted, (106 MB/? MB) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"}[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG ResponseItem(stream=null, status=Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "62[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG ep-0000000A: releasing valid endpoint 2024-02-03 04:59:07 DEBUG ep-0000000A: releasing endpoint 2024-02-03 04:59:07 DEBUG ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:07 DEBUG ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:07 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-02-03 04:59:07 INFO Pull complete. 9 layers, pulled in 9s (downloaded 106 MB at 11 MB/s) 2024-02-03 04:59:07 DEBUG ex-0000000C: preparing request execution 2024-02-03 04:59:07 DEBUG Cookie spec selected: strict 2024-02-03 04:59:07 DEBUG Auth cache not set in the context 2024-02-03 04:59:07 DEBUG ex-0000000C: target auth state: UNCHALLENGED 2024-02-03 04:59:07 DEBUG ex-0000000C: proxy auth state: UNCHALLENGED 2024-02-03 04:59:07 DEBUG ex-0000000C: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:07 DEBUG ex-0000000C: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:07 DEBUG ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:07 DEBUG ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:07 DEBUG ex-0000000C: acquired ep-0000000B 2024-02-03 04:59:07 DEBUG ex-0000000C: acquired endpoint ep-0000000B 2024-02-03 04:59:07 DEBUG ex-0000000C: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-03 04:59:07 DEBUG ep-0000000B: start execution ex-0000000C 2024-02-03 04:59:07 DEBUG ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:07 GMT[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "1208[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "{"Id":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","RepoTags":["nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/zookeeper@sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"],"Parent":"","Comment":"","Created":"2020-03-27T13:06:40.147623951Z","Container":"a6a64532e5285407fd63832f75cce3173668279c50861341a4b0cbb3610bfc69","ContainerConfig":{"Hostname":"a6a64532e528","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"19.03.6","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":2040770485,"VirtualSize":2040770485,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/13dfdbe1ae0cb1e79f77f98448775bff2d46d1ad660cc8b8d8f6649b4dc2dfa7/diff:/var/lib/docker/overlay2/6910a7e37cd540c401d025e5fab7fd78cc227fae94495847573b9c5a895034dc/diff:/var/lib/docker/overlay2/23c924c3fc8e346dc152fc43fdbaa9c2a3f7a20a2d067b6bb86d93271ce84620/diff:/var/lib/docker/overlay2/d5d8671f7af0788f4b5670e4fa6450acb173014bc8bee873dea43ffc0fae12a7/diff:/var/lib/docker/overlay2/f9392397319e9ec0e5e9038c1dfb6b494632297fd64ea23c4bb69fa0cff43dc9/diff:/var/lib/docker/overlay2/c89a8f02822dce9ec738476fb75ae1c21d41399b2d8e640431b59b38d1c5af98/diff:/var/lib/docker/overlay2/261c02daa288bc528616828476d048aa68a4b3f1c91b7d8e74a6e73b1084c5f8/diff:/var/lib/docker/overlay2/bb58a388cc1cb1fb34ebe9b33f2f8bd00ee3f37f919fe529880c40c70d665c0c/diff","MergedDir":"/var/lib/docker/overlay2/265dfbddc53b45862c4631ec40e54c47b51bd875401e9e3d5fa56e3906b5d5da/merged","UpperDir":"/var/lib/docker/overlay2/265dfbddc53b45862c4631ec40e54c47b51bd875401e9e3d5fa56e3906b5d5da/diff","WorkDir":"/var/lib/docker/overlay2/265dfbddc53b45862c4631ec40e54c47b51bd875401e9e3d5fa56e3906b5d5da/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:dd05d6df05b80595bc7603c299f76760ce09de3770a5ba521b0567ac29515f6e","sha256:371807e0f58d03fb3d2c857183597a5130b7552869e87fd544344db9e1277741","sha256:d8c28a24d1ff417904ed6ca01de056f8818b624270a98891fb2d27c354bc4004","sha256:d2cbaf81a2e0c4b38efb1ad0da0a469493141b6e9faec5942b478e3b69c19865","sha256:462bbcace10ecbdc192e96d53cfe8f1ce77bf193f7beab0bec2d0cf703fe3c5d","sha256:fedd57b3578eea64a00531305701b9711d102c0b6d9f1c2801376685a33ef7e5"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:07 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:07 GMT 2024-02-03 04:59:07 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:59:07 DEBUG ex-0000000C: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:07 DEBUG ep-0000000B: releasing valid endpoint 2024-02-03 04:59:07 DEBUG ep-0000000B: releasing endpoint 2024-02-03 04:59:07 DEBUG ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:07 DEBUG ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:07 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-02-03 04:59:07 INFO Local Docker Compose is running command: up -d 2024-02-03 04:59:07 DEBUG Executing [docker-compose, up, -d] in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=f5utmydg9smr, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-02-03 04:59:07 DEBUG Started Process[pid=3573, exitValue="not exited"] 2024-02-03 04:59:08 INFO Creating network "f5utmydg9smr_net" with driver "bridge" 2024-02-03 04:59:08 INFO Creating f5utmydg9smr_zookeeper_1 ... 2024-02-03 04:59:08 INFO Creating f5utmydg9smr_mockserver_1 ... 2024-02-03 04:59:20 INFO Creating f5utmydg9smr_mockserver_1 ... done 2024-02-03 04:59:21 INFO Creating f5utmydg9smr_zookeeper_1 ... done 2024-02-03 04:59:21 INFO Creating f5utmydg9smr_kafka_1 ... 2024-02-03 04:59:21 INFO Creating f5utmydg9smr_kafka_1 ... done 2024-02-03 04:59:21 DEBUG Process[pid=3573, exitValue=0] stopped with exit code 0 2024-02-03 04:59:21 INFO Docker Compose has finished running 2024-02-03 04:59:21 DEBUG No prefix is configured 2024-02-03 04:59:21 DEBUG Did not find a substitute image for alpine/socat:1.7.4.3-r0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 2024-02-03 04:59:21 DEBUG alpine/socat:1.7.4.3-r0 is not in image name cache, updating... 2024-02-03 04:59:21 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:21 DEBUG ex-0000000D: preparing request execution 2024-02-03 04:59:21 DEBUG Cookie spec selected: strict 2024-02-03 04:59:21 DEBUG Auth cache not set in the context 2024-02-03 04:59:21 DEBUG ex-0000000D: target auth state: UNCHALLENGED 2024-02-03 04:59:21 DEBUG ex-0000000D: proxy auth state: UNCHALLENGED 2024-02-03 04:59:21 DEBUG ex-0000000D: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:21 DEBUG ex-0000000D: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:21 DEBUG ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:21 DEBUG ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:21 DEBUG ex-0000000D: acquired ep-0000000C 2024-02-03 04:59:21 DEBUG ex-0000000D: acquired endpoint ep-0000000C 2024-02-03 04:59:21 DEBUG ex-0000000D: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-03 04:59:21 DEBUG ep-0000000C: start execution ex-0000000D 2024-02-03 04:59:21 DEBUG ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:21 GMT[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "Content-Length: 93[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << "{"message":"no such image: alpine/socat:1.7.4.3-r0: No such image: alpine/socat:1.7.4.3-r0"}[\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:21 GMT 2024-02-03 04:59:21 DEBUG http-outgoing-0 << Content-Length: 93 2024-02-03 04:59:21 DEBUG ex-0000000D: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:21 DEBUG ep-0000000C: releasing valid endpoint 2024-02-03 04:59:21 DEBUG ep-0000000C: releasing endpoint 2024-02-03 04:59:21 DEBUG ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:21 DEBUG ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:21 DEBUG Not available locally, should pull image: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:21 INFO Pulling docker image: alpine/socat:1.7.4.3-r0. Please be patient; this may take some time but only needs to be done once. 2024-02-03 04:59:21 DEBUG Looking up auth config for image: alpine/socat:latest at registry: https://index.docker.io/v1/ 2024-02-03 04:59:21 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-03 04:59:21 DEBUG Effective auth config [null] 2024-02-03 04:59:21 DEBUG ex-0000000E: preparing request execution 2024-02-03 04:59:21 DEBUG Cookie spec selected: strict 2024-02-03 04:59:21 DEBUG Auth cache not set in the context 2024-02-03 04:59:21 DEBUG ex-0000000E: target auth state: UNCHALLENGED 2024-02-03 04:59:21 DEBUG ex-0000000E: proxy auth state: UNCHALLENGED 2024-02-03 04:59:21 DEBUG ex-0000000E: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:21 DEBUG ex-0000000E: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:21 DEBUG ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:21 DEBUG ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:21 DEBUG ex-0000000E: acquired ep-0000000D 2024-02-03 04:59:21 DEBUG ex-0000000E: acquired endpoint ep-0000000D 2024-02-03 04:59:21 DEBUG ex-0000000E: executing POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-02-03 04:59:21 DEBUG ep-0000000D: start execution ex-0000000E 2024-02-03 04:59:21 DEBUG ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:21 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:22 GMT[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "3a[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Pulling from alpine/socat","id":"1.7.4.3-r0"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:22 GMT 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:59:22 DEBUG ex-0000000E: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:22 INFO Starting to pull image 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Pulling from alpine/socat, progressDetail=null, progress=null, id=1.7.4.3-r0, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29461,"total":2823862},"progress":"[\u003e ] 29.46kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29461, total=2823862, start=null), progress=[> ] 29.46kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6189,"total":575452},"progress":"[\u003e ] 6.189kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6189, total=575452, start=null), progress=[> ] 6.189kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 INFO Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (590 KB/? MB) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2823862, total=2823862, start=null), progress=[==================================================>] 2.824MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2823862},"progress":"[\u003e ] 32.77kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 INFO Pulling image layers: 0 pending, 2 downloaded, 0 extracted, (3 MB/3 MB) 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2823862, start=null), progress=[> ] 32.77kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2823862},"progress":"[=====================================\u003e ] 2.13MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2129920, total=2823862, start=null), progress=[=====================================> ] 2.13MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2823862, total=2823862, start=null), progress=[==================================================>] 2.824MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 INFO Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (3 MB/3 MB) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":575452},"progress":"[==\u003e ] 32.77kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=575452, start=null), progress=[==> ] 32.77kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 INFO Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (3 MB/3 MB) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine/socat:1.7.4.3-r0"}[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for alpine/socat:1.7.4.3-r0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG ep-0000000D: releasing valid endpoint 2024-02-03 04:59:22 DEBUG ep-0000000D: releasing endpoint 2024-02-03 04:59:22 DEBUG ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:22 DEBUG ex-0000000F: preparing request execution 2024-02-03 04:59:22 DEBUG Cookie spec selected: strict 2024-02-03 04:59:22 DEBUG Auth cache not set in the context 2024-02-03 04:59:22 DEBUG ex-0000000F: target auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-0000000F: proxy auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-0000000F: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:22 DEBUG ex-0000000F: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:22 DEBUG ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-0000000F: acquired ep-0000000E 2024-02-03 04:59:22 DEBUG ex-0000000F: acquired endpoint ep-0000000E 2024-02-03 04:59:22 DEBUG ex-0000000F: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-03 04:59:22 DEBUG ep-0000000E: start execution ex-0000000F 2024-02-03 04:59:22 DEBUG ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:22 GMT[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Content-Length: 1768[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "{"Id":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","RepoTags":["alpine/socat:1.7.4.3-r0"],"RepoDigests":["alpine/socat@sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2022-04-10T11:14:56.777981599Z","Container":"","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["socat"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":7044476,"VirtualSize":7044476,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/886b00dba8dcd20e438b434c7b4a9cd70e0c7c2503962e295ecd434e09aa7d46/diff","MergedDir":"/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/merged","UpperDir":"/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/diff","WorkDir":"/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:48f27885bee75a37d84674f054c5ec134ced6a2067254736434490d6341a4697","sha256:23512865d35efe708148a08300eca57759001822a9c8455c9792d08b4f6bfb34"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:22 GMT 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Content-Length: 1768 2024-02-03 04:59:22 DEBUG ex-0000000F: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-0000000E: releasing valid endpoint 2024-02-03 04:59:22 DEBUG ep-0000000E: releasing endpoint 2024-02-03 04:59:22 DEBUG ep-0000000E: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:22 DEBUG Trying to start container: alpine/socat:1.7.4.3-r0 (attempt 1/1) 2024-02-03 04:59:22 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:22 INFO Creating container for image: alpine/socat:1.7.4.3-r0 2024-02-03 04:59:22 DEBUG Looking up auth config for image: alpine/socat:1.7.4.3-r0 at registry: https://index.docker.io/v1/ 2024-02-03 04:59:22 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-02-03 04:59:22 DEBUG Effective auth config [null] 2024-02-03 04:59:22 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@96a2da2c,-1,false,, 2024-02-03 04:59:22 DEBUG ex-00000010: preparing request execution 2024-02-03 04:59:22 DEBUG Cookie spec selected: strict 2024-02-03 04:59:22 DEBUG Auth cache not set in the context 2024-02-03 04:59:22 DEBUG ex-00000010: target auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-00000010: proxy auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-00000010: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:22 DEBUG ex-00000010: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:22 DEBUG ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-00000010: acquired ep-0000000F 2024-02-03 04:59:22 DEBUG ex-00000010: acquired endpoint ep-0000000F 2024-02-03 04:59:22 DEBUG ex-00000010: executing GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-02-03 04:59:22 DEBUG ep-0000000F: start execution ex-00000010 2024-02-03 04:59:22 DEBUG ep-0000000F: executing exchange ex-00000010 over http-outgoing-0 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:22 GMT[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "1674[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[{"Id":"e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125","Names":["/f5utmydg9smr_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1706936361,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"700d15de16582803b1e889c5076d6e02f4296e00e2d4c243da94f7b2d726c918","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f7615a77c3bff72b0df7b59656eab2ab6391b3fb5b053aa3d477e8b908aad63c","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"77b38072073d0a1f327ab2fa49503212cc85ca6e1f5802721970f94a9ceeb8e6","Names":["/f5utmydg9smr_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1706936348,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"da149b20d088d65b3a30be74785a5f9f2e4e850f35a532fa584f0c357e2f28c3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"aa3defc8123ded7245d6f98e42b15d80a14c65bae7f24b71afc591397324bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"a7e64efd3b9d0e1555bda7175e4f7bb33b4ee145fbc67e1e60dbcf7eda0ad1f2","Names":["/f5utmydg9smr_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1706936348,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"a33349ff524c9f8a59c4533857107d9ebb2bc94f123e2b8b2f46645787ae32c0","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f77eb5a706f3b082f7a0891dcaa2ad0b196ab44b0c669fd0d4e170449bbb2aeb","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]}][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:22 GMT 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:59:22 DEBUG ex-00000010: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-0000000F: releasing valid endpoint 2024-02-03 04:59:22 DEBUG ep-0000000F: releasing endpoint 2024-02-03 04:59:22 DEBUG ep-0000000F: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,, 2024-02-03 04:59:22 DEBUG ex-00000011: preparing request execution 2024-02-03 04:59:22 DEBUG Cookie spec selected: strict 2024-02-03 04:59:22 DEBUG Auth cache not set in the context 2024-02-03 04:59:22 DEBUG ex-00000011: target auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-00000011: proxy auth state: UNCHALLENGED 2024-02-03 04:59:22 DEBUG ex-00000011: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:22 DEBUG ex-00000011: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:22 DEBUG ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG ex-00000011: acquired ep-00000010 2024-02-03 04:59:22 DEBUG ex-00000011: acquired endpoint ep-00000010 2024-02-03 04:59:22 DEBUG ex-00000011: executing GET /v1.32/containers/json HTTP/1.1 2024-02-03 04:59:22 DEBUG ep-00000010: start execution ex-00000011 2024-02-03 04:59:22 DEBUG ep-00000010: executing exchange ex-00000011 over http-outgoing-0 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> GET /v1.32/containers/json HTTP/1.1 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:22 GMT[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "1674[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[{"Id":"e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125","Names":["/f5utmydg9smr_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1706936361,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"700d15de16582803b1e889c5076d6e02f4296e00e2d4c243da94f7b2d726c918","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f7615a77c3bff72b0df7b59656eab2ab6391b3fb5b053aa3d477e8b908aad63c","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"77b38072073d0a1f327ab2fa49503212cc85ca6e1f5802721970f94a9ceeb8e6","Names":["/f5utmydg9smr_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1706936348,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"da149b20d088d65b3a30be74785a5f9f2e4e850f35a532fa584f0c357e2f28c3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"aa3defc8123ded7245d6f98e42b15d80a14c65bae7f24b71afc591397324bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"a7e64efd3b9d0e1555bda7175e4f7bb33b4ee145fbc67e1e60dbcf7eda0ad1f2","Names":["/f5utmydg9smr_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1706936348,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"a33349ff524c9f8a59c4533857107d9ebb2bc94f123e2b8b2f46645787ae32c0","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f77eb5a706f3b082f7a0891dcaa2ad0b196ab44b0c669fd0d4e170449bbb2aeb","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]}][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:22 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:22 GMT 2024-02-03 04:59:22 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:59:22 DEBUG ex-00000011: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-00000010: releasing valid endpoint 2024-02-03 04:59:22 DEBUG ep-00000010: releasing endpoint 2024-02-03 04:59:22 DEBUG ep-00000010: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:22 DEBUG ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:22 DEBUG Associating container with network: f5utmydg9smr_net 2024-02-03 04:59:22 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4af7b197[aliases=,argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=,cmd={-c,socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092},domainName=,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[2000/tcp]),healthcheck=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[/f5utmydg9smr_kafka_1:kafka_1], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=f5utmydg9smr_net, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={2000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@6b1263ea}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=,image=alpine/socat:1.7.4.3-r0,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.sessionId=6f8ac514-dee0-4998-8c7a-b5c4430b13b7},macAddress=,name=testcontainers-socat-bEhmzAzY,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@37f584f6,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 2024-02-03 04:59:23 DEBUG ex-00000012: preparing request execution 2024-02-03 04:59:23 DEBUG Cookie spec selected: strict 2024-02-03 04:59:23 DEBUG Auth cache not set in the context 2024-02-03 04:59:23 DEBUG ex-00000012: target auth state: UNCHALLENGED 2024-02-03 04:59:23 DEBUG ex-00000012: proxy auth state: UNCHALLENGED 2024-02-03 04:59:23 DEBUG ex-00000012: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:23 DEBUG ex-00000012: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:23 DEBUG ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:23 DEBUG ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:23 DEBUG ex-00000012: acquired ep-00000011 2024-02-03 04:59:23 DEBUG ex-00000012: acquired endpoint ep-00000011 2024-02-03 04:59:23 DEBUG ex-00000012: executing POST /v1.32/containers/create?name=testcontainers-socat-bEhmzAzY HTTP/1.1 2024-02-03 04:59:23 DEBUG ep-00000011: start execution ex-00000012 2024-02-03 04:59:23 DEBUG ep-00000011: executing exchange ex-00000012 over http-outgoing-0 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-socat-bEhmzAzY HTTP/1.1 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Content-Length: 2305 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-socat-bEhmzAzY HTTP/1.1[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Content-Length: 2305[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":["/bin/sh"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"2000/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":["/f5utmydg9smr_kafka_1:kafka_1"],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"f5utmydg9smr_net","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"6f8ac514-dee0-4998-8c7a-b5c4430b13b7"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":["/f5utmydg9smr_kafka_1:kafka_1"],"Aliases":null,"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:23 GMT[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "Content-Length: 88[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << "{"Id":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","Warnings":[]}[\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 << HTTP/1.1 201 Created 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:23 GMT 2024-02-03 04:59:23 DEBUG http-outgoing-0 << Content-Length: 88 2024-02-03 04:59:23 DEBUG ex-00000012: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:23 DEBUG ep-00000011: releasing valid endpoint 2024-02-03 04:59:23 DEBUG ep-00000011: releasing endpoint 2024-02-03 04:59:23 DEBUG ep-00000011: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:23 DEBUG ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:23 INFO Container alpine/socat:1.7.4.3-r0 is starting: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4 2024-02-03 04:59:23 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4 2024-02-03 04:59:23 DEBUG ex-00000013: preparing request execution 2024-02-03 04:59:23 DEBUG Cookie spec selected: strict 2024-02-03 04:59:23 DEBUG Auth cache not set in the context 2024-02-03 04:59:23 DEBUG ex-00000013: target auth state: UNCHALLENGED 2024-02-03 04:59:23 DEBUG ex-00000013: proxy auth state: UNCHALLENGED 2024-02-03 04:59:23 DEBUG ex-00000013: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:23 DEBUG ex-00000013: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:23 DEBUG ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:23 DEBUG ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:23 DEBUG ex-00000013: acquired ep-00000012 2024-02-03 04:59:23 DEBUG ex-00000013: acquired endpoint ep-00000012 2024-02-03 04:59:23 DEBUG ex-00000013: executing POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/start HTTP/1.1 2024-02-03 04:59:23 DEBUG ep-00000012: start execution ex-00000013 2024-02-03 04:59:23 DEBUG ep-00000012: executing exchange ex-00000013 over http-outgoing-0 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/start HTTP/1.1 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/start HTTP/1.1[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:24 GMT[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << HTTP/1.1 204 No Content 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:24 GMT 2024-02-03 04:59:24 DEBUG ex-00000013: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000012: releasing valid endpoint 2024-02-03 04:59:24 DEBUG ep-00000012: releasing endpoint 2024-02-03 04:59:24 DEBUG ep-00000012: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4,false 2024-02-03 04:59:24 DEBUG GET: DefaultWebTarget{path=[/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json], queryParams={}} 2024-02-03 04:59:24 DEBUG ex-00000014: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000014: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000014: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000014: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000014: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000014: acquired ep-00000013 2024-02-03 04:59:24 DEBUG ex-00000014: acquired endpoint ep-00000013 2024-02-03 04:59:24 DEBUG ex-00000014: executing GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000013: start execution ex-00000014 2024-02-03 04:59:24 DEBUG ep-00000013: executing exchange ex-00000014 over http-outgoing-0 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Date: Sat, 03 Feb 2024 04:59:24 GMT[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "1385[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "{"Id":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","Created":"2024-02-03T04:59:23.063186745Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4288,"ExitCode":0,"Error":"","StartedAt":"2024-02-03T04:59:24.060224549Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/resolv.conf","HostnamePath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hostname","HostsPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hosts","LogPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4-json.log","Name":"/testcontainers-socat-bEhmzAzY","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f5utmydg9smr_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd-init/diff:/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/diff:/var/lib/docker/overlay2/886b00dba8dcd20e438b434c7b4a9cd70e0c7c2503962e295ecd434e09aa7d46/diff","MergedDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/merged","UpperDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/diff","WorkDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"74b979709f7b","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Content-Type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Date: Sat, 03 Feb 2024 04:59:24 GMT 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-02-03 04:59:24 DEBUG ex-00000014: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"6f8ac514-dee0-4998-8c7a-b5c4430b13b7"}},"NetworkSettings":{"Bridge":"","SandboxID":"34f84dbba609769ac9da609c6b7696021b07154926ba16d71d528a7de82fd43d","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/34f84dbba609","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":["/f5utmydg9smr_kafka_1:kafka_1"],"Aliases":["74b979709f7b"],"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"04d19ec1c447ad5662212aa0798059b2a8ab52281e74e650e5cd67935fc81b5e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG ep-00000013: releasing valid endpoint 2024-02-03 04:59:24 DEBUG ep-00000013: releasing endpoint 2024-02-03 04:59:24 DEBUG ep-00000013: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG /testcontainers-socat-bEhmzAzY: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',,,, 2024-02-03 04:59:24 DEBUG External port check passed for [2000] mapped as [49153] in PT0.006515S 2024-02-03 04:59:24 DEBUG ex-00000015: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000015: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000015: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000015: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000015: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000015: acquired ep-00000014 2024-02-03 04:59:24 DEBUG ex-00000015: acquired endpoint ep-00000014 2024-02-03 04:59:24 DEBUG ex-00000015: executing POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/exec HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000014: start execution ex-00000015 2024-02-03 04:59:24 DEBUG ep-00000014: executing exchange ex-00000015 over http-outgoing-0 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/exec HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Content-Length: 401 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/exec HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Content-Length: 401[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "{"containerId":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000016: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000016: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000016: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000016: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000016: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000016: acquired ep-00000015 2024-02-03 04:59:24 DEBUG ex-00000016: acquired endpoint ep-00000015 2024-02-03 04:59:24 DEBUG ex-00000016: executing POST /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/start HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000015: start execution ex-00000016 2024-02-03 04:59:24 DEBUG ep-00000015: executing exchange ex-00000016 over http-outgoing-0 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> POST /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/start HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> content-type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Content-Length: 26 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "POST /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/start HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Content-Length: 26[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 >> "{"Detach":null,"Tty":null}" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 1: 00000000:07D0 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 52669 1 0000000000000000 100 0 0 10 0 [\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-0 << "end of stream" 2024-02-03 04:59:24 DEBUG http-outgoing-0: close connection IMMEDIATE 2024-02-03 04:59:24 DEBUG ep-00000015: endpoint closed 2024-02-03 04:59:24 DEBUG ep-00000015: discarding endpoint 2024-02-03 04:59:24 DEBUG ep-00000015: releasing endpoint 2024-02-03 04:59:24 DEBUG ep-00000015: connection is not kept alive 2024-02-03 04:59:24 DEBUG ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-03 04:59:24 DEBUG Cmd: 7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3 2024-02-03 04:59:24 DEBUG GET: DefaultWebTarget{path=[/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/json], queryParams={}} 2024-02-03 04:59:24 DEBUG ex-00000017: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000017: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000017: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000017: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000017: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000017: acquired ep-00000016 2024-02-03 04:59:24 DEBUG ex-00000017: acquired endpoint ep-00000016 2024-02-03 04:59:24 DEBUG ex-00000017: opening connection {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ep-00000016: connecting endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ep-00000016: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-03 04:59:24 DEBUG http-outgoing-1: connecting to localhost/127.0.0.1:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1: connection established 2024-02-03 04:59:24 DEBUG ep-00000016: connected http-outgoing-1 2024-02-03 04:59:24 DEBUG ep-00000016: endpoint connected 2024-02-03 04:59:24 DEBUG ex-00000017: executing GET /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/json HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000016: start execution ex-00000017 2024-02-03 04:59:24 DEBUG ep-00000016: executing exchange ex-00000017 over http-outgoing-1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> GET /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/json HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "GET /v1.32/exec/7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Date: Sat, 03 Feb 2024 04:59:24 GMT[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Content-Length: 541[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "{"ID":"7a6f14c100599c93d06515bf36c112773b8fc06a964dd058de89c6604a6d1aa3","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG Internal port check passed for [2000] in PT0.117823S 2024-02-03 04:59:24 INFO Container alpine/socat:1.7.4.3-r0 started in PT2.323747S 2024-02-03 04:59:24 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,true,, 2024-02-03 04:59:24 DEBUG ex-00000018: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000018: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000018: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000018: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000018: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000018: acquired ep-00000017 2024-02-03 04:59:24 DEBUG ex-00000018: acquired endpoint ep-00000017 2024-02-03 04:59:24 DEBUG ex-00000018: executing GET /v1.32/containers/json?all=true HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000017: start execution ex-00000018 2024-02-03 04:59:24 DEBUG ep-00000017: executing exchange ex-00000018 over http-outgoing-1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> GET /v1.32/containers/json?all=true HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "GET /v1.32/containers/json?all=true HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Date: Sat, 03 Feb 2024 04:59:24 GMT[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "1ae5[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[{"Id":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","Names":["/testcontainers-socat-bEhmzAzY"],"Image":"alpine/socat:1.7.4.3-r0","ImageID":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","Command":"/bin/sh -c 'socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092'","Created":1706936363,"Ports":[{"IP":"0.0.0.0","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"},{"IP":"::","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"6f8ac514-dee0-4998-8c7a-b5c4430b13b7"},"State":"running","Status":"Up Less than a second","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"04d19ec1c447ad5662212aa0798059b2a8ab52281e74e650e5cd67935fc81b5e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}},"Mounts":[]},{"Id":"e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125","Names":["/f5utmydg9smr_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1706936361,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"700d15de16582803b1e889c5076d6e02f4296e00e2d4c243da94f7b2d726c918","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f7615a77c3bff72b0df7b59656eab2ab6391b3fb5b053aa3d477e8b908aad63c","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"77b38072073d0a1f327ab2fa49503212cc85ca6e1f5802721970f94a9ceeb8e6","Names":["/f5utmydg9smr_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1706936348,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"da149b20d088d65b3a30be74785a5f9f2e4e850f35a532fa584f0c357e2f28c3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"aa3defc8123ded7245d6f98e42b15d80a14c65bae7f24b71afc591397324bd72","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"a7e64efd3b9d0e1555bda7175e4f7bb33b4ee145fbc67e1e60dbcf7eda0ad1f2","Names":["/f5utmydg9smr_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1706936348,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"a33349ff524c9f8a59c4533857107d9ebb2bc94f123e2b8b2f46645787ae32c0","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 4 seconds","HostConfig":{"NetworkMode":"f5utmydg9smr_net"},"NetworkSettings":{"Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f77eb5a706f3b082f7a0891dcaa2ad0b196ab44b0c669fd0d4e170449bbb2aeb","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[]}][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Content-Type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Date: Sat, 03 Feb 2024 04:59:24 GMT 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-02-03 04:59:24 DEBUG ex-00000018: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000017: releasing valid endpoint 2024-02-03 04:59:24 DEBUG ep-00000017: releasing endpoint 2024-02-03 04:59:24 DEBUG ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG Cmd: e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125,false 2024-02-03 04:59:24 DEBUG GET: DefaultWebTarget{path=[/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/json], queryParams={}} 2024-02-03 04:59:24 DEBUG ex-00000019: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-00000019: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000019: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-00000019: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-00000019: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-00000019: acquired ep-00000018 2024-02-03 04:59:24 DEBUG ex-00000019: acquired endpoint ep-00000018 2024-02-03 04:59:24 DEBUG ex-00000019: executing GET /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/json HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000018: start execution ex-00000019 2024-02-03 04:59:24 DEBUG ep-00000018: executing exchange ex-00000019 over http-outgoing-1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> GET /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/json HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "GET /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Date: Sat, 03 Feb 2024 04:59:24 GMT[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "1e32[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "{"Id":"e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125","Created":"2024-02-03T04:59:21.056970252Z","Path":"/etc/confluent/docker/run","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4034,"ExitCode":0,"Error":"","StartedAt":"2024-02-03T04:59:21.865863301Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","ResolvConfPath":"/var/lib/docker/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/resolv.conf","HostnamePath":"/var/lib/docker/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/hostname","HostsPath":"/var/lib/docker/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/hosts","LogPath":"/var/lib/docker/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125-json.log","Name":"/f5utmydg9smr_kafka_1","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":["/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf:/etc/kafka/secrets/jaas/zk_client_jaas.conf:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f5utmydg9smr_net","PortBindings":{"9092/tcp":[{"HostIp":"","HostPort":"9092"}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":"private","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/b7f6a9a7fa767e1653f90b71da9e24d9dc3a8e38178bf72e3dabc50d1df46a92-init/diff:/var/lib/docker/overlay2/bf4ee250e049bd4dd1c721dd72279331edb79ca7edc3d07d9a5bae33dad9bf89/diff:/var/lib/docker/overlay2/182cf5b453bfe93486181b7fd5a40ee100476bf47a8a1f7bdcbaaec163c1b83f/diff:/var/lib/docker/overlay2/ea880ce010144546e7be843d5c00bf5624c45748a917f6ac5bc56487fb232245/diff:/var/lib/docker/overlay2/2342fd886624b7c353ad949c3494d95fd7826d0eba789c260ccc48472898daa0/diff:/var/lib/docker/overlay2/39c11206a4661311c7e056b5935f6042862da8e638fda39199383846487dd7dd/diff:/var/lib/docker/overlay2/505b0d6e734f8113e2a5ee8297c1f96b30816839810a2974e3fbbde1a36345e4/diff:/var/lib/docker/overlay2/c89a8f02822dce9ec738476fb75ae1c21d41399b2d8e640431b59b38d1c5af98/diff:/var/lib/docker/overlay2/261c02daa288bc528616828476d048aa68a4b3f1c91b7d8e74a6e73b1084c5f8/diff:/var/lib/docker/overlay2/bb58a388cc1cb1fb34ebe9b33f2f8bd00ee3f37f919fe529880c40c70d665c0c/diff","MergedDir":"/var/lib/docker/overlay2/b7f6a9a7fa767e1653f90b71da9e24d9dc3a8e38178bf72e3dabc50d1df46a92/merged","UpperDir":"/var/lib/docker/overlay2/b7f6a9a7fa767e1653f90b71da9e24d9dc3a8e38178bf72e3dabc50d1df46a92/diff","WorkDir":"/var/lib/docker/overlay2/b7f6a9a7fa767e1653f90b71da9e24d9dc3a8e38178bf72e3dabc50d1df46a92/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"e24af4f3604a","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["enableCadi=false","KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181","KAFKA_ZOOKEEPER_CONNECTION_TIMEOUT_MS=40000","KAFKA_ZOOKEEPER_SESSION_TIMEOUT_MS=40000","KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=INTERNAL_PLAINTEXT:PLAINTEXT,EXTERNAL_PLAINTEXT:PLAINTEXT","KAFKA_ADVERTISED_LISTENERS=INTERNAL_PLAINTEXT://localhost:9092","KAFKA_LISTENERS=INTERNAL_PLAINTEXT://0.0.0.0:9092","KAFKA_INTER_BROKER_LISTENER_NAME=INTERNAL_PLAINTEXT","KAFKA_CONFLUENT_SUPPORT_METRICS_ENABLE=false","KAFKA_OPTS=-Djava.security.auth.login.config=/etc/kafka/secrets/jaas/zk_client_jaas.conf","KAFKA_ZOOKEEPER_SET_ACL=true","KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1","KAFKA_CREATE_TOPICS=topic:1:3","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","Volumes":{"/etc/kafka/secrets/jaas/zk_client_jaas.conf":{}},"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"com.docker.compose.config-hash":"700d15de16582803b1e889c5076d6e02f4296e00e2d4c243da94f7b2d726c918","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"f5utmydg9smr","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"NetworkSettings":{"Bridge":"","SandboxID":"b8df6fd1851bc18194d89ec9afd888de13b1191fd7bdd747069c943b5719d950","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"9092/tcp":[{"HostIp":"0.0.0.0","HostPort":"9092"},{"HostIp":"::","HostPort":"9092"}],"9093/tcp":null},"SandboxKey":"/var/run/docker/netns/b8df6fd1851b","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":null,"Aliases":["kafka","e24af4f3604a"],"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"f7615a77c3bff72b0df7b59656eab2ab6391b3fb5b053aa3d477e8b908aad63c","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}}}[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Content-Type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Date: Sat, 03 Feb 2024 04:59:24 GMT 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-02-03 04:59:24 DEBUG ex-00000019: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000018: releasing valid endpoint 2024-02-03 04:59:24 DEBUG ep-00000018: releasing endpoint 2024-02-03 04:59:24 DEBUG ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-02-03 04:59:24 DEBUG ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG /f5utmydg9smr_kafka_1: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',,,, 2024-02-03 04:59:24 DEBUG ex-0000001A: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-0000001A: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-0000001A: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-0000001A: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-0000001A: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG External port check passed for [9092] mapped as [49153, 9092] in PT0.001933S 2024-02-03 04:59:24 DEBUG ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-0000001A: acquired ep-00000019 2024-02-03 04:59:24 DEBUG ex-0000001A: acquired endpoint ep-00000019 2024-02-03 04:59:24 DEBUG ex-0000001A: executing POST /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/exec HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-00000019: start execution ex-0000001A 2024-02-03 04:59:24 DEBUG ep-00000019: executing exchange ex-0000001A over http-outgoing-1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> POST /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/exec HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> content-type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Content-Length: 402 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "POST /v1.32/containers/e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125/exec HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Content-Length: 402[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "{"containerId":"e24af4f3604a46534f9bb54107c8bff46bdee6966c6ca7148a9ff779f85ce125","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-0000001B: preparing request execution 2024-02-03 04:59:24 DEBUG Cookie spec selected: strict 2024-02-03 04:59:24 DEBUG Auth cache not set in the context 2024-02-03 04:59:24 DEBUG ex-0000001B: target auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-0000001B: proxy auth state: UNCHALLENGED 2024-02-03 04:59:24 DEBUG ex-0000001B: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:24 DEBUG ex-0000001B: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:24 DEBUG ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:24 DEBUG ex-0000001B: acquired ep-0000001A 2024-02-03 04:59:24 DEBUG ex-0000001B: acquired endpoint ep-0000001A 2024-02-03 04:59:24 DEBUG ex-0000001B: executing POST /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/start HTTP/1.1 2024-02-03 04:59:24 DEBUG ep-0000001A: start execution ex-0000001B 2024-02-03 04:59:24 DEBUG ep-0000001A: executing exchange ex-0000001B over http-outgoing-1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> POST /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/start HTTP/1.1 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> accept: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> content-type: application/json 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Content-Length: 26 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "POST /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/start HTTP/1.1[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Content-Length: 26[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 >> "{"Detach":null,"Tty":null}" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[\r][\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Ostype: linux 2024-02-03 04:59:24 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:24 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1e]localhost [127.0.0.1] 9092 (?)" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x16] : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1e]localhost [127.0.0.1] 9092 (?)" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x16] : Connection refused[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x1e]localhost [127.0.0.1] 9092 (?)" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0x16] : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 2: 00000000:2384 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1000 0 56477 1 0000000000000000 100 0 0 10 0 [\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-1 << "end of stream" 2024-02-03 04:59:26 DEBUG http-outgoing-1: close connection IMMEDIATE 2024-02-03 04:59:26 DEBUG ep-0000001A: endpoint closed 2024-02-03 04:59:26 DEBUG ep-0000001A: discarding endpoint 2024-02-03 04:59:26 DEBUG ep-0000001A: releasing endpoint 2024-02-03 04:59:26 DEBUG ep-0000001A: connection is not kept alive 2024-02-03 04:59:26 DEBUG ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-03 04:59:26 DEBUG Cmd: 7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272 2024-02-03 04:59:26 DEBUG GET: DefaultWebTarget{path=[/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/json], queryParams={}} 2024-02-03 04:59:26 DEBUG ex-0000001C: preparing request execution 2024-02-03 04:59:26 DEBUG Cookie spec selected: strict 2024-02-03 04:59:26 DEBUG Auth cache not set in the context 2024-02-03 04:59:26 DEBUG ex-0000001C: target auth state: UNCHALLENGED 2024-02-03 04:59:26 DEBUG ex-0000001C: proxy auth state: UNCHALLENGED 2024-02-03 04:59:26 DEBUG ex-0000001C: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:26 DEBUG ex-0000001C: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:26 DEBUG ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-02-03 04:59:26 DEBUG ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:26 DEBUG ex-0000001C: acquired ep-0000001B 2024-02-03 04:59:26 DEBUG ex-0000001C: acquired endpoint ep-0000001B 2024-02-03 04:59:26 DEBUG ex-0000001C: opening connection {}->unix://localhost:2375 2024-02-03 04:59:26 DEBUG ep-0000001B: connecting endpoint (3 MINUTES) 2024-02-03 04:59:26 DEBUG ep-0000001B: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-02-03 04:59:26 DEBUG http-outgoing-2: connecting to localhost/127.0.0.1:2375 2024-02-03 04:59:26 DEBUG http-outgoing-2: connection established 2024-02-03 04:59:26 DEBUG ep-0000001B: connected http-outgoing-2 2024-02-03 04:59:26 DEBUG ep-0000001B: endpoint connected 2024-02-03 04:59:26 DEBUG ex-0000001C: executing GET /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/json HTTP/1.1 2024-02-03 04:59:26 DEBUG ep-0000001B: start execution ex-0000001C 2024-02-03 04:59:26 DEBUG ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> GET /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/json HTTP/1.1 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "GET /v1.32/exec/7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:26 GMT[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "Content-Length: 559[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:26 DEBUG http-outgoing-2 << "{"ID":"7eeca574388dd17856dc9063fab466c7d19aac32fec45af9e4409e29fab62272","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:26 DEBUG Internal port check passed for [9092] in PT2.578131S 2024-02-03 04:59:26 DEBUG Using Slf4j logging framework 2024-02-03 04:59:26 DEBUG -Dio.netty.noUnsafe: false 2024-02-03 04:59:26 DEBUG Java version: 11 2024-02-03 04:59:26 DEBUG sun.misc.Unsafe.theUnsafe: available 2024-02-03 04:59:26 DEBUG sun.misc.Unsafe.copyMemory: available 2024-02-03 04:59:26 DEBUG java.nio.Buffer.address: available 2024-02-03 04:59:26 DEBUG direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-02-03 04:59:26 DEBUG java.nio.Bits.unaligned: available, true 2024-02-03 04:59:26 DEBUG jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @2c039ac6 2024-02-03 04:59:26 DEBUG java.nio.DirectByteBuffer.(long, int): unavailable 2024-02-03 04:59:26 DEBUG sun.misc.Unsafe: available 2024-02-03 04:59:26 DEBUG maxDirectMemory: 8432648192 bytes (maybe) 2024-02-03 04:59:26 DEBUG -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-02-03 04:59:26 DEBUG -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-02-03 04:59:26 DEBUG -Dio.netty.maxDirectMemory: -1 bytes 2024-02-03 04:59:26 DEBUG -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-02-03 04:59:26 DEBUG java.nio.ByteBuffer.cleaner(): available 2024-02-03 04:59:26 DEBUG -Dio.netty.noPreferDirect: false 2024-02-03 04:59:27 DEBUG -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-02-03 04:59:27 DEBUG -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-02-03 04:59:27 INFO Not using any authentication for kafka interaction 2024-02-03 04:59:27 INFO Topic extracted from URL http://127.0.0.1:3904/events/topic/ is : topic 2024-02-03 04:59:27 INFO Sending a batch of 1 items for topic topic to kafka 2024-02-03 04:59:27 TRACE The items to be sent: List({"message":"message1"}) 2024-02-03 04:59:27 INFO ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2024-02-03 04:59:27 INFO [Producer clientId=producer-1] Instantiated an idempotent producer. 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Starting Kafka producer I/O thread. 2024-02-03 04:59:27 INFO Kafka version: 3.1.1 2024-02-03 04:59:27 INFO Kafka commitId: 97671528ba54a138 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Transition from state UNINITIALIZED to INITIALIZING 2024-02-03 04:59:27 INFO Kafka startTimeMs: 1706936367280 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Kafka producer started 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-02-03 04:59:27 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Node -1 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) to node localhost:9092 (id: -1 rack: null) with correlation ID 3 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Sending INIT_PRODUCER_ID request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3) and timeout 30000 to node -1: InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Received INIT_PRODUCER_ID response from node -1 for request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3): InitProducerIdResponseData(throttleTimeMs=0, errorCode=0, producerId=9000, producerEpoch=0) 2024-02-03 04:59:27 INFO [Producer clientId=producer-1] ProducerId set to 9000 with epoch 0 2024-02-03 04:59:27 DEBUG [Producer clientId=producer-1] Transition from state INITIALIZING to READY 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:28 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-02-03 04:59:32 INFO [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:32 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=42) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=42): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=43) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=43): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Node 1001 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=44) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=44): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=0, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1001, leaderEpoch=0, replicaNodes=[1001], isrNodes=[1001], offlineReplicas=[])], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=topic-0, leader=Optional[1001], leaderEpoch=Optional.empty, replicas=1001, isr=1001, offlineReplicas=)], controller=localhost:9092 (id: 1001 rack: null)} 2024-02-03 04:59:32 INFO Sent a batch of 1 items for topic topic to kafka 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] ProducerId of partition topic-0 set to 9000 with epoch 0. Reinitialize sequence at beginning. 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Assigned producerId 9000 and producerEpoch 0 to batch with base sequence 0 being sent to partition topic-0 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=45) and timeout 30000 to node 1001: {acks=-1,timeout=30000,partitionSizes=[topic-0=90]} 2024-02-03 04:59:32 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4,false 2024-02-03 04:59:32 DEBUG GET: DefaultWebTarget{path=[/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json], queryParams={}} 2024-02-03 04:59:32 DEBUG ex-0000001D: preparing request execution 2024-02-03 04:59:32 DEBUG Cookie spec selected: strict 2024-02-03 04:59:32 DEBUG Auth cache not set in the context 2024-02-03 04:59:32 DEBUG ex-0000001D: target auth state: UNCHALLENGED 2024-02-03 04:59:32 DEBUG ex-0000001D: proxy auth state: UNCHALLENGED 2024-02-03 04:59:32 DEBUG ex-0000001D: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:32 DEBUG ex-0000001D: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:32 DEBUG ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:32 DEBUG ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:32 DEBUG ex-0000001D: acquired ep-0000001C 2024-02-03 04:59:32 DEBUG ex-0000001D: acquired endpoint ep-0000001C 2024-02-03 04:59:32 DEBUG ex-0000001D: executing GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:32 DEBUG ep-0000001C: start execution ex-0000001D 2024-02-03 04:59:32 DEBUG ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:32 GMT[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "1385[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "{"Id":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","Created":"2024-02-03T04:59:23.063186745Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4288,"ExitCode":0,"Error":"","StartedAt":"2024-02-03T04:59:24.060224549Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/resolv.conf","HostnamePath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hostname","HostsPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hosts","LogPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4-json.log","Name":"/testcontainers-socat-bEhmzAzY","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f5utmydg9smr_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd-init/diff:/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/diff:/var/lib/docker/overlay2/886b00dba8dcd20e438b434c7b4a9cd70e0c7c2503962e295ecd434e09aa7d46/diff","MergedDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/merged","UpperDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/diff","WorkDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"74b979709f7b","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"6f8ac514-dee0-4998-8c7a-b5c4430b13b7"}},"NetworkSettings":{"Bridge":"","SandboxID":"34f84dbba609769ac9da609c6b7696021b07154926ba16d71d528a7de82fd43d","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/34f84dbba609","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":["/f5utmydg9smr_kafka_1:kafka_1"],"Aliases":["74b979709f7b"],"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"04d19ec1c447ad5662212aa0798059b2a8ab52281e74e650e5cd67935fc81b5e","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:32 GMT 2024-02-03 04:59:32 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-02-03 04:59:32 DEBUG ex-0000001D: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:32 DEBUG ep-0000001C: releasing valid endpoint 2024-02-03 04:59:32 DEBUG ep-0000001C: releasing endpoint 2024-02-03 04:59:32 DEBUG ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:32 DEBUG ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:32 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4, 2024-02-03 04:59:32 DEBUG ex-0000001E: preparing request execution 2024-02-03 04:59:32 DEBUG Cookie spec selected: strict 2024-02-03 04:59:32 DEBUG Auth cache not set in the context 2024-02-03 04:59:32 DEBUG ex-0000001E: target auth state: UNCHALLENGED 2024-02-03 04:59:32 DEBUG ex-0000001E: proxy auth state: UNCHALLENGED 2024-02-03 04:59:32 DEBUG ex-0000001E: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:32 DEBUG ex-0000001E: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:32 DEBUG ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:32 DEBUG ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:32 DEBUG ex-0000001E: acquired ep-0000001D 2024-02-03 04:59:32 DEBUG ex-0000001E: acquired endpoint ep-0000001D 2024-02-03 04:59:32 DEBUG ex-0000001E: executing POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/kill HTTP/1.1 2024-02-03 04:59:32 DEBUG ep-0000001D: start execution ex-0000001E 2024-02-03 04:59:32 DEBUG ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/kill HTTP/1.1 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "POST /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/kill HTTP/1.1[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:32 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] Received PRODUCE response from node 1001 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=45): ProduceResponseData(responses=[TopicProduceResponse(name='topic', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=0, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) 2024-02-03 04:59:32 DEBUG [Producer clientId=producer-1] ProducerId: 9000; Set last ack'd sequence number for topic-partition topic-0 to 0 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:34 GMT[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:34 GMT 2024-02-03 04:59:34 DEBUG ex-0000001E: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001D: releasing valid endpoint 2024-02-03 04:59:34 DEBUG ep-0000001D: releasing endpoint 2024-02-03 04:59:34 DEBUG ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4,false 2024-02-03 04:59:34 DEBUG GET: DefaultWebTarget{path=[/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json], queryParams={}} 2024-02-03 04:59:34 DEBUG ex-0000001F: preparing request execution 2024-02-03 04:59:34 DEBUG Cookie spec selected: strict 2024-02-03 04:59:34 DEBUG Auth cache not set in the context 2024-02-03 04:59:34 DEBUG ex-0000001F: target auth state: UNCHALLENGED 2024-02-03 04:59:34 DEBUG ex-0000001F: proxy auth state: UNCHALLENGED 2024-02-03 04:59:34 DEBUG ex-0000001F: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:34 DEBUG ex-0000001F: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:34 DEBUG ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG ex-0000001F: acquired ep-0000001E 2024-02-03 04:59:34 DEBUG ex-0000001F: acquired endpoint ep-0000001E 2024-02-03 04:59:34 DEBUG ex-0000001F: executing GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:34 DEBUG ep-0000001E: start execution ex-0000001F 2024-02-03 04:59:34 DEBUG ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "GET /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/json HTTP/1.1[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:34 GMT[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "12d1[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "{"Id":"74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4","Created":"2024-02-03T04:59:23.063186745Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2024-02-03T04:59:24.060224549Z","FinishedAt":"2024-02-03T04:59:32.433670167Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/resolv.conf","HostnamePath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hostname","HostsPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/hosts","LogPath":"/var/lib/docker/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4-json.log","Name":"/testcontainers-socat-bEhmzAzY","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"f5utmydg9smr_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd-init/diff:/var/lib/docker/overlay2/7c3bdd247fdceec6f4b586d2eee908ba33b3266ef037d3d9ecad46488a2fa4bb/diff:/var/lib/docker/overlay2/886b00dba8dcd20e438b434c7b4a9cd70e0c7c2503962e295ecd434e09aa7d46/diff","MergedDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/merged","UpperDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/diff","WorkDir":"/var/lib/docker/overlay2/3098f4c836342844263192ed41edc864570402b2186c69d1b7fb4a0cad66a9fd/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"74b979709f7b","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"6f8ac514-dee0-4998-8c7a-b5c4430b13b7"}},"NetworkSettings":{"Bridge":"","SandboxID":"34f84dbba609769ac9da609c6b7696021b07154926ba16d71d528a7de82fd43d","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{},"SandboxKey":"/var/run/docker/netns/34f84dbba609","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"f5utmydg9smr_net":{"IPAMConfig":null,"Links":["/f5utmydg9smr_kafka_1:kafka_1"],"Aliases":["74b979709f7b"],"NetworkID":"807b6938acaa506d2f8c581ac5d594aa8d4182f5b41415e1f460635b0e6f33d6","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"","DriverOpts":null}}}}[\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:34 GMT 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-02-03 04:59:34 DEBUG ex-0000001F: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001E: releasing valid endpoint 2024-02-03 04:59:34 DEBUG ep-0000001E: releasing endpoint 2024-02-03 04:59:34 DEBUG ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG Cmd: 74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4,true,true 2024-02-03 04:59:34 DEBUG ex-00000020: preparing request execution 2024-02-03 04:59:34 DEBUG Cookie spec selected: strict 2024-02-03 04:59:34 DEBUG Auth cache not set in the context 2024-02-03 04:59:34 DEBUG ex-00000020: target auth state: UNCHALLENGED 2024-02-03 04:59:34 DEBUG ex-00000020: proxy auth state: UNCHALLENGED 2024-02-03 04:59:34 DEBUG ex-00000020: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:34 DEBUG ex-00000020: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:34 DEBUG ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG ex-00000020: acquired ep-0000001F 2024-02-03 04:59:34 DEBUG ex-00000020: acquired endpoint ep-0000001F 2024-02-03 04:59:34 DEBUG ex-00000020: executing DELETE /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4?v=true&force=true HTTP/1.1 2024-02-03 04:59:34 DEBUG ep-0000001F: start execution ex-00000020 2024-02-03 04:59:34 DEBUG ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> DELETE /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4?v=true&force=true HTTP/1.1 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "DELETE /v1.32/containers/74b979709f7bcca721050825d94d1f57ebc103b15c7176312409e002ef0f94d4?v=true&force=true HTTP/1.1[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:34 GMT[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:34 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:34 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:34 GMT 2024-02-03 04:59:34 DEBUG ex-00000020: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001F: releasing valid endpoint 2024-02-03 04:59:34 DEBUG ep-0000001F: releasing endpoint 2024-02-03 04:59:34 DEBUG ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:34 DEBUG ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:34 DEBUG Removed container and associated volume(s): alpine/socat:1.7.4.3-r0 2024-02-03 04:59:34 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-02-03 04:59:34 INFO Local Docker Compose is running command: down -v 2024-02-03 04:59:34 DEBUG Executing [docker-compose, down, -v] in /w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=f5utmydg9smr, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-sonar/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-02-03 04:59:34 DEBUG Started Process[pid=4839, exitValue="not exited"] 2024-02-03 04:59:34 INFO Stopping f5utmydg9smr_kafka_1 ... 2024-02-03 04:59:34 INFO Stopping f5utmydg9smr_zookeeper_1 ... 2024-02-03 04:59:34 INFO Stopping f5utmydg9smr_mockserver_1 ... 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node -1 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=46) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 46 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=47) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 47 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=48) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 48 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=49) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 49 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=50) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 50 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=51) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 51 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=52) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 52 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=53) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:?] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:?] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:245) ~[?:?] at sun.nio.ch.IOUtil.read(IOUtil.java:223) ~[?:?] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.read(PlaintextTransportLayer.java:103) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:95) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 53 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 INFO Stopping f5utmydg9smr_mockserver_1 ... done 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=54) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 54 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:35 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=55) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 55 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=56) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 56 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=57) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 57 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=58) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 58 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=59) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 59 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=60) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 60 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=61) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 61 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=62) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 62 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=63) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 63 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:36 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=64) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 64 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=65) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 65 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=66) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 66 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=67) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 67 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=68) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 68 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=69) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 69 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=70) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 70 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=71) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 71 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=72) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 72 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=73) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 73 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:37 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=74) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 74 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=75) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 75 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=76) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 76 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=77) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 77 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=78) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 78 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=79) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 79 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=80) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 80 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=81) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 81 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=82) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 82 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=83) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 83 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:38 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 INFO Stopping f5utmydg9smr_kafka_1 ... done 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:39 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:39 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 INFO Stopping f5utmydg9smr_zookeeper_1 ... done 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_kafka_1 ... 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_zookeeper_1 ... 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_mockserver_1 ... 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_kafka_1 ... done 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_mockserver_1 ... done 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 INFO Removing f5utmydg9smr_zookeeper_1 ... done 2024-02-03 04:59:39 INFO Removing network f5utmydg9smr_net 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:39 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:39 DEBUG Process[pid=4839, exitValue=0] stopped with exit code 0 2024-02-03 04:59:39 INFO Docker Compose has finished running 2024-02-03 04:59:39 DEBUG Removing VESuniqueid object from event 2024-02-03 04:59:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"5b442d0f-f556-4f46-8bc8-8fc4adf7ffde","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"b6a932f8-122e-4d1c-a552-85749a067099","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"1ea575e1-508c-4cb6-8f92-66ec57ae2f98","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"bfc6a1a3-f398-47a2-9647-6bb129e18be1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"068e8b15-c553-4b6d-95a9-4b9851c5c16f","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"89d3eba2-02fd-434a-b273-6db14a445b3b","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"921d5c51-06c5-4bce-b4f8-0e192a930fcf","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"113b2112-d7c0-4aa3-9ca6-c3eb8fa7515c","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"be7288c6-6826-4c7f-9e5f-f95f1d66883a-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"be7288c6-6826-4c7f-9e5f-f95f1d66883a-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"cd34c4eb-491a-4469-9357-04ceb7d98e67","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision-unknown","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"3b278f12-f180-47ea-916e-19cf06ad60ce-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"3b278f12-f180-47ea-916e-19cf06ad60ce-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":3,"specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"dbcd908e-fec6-4836-a24d-1d12f6e205c5-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"dbcd908e-fec6-4836-a24d-1d12f6e205c5-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:59:40 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:59:40 DEBUG validate( "", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"89d72bb9-6d19-4594-a4ba-9ad5b562d20f","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:59:40 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"f75f14f0-660b-41fb-88f5-503ace384d7c","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-02-03 04:59:40 INFO fieldType==number 2024-02-03 04:59:40 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==fault==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"cd98cb91-1171-4b0c-9688-8e15c3915e72","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-02-03 04:59:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-02-03 04:59:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-02-03 04:59:40 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-02-03 04:59:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-02-03 04:59:40 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-02-03 04:59:40 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-02-03 04:59:40 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 INFO v4==VESversion==v7==false 2024-02-03 04:59:40 DEBUG Modified event:{"VESuniqueId":"0c5f7f4a-f484-4f3b-8fb0-c9ba250e084d","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 02 03 2024 04:59:40 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12134229276121786810doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter12134229276121786810doesNotMatter at null: no protocol: /tmp/doesNotMatter12134229276121786810doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12134229276121786810doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter12134229276121786810doesNotMatter 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-02-03 04:59:40 DEBUG Resolved host localhost as 127.0.0.1 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-02-03 04:59:40 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12376431788521093866doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter12376431788521093866doesNotMatter at null: no protocol: /tmp/doesNotMatter12376431788521093866doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12376431788521093866doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter12376431788521093866doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7141916851452633111doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter7141916851452633111doesNotMatter at null: no protocol: /tmp/doesNotMatter7141916851452633111doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7141916851452633111doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter7141916851452633111doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12505025165838882112doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter12505025165838882112doesNotMatter at null: no protocol: /tmp/doesNotMatter12505025165838882112doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12505025165838882112doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter12505025165838882112doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4754915687035593974doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter4754915687035593974doesNotMatter at null: no protocol: /tmp/doesNotMatter4754915687035593974doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4754915687035593974doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter4754915687035593974doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10444838297296502451doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter10444838297296502451doesNotMatter at null: no protocol: /tmp/doesNotMatter10444838297296502451doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10444838297296502451doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter10444838297296502451doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10256805306792556119doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter10256805306792556119doesNotMatter at null: no protocol: /tmp/doesNotMatter10256805306792556119doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10256805306792556119doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter10256805306792556119doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10636400840086477775doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter10636400840086477775doesNotMatter at null: no protocol: /tmp/doesNotMatter10636400840086477775doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10636400840086477775doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter10636400840086477775doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16259611449762401195doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter16259611449762401195doesNotMatter at null: no protocol: /tmp/doesNotMatter16259611449762401195doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16259611449762401195doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter16259611449762401195doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG validate( {"state":1}, {"state":1}, $) 2024-02-03 04:59:40 DEBUG validate( {"state":1}, {"state":1}, $) 2024-02-03 04:59:40 DEBUG validate( 1, {"state":1}, $.state) 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14468368279356715718doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter14468368279356715718doesNotMatter at null: no protocol: /tmp/doesNotMatter14468368279356715718doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14468368279356715718doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter14468368279356715718doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9409832866496067504doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter9409832866496067504doesNotMatter at null: no protocol: /tmp/doesNotMatter9409832866496067504doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9409832866496067504doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter9409832866496067504doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14645156239270287692doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter14645156239270287692doesNotMatter at null: no protocol: /tmp/doesNotMatter14645156239270287692doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14645156239270287692doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter14645156239270287692doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-02-03 04:59:40 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-02-03 04:59:40 DEBUG validate( "hi", {"state":"hi"}, $.state) 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter17761234272628724416doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter17761234272628724416doesNotMatter at null: no protocol: /tmp/doesNotMatter17761234272628724416doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter17761234272628724416doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter17761234272628724416doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4282796614927973994doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter4282796614927973994doesNotMatter at null: no protocol: /tmp/doesNotMatter4282796614927973994doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4282796614927973994doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter4282796614927973994doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6094989219564554468doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter6094989219564554468doesNotMatter at null: no protocol: /tmp/doesNotMatter6094989219564554468doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6094989219564554468doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter6094989219564554468doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5395560121182727920doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter5395560121182727920doesNotMatter at null: no protocol: /tmp/doesNotMatter5395560121182727920doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5395560121182727920doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter5395560121182727920doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-sonar/etc/collector.properties 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15422916745218898000doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter15422916745218898000doesNotMatter at null: no protocol: /tmp/doesNotMatter15422916745218898000doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15422916745218898000doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter15422916745218898000doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13392622588056745809doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter13392622588056745809doesNotMatter at null: no protocol: /tmp/doesNotMatter13392622588056745809doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13392622588056745809doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter13392622588056745809doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3270567519541034067doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter3270567519541034067doesNotMatter at null: no protocol: /tmp/doesNotMatter3270567519541034067doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3270567519541034067doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter3270567519541034067doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2523813685545604375doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter2523813685545604375doesNotMatter at null: no protocol: /tmp/doesNotMatter2523813685545604375doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2523813685545604375doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter2523813685545604375doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter6749932359700406880doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter6749932359700406880doesNotMatter at null: no protocol: /tmp/doesNotMatter6749932359700406880doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter6749932359700406880doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter6749932359700406880doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter15427561788802516218doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter15427561788802516218doesNotMatter at null: no protocol: /tmp/doesNotMatter15427561788802516218doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter15427561788802516218doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter15427561788802516218doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter918499345273244121doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter918499345273244121doesNotMatter at null: no protocol: /tmp/doesNotMatter918499345273244121doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter918499345273244121doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter918499345273244121doesNotMatter 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11460746377612933809doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter11460746377612933809doesNotMatter at null: no protocol: /tmp/doesNotMatter11460746377612933809doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11460746377612933809doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter11460746377612933809doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8275005768393992523doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter8275005768393992523doesNotMatter at null: no protocol: /tmp/doesNotMatter8275005768393992523doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8275005768393992523doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter8275005768393992523doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11839841179132838365doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter11839841179132838365doesNotMatter at null: no protocol: /tmp/doesNotMatter11839841179132838365doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11839841179132838365doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter11839841179132838365doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter18115384424702897472doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter18115384424702897472doesNotMatter at null: no protocol: /tmp/doesNotMatter18115384424702897472doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter18115384424702897472doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter18115384424702897472doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2502325986229119082doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter2502325986229119082doesNotMatter at null: no protocol: /tmp/doesNotMatter2502325986229119082doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2502325986229119082doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter2502325986229119082doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13545309540742781046doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter13545309540742781046doesNotMatter at null: no protocol: /tmp/doesNotMatter13545309540742781046doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13545309540742781046doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter13545309540742781046doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1436313271983000013doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter1436313271983000013doesNotMatter at null: no protocol: /tmp/doesNotMatter1436313271983000013doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1436313271983000013doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter1436313271983000013doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter982550422900195188doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter982550422900195188doesNotMatter at null: no protocol: /tmp/doesNotMatter982550422900195188doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter982550422900195188doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter982550422900195188doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7913822136231876873doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter7913822136231876873doesNotMatter at null: no protocol: /tmp/doesNotMatter7913822136231876873doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7913822136231876873doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter7913822136231876873doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11740048883539266482doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter11740048883539266482doesNotMatter at null: no protocol: /tmp/doesNotMatter11740048883539266482doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11740048883539266482doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter11740048883539266482doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12509410387297525041doesNotMatter 2024-02-03 04:59:40 DEBUG Could not locate file /tmp/doesNotMatter12509410387297525041doesNotMatter at null: no protocol: /tmp/doesNotMatter12509410387297525041doesNotMatter 2024-02-03 04:59:40 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12509410387297525041doesNotMatter 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/doesNotMatter12509410387297525041doesNotMatter 2024-02-03 04:59:40 INFO parse ./etc/eventTransform.json file 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO performOperation 2024-02-03 04:59:40 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==ircc==false 2024-02-03 04:59:40 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==random==false 2024-02-03 04:59:40 INFO contains:ircc==event.commonEventHeader.reportingEntityName==vnfircc001==false 2024-02-03 04:59:40 INFO contains:ircc==event.commonEventHeader.reportingEntityName==random==false 2024-02-03 04:59:40 INFO testabc==event.commonEventHeader.reportingEntityName==testabc==false 2024-02-03 04:59:40 INFO testabc==event.commonEventHeader.reportingEntityName==False==false 2024-02-03 04:59:40 INFO renameArrayInArray 2024-02-03 04:59:40 INFO renameArrayInArray 2024-02-03 04:59:40 INFO oldValue ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-02-03 04:59:40 INFO value ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-02-03 04:59:40 INFO fieldType==string 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO Falling back to use default CBS client configuration 2024-02-03 04:59:40 INFO Reading collector properties from path: '/tmp/ves-collector-tests-created-this-file4500203246269759266.tmp' 2024-02-03 04:59:40 DEBUG Base path set to file:///tmp/ves-collector-tests-created-this-file4500203246269759266.tmp 2024-02-03 04:59:40 INFO Read following collector properties: 'HashMap((some.property, 10))' 2024-02-03 04:59:40 INFO Reading collector properties from path: '/non-existent' 2024-02-03 04:59:40 DEBUG Base path set to file:///non-existent 2024-02-03 04:59:40 INFO Reading DMaaP configuration from file: '/tmp/ves-collector-tests-created-this-file15466517092396571332.tmp' 2024-02-03 04:59:40 INFO Read following DMaaP properties: '{}' 2024-02-03 04:59:40 INFO Reading DMaaP configuration from file: '/non-existent' 2024-02-03 04:59:40 INFO Writing properties configuration 'HashMap((any, any))' into file '/non-existent' 2024-02-03 04:59:40 DEBUG FileName set to non-existent 2024-02-03 04:59:40 DEBUG Base path set to / 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 INFO Writing DMaaP configuration '{"key":1}' into file '/tmp/ves-collector-tests-created-this-file857785474139698655.tmp' 2024-02-03 04:59:40 INFO Written successfully 2024-02-03 04:59:40 INFO Writing properties configuration 'HashMap((prop1, hi))' into file '/tmp/ves-collector-tests-created-this-file6920676611864335486.tmp' 2024-02-03 04:59:40 DEBUG FileName set to ves-collector-tests-created-this-file6920676611864335486.tmp 2024-02-03 04:59:40 DEBUG Base path set to /tmp 2024-02-03 04:59:40 DEBUG ConfigurationUtils.locate(): base is /tmp, name is ves-collector-tests-created-this-file6920676611864335486.tmp 2024-02-03 04:59:40 DEBUG Could not locate file ves-collector-tests-created-this-file6920676611864335486.tmp at /tmp: no protocol: /tmp 2024-02-03 04:59:40 DEBUG Loading configuration from the path /tmp/ves-collector-tests-created-this-file6920676611864335486.tmp 2024-02-03 04:59:40 INFO Written successfully 2024-02-03 04:59:40 INFO Writing DMaaP configuration '{}' into file '/non-existent' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":1}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap()' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.schema.file, some schema))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.keystore.file.location, some/path))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap()' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.schema.file, some schema))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-03 04:59:40 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.keystore.file.location, some/path))' 2024-02-03 04:59:40 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-02-03 04:59:40 INFO Found following DMaaP configuration: '{}' 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 INFO Configuration update {} 2024-02-03 04:59:41 INFO Start listening for configuration ... 2024-02-03 04:59:41 INFO Configuration will be fetched in PT5M period. 2024-02-03 04:59:41 INFO Configuration update {"config":{"collector.port":8081}} 2024-02-03 04:59:41 INFO Handler configuration was changed. Need to reload configuration handler. 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO mapHashmapToNameValueArray 2024-02-03 04:59:41 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO fieldType==number 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO mapToJArray 2024-02-03 04:59:41 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-03 04:59:41 INFO new value =={"receivedDiscardedPacketsAccumulated":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-02-03 04:59:41 INFO fieldType==JArray 2024-02-03 04:59:41 INFO Object is null, must add it 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO $event.faultFields.memoryConfigured 2024-02-03 04:59:41 INFO tempVal==2000 2024-02-03 04:59:41 INFO $event.faultFields.memoryUsed 2024-02-03 04:59:41 INFO tempVal==20 2024-02-03 04:59:41 INFO value ==1980.0 2024-02-03 04:59:41 INFO fieldType==number 2024-02-03 04:59:41 INFO fieldType==number 2024-02-03 04:59:41 INFO renameArrayInArray 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO mapNameValueArrayToHashmap 2024-02-03 04:59:41 INFO old value ==[{"name":"DIR","value":"tx"},{"name":"LOC","value":"NEND"},{"name":"TYPE","value":"communication"},{"name":"CKTID","value":"circuit-1"}] 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 INFO fieldType==string 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG Closing org.springframework.context.support.GenericApplicationContext@2455c95c, started on Sat Feb 03 04:58:38 UTC 2024 2024-02-03 04:59:41 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-02-03 04:59:41 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b, started on Sat Feb 03 04:58:39 UTC 2024 2024-02-03 04:59:41 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@7d759179,-1,true,, 2024-02-03 04:59:41 DEBUG ex-00000021: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000021: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000021: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000021: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000021: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000021: acquired ep-00000020 2024-02-03 04:59:41 DEBUG ex-00000021: acquired endpoint ep-00000020 2024-02-03 04:59:41 DEBUG ex-00000021: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000020: start execution ex-00000021 2024-02-03 04:59:41 DEBUG ep-00000020: executing exchange ex-00000021 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG Stopping beans in phase 2147483647 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 3 2024-02-03 04:59:41 DEBUG ex-00000021: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000020: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000020: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@132fad08,-1,true,, 2024-02-03 04:59:41 DEBUG ex-00000022: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000022: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000022: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000022: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000022: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000022: acquired ep-00000021 2024-02-03 04:59:41 DEBUG ex-00000022: acquired endpoint ep-00000021 2024-02-03 04:59:41 DEBUG ex-00000022: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000021: start execution ex-00000022 2024-02-03 04:59:41 DEBUG ep-00000021: executing exchange ex-00000022 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 3 2024-02-03 04:59:41 DEBUG ex-00000022: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000021: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000021: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-02-03 04:59:41 DEBUG Stopping beans in phase 2147483646 2024-02-03 04:59:41 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@7d759179,NETWORKS 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG ex-00000023: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000023: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000023: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000023: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000023: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000023: acquired ep-00000022 2024-02-03 04:59:41 DEBUG ex-00000023: acquired endpoint ep-00000022 2024-02-03 04:59:41 DEBUG ex-00000023: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000022: start execution ex-00000023 2024-02-03 04:59:41 DEBUG ep-00000022: executing exchange ex-00000023 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 25 2024-02-03 04:59:41 DEBUG ex-00000023: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000022: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000022: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000022: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@132fad08,NETWORKS 2024-02-03 04:59:41 DEBUG ex-00000024: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000024: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000024: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000024: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000024: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000024: acquired ep-00000023 2024-02-03 04:59:41 DEBUG ex-00000024: acquired endpoint ep-00000023 2024-02-03 04:59:41 DEBUG ex-00000024: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000023: start execution ex-00000024 2024-02-03 04:59:41 DEBUG ep-00000023: executing exchange ex-00000024 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 25 2024-02-03 04:59:41 DEBUG ex-00000024: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000023: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000023: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000023: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@7d759179,VOLUMES 2024-02-03 04:59:41 DEBUG ex-00000025: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000025: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000025: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000025: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000025: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000025: acquired ep-00000024 2024-02-03 04:59:41 DEBUG ex-00000025: acquired endpoint ep-00000024 2024-02-03 04:59:41 DEBUG ex-00000025: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000024: start execution ex-00000025 2024-02-03 04:59:41 DEBUG ep-00000024: executing exchange ex-00000025 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 41 2024-02-03 04:59:41 DEBUG ex-00000025: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000024: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000024: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000024: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@132fad08,VOLUMES 2024-02-03 04:59:41 DEBUG ex-00000026: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000026: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000026: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000026: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-02-03 04:59:41 DEBUG ex-00000026: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000026: acquired ep-00000025 2024-02-03 04:59:41 DEBUG ex-00000026: acquired endpoint ep-00000025 2024-02-03 04:59:41 DEBUG ex-00000026: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000025: start execution ex-00000026 2024-02-03 04:59:41 DEBUG ep-00000025: executing exchange ex-00000026 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-02-03 04:59:41 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18, started on Sat Feb 03 04:58:43 UTC 2024 2024-02-03 04:59:41 DEBUG Stopping beans in phase 2147483647 2024-02-03 04:59:41 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-02-03 04:59:41 DEBUG Stopping beans in phase 2147483646 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Df5utmydg9smr%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Ostype: linux 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Date: Sat, 03 Feb 2024 04:59:41 GMT 2024-02-03 04:59:41 DEBUG http-outgoing-2 << Content-Length: 41 2024-02-03 04:59:41 DEBUG ex-00000026: connection can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-02-03 04:59:41 DEBUG ep-00000025: releasing valid endpoint 2024-02-03 04:59:41 DEBUG ep-00000025: releasing endpoint 2024-02-03 04:59:41 DEBUG ep-00000025: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-02-03 04:59:41 DEBUG ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-02-03 04:59:41 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@7d759179,IMAGES 2024-02-03 04:59:41 DEBUG ex-00000027: preparing request execution 2024-02-03 04:59:41 DEBUG Cookie spec selected: strict 2024-02-03 04:59:41 DEBUG Auth cache not set in the context 2024-02-03 04:59:41 DEBUG ex-00000027: target auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000027: proxy auth state: UNCHALLENGED 2024-02-03 04:59:41 DEBUG ex-00000027: acquiring connection with route {}->unix://localhost:2375 2024-02-03 04:59:41 DEBUG ex-00000027: acquiring endpoint (3 MINUTES) 2024-02-03 04:59:41 DEBUG ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-02-03 04:59:41 DEBUG ex-00000027: acquired ep-00000026 2024-02-03 04:59:41 DEBUG ex-00000027: acquired endpoint ep-00000026 2024-02-03 04:59:41 DEBUG ex-00000027: executing POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG ep-00000026: start execution ex-00000027 2024-02-03 04:59:41 DEBUG ep-00000026: executing exchange ex-00000027 over http-outgoing-2 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> accept: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> content-type: application/json 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D6f8ac514-dee0-4998-8c7a-b5c4430b13b7%22%5D%7D HTTP/1.1[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "x-tc-sid: 6f8ac514-dee0-4998-8c7a-b5c4430b13b7[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Date: Sat, 03 Feb 2024 04:59:41 GMT[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "Content-Length: 42[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "[\r][\n]" 2024-02-03 04:59:41 DEBUG http-outgoing-2 << "{"ImagesDeleted":null,"SpaceReclaimed":0}[\n]"