Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-3401

Incorrect Restend point for retrieving ServiceInstance from AAI, issue identified while writing Service Level Upgrade CSIT

XMLWordPrintable

      Issue 1 : Incorrect Restend point for retriving ServiceInstance from AAI. Issue discovered while writing CSIT for Service Level Upgrade Usecase.

      Issue 2 :  NullPointerException while updating request db after completion of GenericPnfHealthCheck and ServiceLevelUpgrade Workflow,  (through reference chain: org.onap.so.db.request.beans.InfraActiveRequests["requestURI"])

      Issue 3 : Success Code 200 was send to Service Level Upgrade Testcase earlier than expected, due to which PNF Node validation testcase was failing. Also below message was visible in Exception after ServiceLevelUpgrade Work flow ends "TimeOutOccured in WorkflowAsyncResource.waitForResponse for time 60000ms".

       

      Log Snippet for Issue 1 :

      2020-11-26T12:42:50.905Z|0ffc559c-5513-44bc-8b02-5759d84600f4|org.onap.so.client.RestClient - RestClientSSL using default SSL context!2020-11-26T12:42:50.905Z|0ffc559c-5513-44bc-8b02-5759d84600f4|org.onap.so.client.RestClient - RestClientSSL using default SSL context!2020-11-26T12:42:50.999Z|0ffc559c-5513-44bc-8b02-5759d84600f4|o.o.logging.filter.base.PayloadLoggingClientFilter - Sending HTTP GET to:https://aai-simulator:9993/aai/v21/business/customers/customer/cd4decf6-4f27-4775-9561-0e683ed43635/service-subscriptions/service-subscription/pNF/service-instances/service-instance/Test with request headers:

      {Authorization=[***REDACTED***], X-RequestID=[0ffc559c-5513-44bc-8b02-5759d84600f4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1a550ba-aa96-48f5-bd9f-2bf69a46a55f], X-ECOMP-RequestID=[0ffc559c-5513-44bc-8b02-5759d84600f4], X-TransactionId=[], X-ONAP-RequestID=[0ffc559c-5513-44bc-8b02-5759d84600f4]}

      2020-11-26T12:42:51.272Z|0ffc559c-5513-44bc-8b02-5759d84600f4|o.o.logging.filter.base.PayloadLoggingClientFilter - Response from method:GET performed on uri:https://aai-simulator:9993/aai/v21/business/customers/customer/cd4decf6-4f27-4775-9561-0e683ed43635/service-subscriptions/service-subscription/pNF/service-instances/service-instance/Test has http status code:404 and response headers:

      {Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], content-type=[application/json;charset=UTF-8], Date=[Thu, 26 Nov 2020 12:42:51 GMT], Expires=[0], Pragma=[no-cache], Set-Cookie=[JSESSIONID=6E306AD116BCA55EA979FD4630EE9F99; Path=/; Secure; HttpOnly], Strict-Transport-Security=[max-age=31536000 ; includeSubDomains], transfer-encoding=[chunked], X-Content-Type-Options=[nosniff], X-Frame-Options=[DENY], X-XSS-Protection=[1; mode=block]}

      2020-11-26T12:42:51.272Z|0ffc559c-5513-44bc-8b02-5759d84600f4|o.o.logging.filter.base.PayloadLoggingClientFilter - {"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/aai/v21/business/customers/customer/cd4decf6-4f27-4775-9561-0e683ed43635/service-subscriptions/service-subscription/pNF/service-instances/service-instance/Test","Node Not Found:No Node of service-instance found at: /aai/v21/business/customers/customer/cd4decf6-4f27-4775-9561-0e683ed43635/service-subscriptions/service-subscription/pNF/service-instances/service-instance/Test","ERR.5.4.6114"]}}
      2020-11-26T12:42:51.339Z|0ffc559c-5513-44bc-8b02-5759d84600f4|org.onap.so.client.RestRequest - RestClient recieved not found on URL: https://aai-simulator:9993/aai/v21/business/customers/customer/cd4decf6-4f27-4775-9561-0e683ed43635/service-subscriptions/service-subscription/pNF/service-instances/service-instance/Test2020-11-26T12:42:51.429Z|0ffc559c-5513-44bc-8b02-5759d84600f4|org.camunda.bpm.engine.context - ENGINE-16006 BPMN Stack Trace: Activity_18vue7u (activity-execute, ProcessInstance[df9b2dcd-2fe4-11eb-adde-0242ac12000b]) Activity_18vue7u, name=Service Upgrade Dispatcher   ^   | Event_02mc8tr
      2020-11-26T12:42:51.431Z|0ffc559c-5513-44bc-8b02-5759d84600f4|org.camunda.bpm.engine.context - ENGINE-16004 Exception while closing command context: nulljava.lang.NullPointerException: null at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelRequestDispatcher.lambda$getAndSetPnfNameFromServiceInstance$4(ServiceLevelRequestDispatcher.java:92) at java.base/java.util.Optional.ifPresentOrElse(Unknown Source) at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelRequestDispatcher.getAndSetPnfNameFromServiceInstance(ServiceLevelRequestDispatcher.java:91) at org.onap.so.bpmn.infrastructure.service.level.impl.ServiceLevelRequestDispatcher.execute(ServiceLevelRequestDispatcher.java:75) at org.camunda.bpm.engine.impl.bpmn.delegate.JavaDelegateInvocation.invoke(JavaDelegateInvocation.java:39) at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:57) at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:90) at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:62)

       

      Log Snippet for Issue 2 :

      1. GenericPnfSoftwareUpgrade Exception, and similar for GenericPnfHealthCheck

      15:58:20.824 [main] || DEBUG15:58:20.824 [main] || DEBUG        org.onap.so.bpmn.infrastructure.scripts.GenericPnfSoftwareUpgrade - CompleteMsoProcessRequest of PNF Software Upgrade - <aetgt:MsoCompletionRequest xmlns:aetgt="http://org.onap/so/workflow/schema/v1"                            xmlns:ns="http://org.onap/so/request/types/v1"                            xmlns="http://org.onap/so/infra/vnf-request/v1">   <request-info>      <request-id>null</request-id>      <action>UPDATE</action>      <source>VID</source>   </request-info>   <aetgt:status-message>PNF has been upgraded successfully.</aetgt:status-message>   <aetgt:mso-bpel-name>PNF_SOFTWARE_UPGRADE</aetgt:mso-bpel-name></aetgt:MsoCompletionRequest>15:58:20.825 [main] || DEBUG        org.onap.so.bpmn.common.scripts.CompleteMsoProcess - CompleteMsoProcess Request: null15:58:20.825 [main] || DEBUG        org.onap.so.bpmn.common.scripts.CompleteMsoProcess - Incoming Request is: null15:58:20.839 [qtp1455087188-54] || ERROR        WireMock -                                                Request was not matched                                               =======================
      ----------------------------------------------------------------------------------------------------------------------| Closest stub                                             | Request                                                  |-------------------------------------------------------------------------------------------------------------------                                                                                                                      |GET                                                        | GET/aai/v21/network/pnfs/pnf/PNFDemo                          | /infraActiveRequests/null                           <<<<< URL does not match                                                           |                                                           |----------------------------------------------------------------------------------------------------------------------
      15:58:20.854 [main] || ERROR        org.onap.so.bpmn.common.scripts.CompleteMsoProcess - Internal error while updating request dborg.springframework.http.converter.HttpMessageNotWritableException: Could not write JSON: (was java.lang.NullPointerException); nested exception is com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException) (through reference chain: org.onap.so.db.request.beans.InfraActiveRequests["requestURI"]) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:296) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103) at org.springframework.web.client.RestTemplate$HttpEntityRequestCallback.doWithRequest(RestTemplate.java:939) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:733) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710) at org.springframework.web.client.RestTemplate.put(RestTemplate.java:488) at org.onap.so.db.request.client.RequestsDbClient.updateInfraActiveRequests(RequestsDbClient.java:350) at org.onap.so.db.request.client.RequestsDbClient$updateInfraActiveRequests$0.call(Unknown Source) at org.onap.so.bpmn.common.scripts.CompleteMsoProcess.updateInfraRequestDB(CompleteMsoProcess.groovy:111) at org.onap.so.bpmn.common.scripts.CompleteMsoProcess$updateInfraRequestDB.call(Unknown Source) at Script5.run(Script5.groovy:3) at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:317) at org.codehaus.groovy.jsr223.GroovyCompiledScript.eval(GroovyCompiledScript.java:71) at java.scripting/javax.script.CompiledScript.eval(CompiledScript.java:89) at org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript.evaluate(CompiledExecutableScript.java:54) at org.camunda.bpm.engine.impl.scripting.SourceExecutableScript.evaluate(SourceExecutableScript.java:60) at org.camunda.bpm.engine.impl.scripting.ExecutableScript.execute(ExecutableScript.java:62) at org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment.execute(ScriptingEnvironment.java:100) at org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment.execute(ScriptingEnvironment.java:86) at org.camunda.bpm.engine.impl.delegate.ScriptInvocation.invoke(ScriptInvocation.java:46) at org.camunda.bpm.engine.impl.delegate.DelegateInvocation.proceed(DelegateInvocation.java:57) at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocationInContext(DefaultDelegateInterceptor.java:90) at org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor.handleInvocation(DefaultDelegateInterceptor.java:62) at org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior$1.call(ScriptTaskActivityBehavior.java:54) at org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior$1.call(ScriptTaskActivityBehavior.java:50) at org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior.executeWithErrorPropagation(AbstractBpmnActivityBehavior.java:110) at org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior.performExecution(ScriptTaskActivityBehavior.java:50) at org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior.execute(TaskActivityBehavior.java:68) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:60) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute$2.callback(PvmAtomicOperationActivityExecute.java:49) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueIfExecutionDoesNotAffectNextOperation(PvmExecutionImpl.java:1988) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:41) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute.execute(PvmAtomicOperationActivityExecute.java:30) at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:95) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:127) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:107) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:82) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:640) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:614) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1927) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl$6.callback(PvmExecutionImpl.java:1924) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.continueExecutionIfNotCanceled(PvmExecutionImpl.java:1994) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1943) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmExecutionImpl.java:1924) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:60) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(PvmAtomicOperationTransitionNotifyListenerStart.java:30) at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:67) at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:95) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:127) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:107) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:82) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:72) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:649) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperationSync(ExecutionEntity.java:624) at org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation.execute(AbstractEventAtomicOperation.java:60) at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:95) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:127) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:107) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:82) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:640) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:614) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope.scopeCreated(PvmAtomicOperationTransitionCreateScope.java:37) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:53) at org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope.execute(PvmAtomicOperationCreateScope.java:27) at org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation.execute(AtomicOperationInvocation.java:95) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.invokeNext(CommandInvocationContext.java:127) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performNext(CommandInvocationContext.java:114) at org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext.performOperation(CommandInvocationContext.java:82) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:640) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.performOperation(ExecutionEntity.java:614) at org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl.start(PvmExecutionImpl.java:246) at org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity.start(ExecutionEntity.java:449) at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:62) at org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd.execute(StartProcessInstanceCmd.java:34) at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:27) at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:106) at org.camunda.bpm.engine.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:45) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140) at org.camunda.bpm.engine.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:43) at org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor.execute(ProcessApplicationContextInterceptor.java:69) at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:32) at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.executeWithVariablesInReturn(ProcessInstantiationBuilderImpl.java:165) at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:131) at org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl.execute(ProcessInstantiationBuilderImpl.java:127) at org.camunda.bpm.engine.impl.RuntimeServiceImpl.startProcessInstanceByKey(RuntimeServiceImpl.java:114) at org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest.workflow_validInput_expectedOutput(ServiceLevelUpgradeTest.java:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69) at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33) at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:220) at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:53)Caused by: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException) (through reference chain: org.onap.so.db.request.beans.InfraActiveRequests["requestURI"]) at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:394) at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:353) at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:316) at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:727) at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:155) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:480) at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:319) at com.fasterxml.jackson.databind.ObjectWriter$Prefetch.serialize(ObjectWriter.java:1396) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:913) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287) ... 117 common frames omittedCaused by: java.lang.NullPointerException: null at java.base/java.net.URI$Parser.parse(URI.java:3104) at java.base/java.net.URI.<init>(URI.java:600) at java.base/java.net.URI.create(URI.java:881) at org.onap.so.db.request.beans.InfraRequests.getRequestURI(InfraRequests.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:688) at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:719) ... 123 common frames omitted15:58:20.854 [main] || DEBUG        org.onap.so.bpmn.common.scripts.ExceptionUtil - Building a WorkflowException for Subflow CompleteMsoProcess15:58:20.855 [main] || DEBUG        org.onap.so.bpmn.common.scripts.ExceptionUtil - Outgoing WorkflowException is WorkflowException[processKey=CompleteMsoProcess,errorCode=2000,errorMessage=Internal Error - Occured in update infra request db,workStep=*,extSystemErrorSource=null]15:58:20.855 [main] || DEBUG        org.onap.so.bpmn.common.scripts.ExceptionUtil - Throwing MSOWorkflowException15:58:21.079 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the healthCheck request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the healthCheck request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the preCheck request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the downloadNESw request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the activateNESw request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the postCheck request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the preCheck request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the downloadNESw request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the activateNESw request15:58:21.081 [main] || INFO         org.onap.so.bpmn.infrastructure.process.ServiceLevelUpgradeTest - Checking the postCheck request15:58:21.101 [Thread-12] || WARN         wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455087188

      {STOPPING,8<=8<=10,i=4,q=6}

      Couldn't stop Thread[qtp1455087188-47,5,]15:58:21.101 [Thread-12] || WARN         wiremock.org.eclipse.jetty.util.thread.QueuedThreadPool - qtp1455087188

      {STOPPING,8<=8<=10,i=0,q=5}

      Couldn't stop Thread[qtp1455087188-51,5,]15:58:52.978 [Thread-12] || WARN         org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 0, SQLState: 0815:58:52.978 [Thread-12] || ERROR        org.hibernate.engine.jdbc.spi.SqlExceptionHelper - HikariPool-1 - Connection is not available, request timed out after 30000ms.15:58:52.978 [Thread-12] || WARN         org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: -1, SQLState: 0815:58:52.978 [Thread-12] || ERROR        org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Could not connect to address=(host=localhost)(port=3307)(type=master) : Connection refused (Connection refused)Disconnected from the target VM, address: '127.0.0.1:44403', transport: 'socket'
      Process finished with exit code

            tragait tragait
            ajay_dp001 ajay_dp001
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: